Public bug reported:
Upon package installation the install prompt asks for a LAN IP to listen
on, when set miniupnpd gets the IP value from /etc/default/miniupnpd it
cannot start as it expects a LAN interface.
*Tested in 15.10*
e.g. value in /etc/default/miniupnpd
MiniUPnPd_LISTENING_IP = 10.0.0.1 # Causes a none start up.
MiniUPnPd_LISTENING_IP=br0 # Starts up fine.
The install script and variable need changing to reflect the requirement
of an interface, not an IP!
** Affects: miniupnpd (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Upon package installation the install prompt asks for a LAN IP to listen
- on, when set miniupnpd gets the IP value from /etc/default/miniupnpd and
+ on, when set miniupnpd gets the IP value from /etc/default/miniupnpd it
cannot start as it expects a LAN interface.
e.g. value in /etc/default/miniupnpd
MiniUPnPd_LISTENING_IP = 10.0.0.1 # Causes a none start up.
MiniUPnPd_LISTENING_IP=br0 # Starts up fine.
The install script and variable need changing to reflect the requirement
of an interface, not an IP!
** Description changed:
Upon package installation the install prompt asks for a LAN IP to listen
on, when set miniupnpd gets the IP value from /etc/default/miniupnpd it
cannot start as it expects a LAN interface.
+
+ *Tested in 15.10*
e.g. value in /etc/default/miniupnpd
MiniUPnPd_LISTENING_IP = 10.0.0.1 # Causes a none start up.
MiniUPnPd_LISTENING_IP=br0 # Starts up fine.
The install script and variable need changing to reflect the requirement
of an interface, not an IP!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1538192
Title:
Installation asks for a LAN IP, it actually wants the LAN interface
and the init script fails to start up with a LAN IP.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/miniupnpd/+bug/1538192/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs