miniupnp.tuxfamily.org Forum Index miniupnp.tuxfamily.org
The forum about miniupnp and libnatpmp
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

No IGD UPnP Device found on the network !

 
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpc Bugs
View previous topic :: View next topic  
Author Message
tagno25



Joined: 02 Oct 2007
Posts: 6

PostPosted: Tue Oct 02, 2007 1:14 am    Post subject: No IGD UPnP Device found on the network ! Reply with quote

I have tried the following, but neither one detects my router
miniupnpc-1.0-RC9.tar.gz
miniupnpc-20070923.tar.gz

the computer I am testing it on has 3 NIC's

the router has upnp enabled, I know that because i can use windows programs to edit the settings
I need a program for linux and this is the only one I found

If you need more info please let me know
Back to top
View user's profile Send private message
miniupnp
Site Admin


Joined: 14 Apr 2007
Posts: 1589

PostPosted: Tue Oct 02, 2007 10:58 am    Post subject: Reply with quote

It is possible that miniupnpc doesnt listen for SSDP packets on the right NIC. One of the NIC is the default multicast interface and I think it works only on this one. You can use minissdpd (you need to specify the NIC). Miniupnpc will use it Smile
Or maybe there is a way to specify which NIC to use for multicast at the system level.
_________________
Main miniUPnP author.
https://miniupnp.tuxfamily.org/
Back to top
View user's profile Send private message Visit poster's website
tagno25



Joined: 02 Oct 2007
Posts: 6

PostPosted: Tue Oct 02, 2007 3:48 pm    Post subject: Reply with quote

miniupnp wrote:
It is possible that miniupnpc doesnt listen for SSDP packets on the right NIC. One of the NIC is the default multicast interface and I think it works only on this one. You can use minissdpd (you need to specify the NIC). Miniupnpc will use it Smile
Or maybe there is a way to specify which NIC to use for multicast at the system level.

do I have to have run "make install" for minissdpd? because the distro I am installing it on (Smoothwall 3.0) does not have a /etc/init.d/ folder
Back to top
View user's profile Send private message
miniupnp
Site Admin


Joined: 14 Apr 2007
Posts: 1589

PostPosted: Tue Oct 02, 2007 10:26 pm    Post subject: Reply with quote

tagno25 wrote:
miniupnp wrote:
It is possible that miniupnpc doesnt listen for SSDP packets on the right NIC. One of the NIC is the default multicast interface and I think it works only on this one. You can use minissdpd (you need to specify the NIC). Miniupnpc will use it Smile
Or maybe there is a way to specify which NIC to use for multicast at the system level.

do I have to have run "make install" for minissdpd? because the distro I am installing it on (Smoothwall 3.0) does not have a /etc/init.d/ folder

so just run it with
Code:
sudo miniupnpd [-d] -i <interface_ip>

it goes to background and logs to somewhere in /var/log Smile
_________________
Main miniUPnP author.
https://miniupnp.tuxfamily.org/
Back to top
View user's profile Send private message Visit poster's website
tagno25



Joined: 02 Oct 2007
Posts: 6

PostPosted: Wed Oct 03, 2007 12:29 am    Post subject: Reply with quote

is there a way in the source of upnpc to define an IP where the upnp device is? (other than 239.255.255.250)
Back to top
View user's profile Send private message
miniupnp
Site Admin


Joined: 14 Apr 2007
Posts: 1589

PostPosted: Wed Oct 03, 2007 3:33 pm    Post subject: Reply with quote

tagno25 wrote:
is there a way in the source of upnpc to define an IP where the upnp device is? (other than 239.255.255.250)

try with miniupnpc-20071003.tar.gz and the new -u option.
You'll have to know the url to the XML root description of your router.
_________________
Main miniUPnP author.
https://miniupnp.tuxfamily.org/
Back to top
View user's profile Send private message Visit poster's website
tagno25



Joined: 02 Oct 2007
Posts: 6

PostPosted: Wed Oct 10, 2007 4:37 am    Post subject: Reply with quote

that fixed it thanks
Back to top
View user's profile Send private message
miniupnp
Site Admin


Joined: 14 Apr 2007
Posts: 1589

PostPosted: Thu Oct 25, 2007 1:32 pm    Post subject: Reply with quote

since the 1.0-RC11 version of miniupnpc, it is also possible to specify a network interface for the discovery process. This should also fix the problem.
_________________
Main miniUPnP author.
https://miniupnp.tuxfamily.org/
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpc Bugs All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP
© 2007 Thomas Bernard, author of MiniUPNP.