On 08/23/2012 06:13 AM, Andre Tomt wrote:
> Package: miniupnpd
> Version: 1.7-3
> 
> Disclaimer: I installed this in ubuntu, but AFAICT there is nothing
> Ubuntu specific with this bug.
> 
> Initscript magic fails with multiple IP's on WAN interface.
> 
> 192.168.99.1 and xx.xx.xx.2 (censored) is set on WAN interface
> 
>> + /sbin/iptables -t nat -A PREROUTING -d 192.168.99.1 xx.xx.xx.2 -i
>> eth0 -j MINIUPNPD
>> Bad argument `xx.xx.xx.2'
>> Try `iptables -h' or 'iptables --help' for more information.
>> ..
>>  + start-stop-daemon -q --start --exec /usr/sbin/miniupnpd -- -i eth0
>> -o 192.168.99.1 xx.xx.xx.2 -a 10.255.21.1 -N -f
>> /etc/miniupnpd/miniupnpd.conf
>> Unknown option: xx.xx.xx.2

Hi,

Are you sure that it's even possible to do that with MiniUPnPd? Can I
specify more than once a -o option?

Also, the title of this bug talks about WAN, but aren't you in fact
talking about more than one LAN IP address? This is confusing me.

Thomas


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to