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
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]