View previous topic :: View next topic |
Author |
Message |
twear
Joined: 01 Nov 2012 Posts: 80
|
Posted: Thu Mar 07, 2013 1:07 am Post subject: Interface detection |
|
|
For some reason when I start up MiniUPnPd with an interface in the .conf file which is not present, MiniUPnPd is still able to find the correct interface and run. It used to end with an error, at least I thought so. This is anoying since I only want it to run on particular interfaces.
Also, can MiniUPnPd run on multiple interfaces at the same time? or is it limited to just one.
Last question, specifying an interface via the command line should overwrite any in the conf file correct? I can't really test this due to the first issue I'm having...
Thanks |
|
Back to top |
|
 |
twear
Joined: 01 Nov 2012 Posts: 80
|
Posted: Fri Mar 08, 2013 12:41 am Post subject: |
|
|
A more detailed explanation.
I have 2 network interfaces, wlan0 and wlan1. For some reason no matter what I do I can not get MiniUPnPd to run on wlan1. I have changed the conf file to just wlan1, over ridden using command line, just about everything I can think of.
The goal is to get MiniUPnPd running on both... |
|
Back to top |
|
 |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1518
|
Posted: Tue Mar 12, 2013 11:04 pm Post subject: |
|
|
well you should have at least 2 network interface for MiniUPnPd to be useful for something:)
one for LAN, one for WAN (internet).
what do you mean by "run on wlan1" ? is wlan0 on LAN and wlan1 on WAN ? or the opposite ? _________________ Main miniUPnP author.
http://miniupnp.tuxfamily.org/ |
|
Back to top |
|
 |
twear
Joined: 01 Nov 2012 Posts: 80
|
Posted: Wed Mar 13, 2013 5:53 pm Post subject: |
|
|
I was mixing up the wan and lan interfaces in the config file, everything works fine.
thanks |
|
Back to top |
|
 |
|