Hide Forgot
# /usr/sbin/upnpd -f p37p1 p36p1 could not bind to device: No such device Invalid internal interface name 'p36p1' # ifconfig -s Iface MTU RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg lo 65536 25 0 0 0 25 0 0 0 LRU p36p1 9000 66233 0 67 0 75295 0 0 0 BMRU p37p1 1500 89946 0 0 0 64315 0 0 0 BMRU I was able to fix this issue by removing linuxigd-1.0-restrict-internal-interface.patch from SRPM. Recompiled upnpd works properly.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
You need to make sure p36p1 is using an *internal* network. It's not wise to have linux-igd able to bind to an external network. See bug 457730 if you need more information.