aMule Forum

English => aMule Help => Topic started by: GrayFox.i0n on July 07, 2008, 12:33:05 AM

Title: UPnP not working sometimes
Post by: GrayFox.i0n on July 07, 2008, 12:33:05 AM
Is something that happens randomly.
I usually use UPnP for teh port mapping.... i prefer to not have many mappings in my router, so i enabled it, and sometimes does not work.
This are the log lines that talk about the UPnP events:

2008-07-07 00:27:53: UPnP.cpp(855): Universal Plug and Play: bound to 192.168.1.100:50000.
2008-07-07 00:27:56: UPnP.cpp(1212): Universal Plug and Play: Internet Gateway Device Detected.
2008-07-07 00:27:56: UPnP.cpp(555): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-upnp-org:service:WANDSLLinkConfig:1'. Ignoring.
2008-07-07 00:27:56: UPnP.cpp(538): Universal Plug and Play: WAN Service Detected: 'urn:schemas-upnp-org:service:WANPPPConnection:1'.
2008-07-07 00:27:56: UPnP.cpp(926): Universal Plug and Play: UPnP Error: CUPnPControlPoint::AddPortMapping: Wan Service not detected.


It says that cannot find a wan service..... i think that does not detect the internet....
How can i provide more information to investigate why this happens?

Thanks!
Title: Re: UPnP not working sometimes
Post by: phoenix on July 07, 2008, 01:57:38 AM
Please, go to preferences, enable UPnP log messages and restart aMule. If you could also compile libupnp from sources and enable debug, and provide the files IUpnpErrFile.txt and IUpnpInfoFile.txt, then it would be perfect. aMule tarballs come with a file named amule_build_install.sh that simplifies the whole process, please give it a try.