Bug 1035415 - upnpd fails to detect an active interface
Summary: upnpd fails to detect an active interface
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: linux-igd
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Cronenworth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-27 17:19 UTC by Vlad
Modified: 2014-09-11 01:25 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-11 01:25:10 UTC
Type: Bug


Attachments (Terms of Use)

Description Vlad 2013-11-27 17:19:49 UTC
# /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.

Comment 1 Fedora Admin XMLRPC Client 2014-09-10 17:32:14 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Fedora Admin XMLRPC Client 2014-09-10 19:11:52 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Michael Cronenworth 2014-09-11 01:25:10 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.