aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: UPnP not working sometimes  (Read 1561 times)

GrayFox.i0n

  • Full Member
  • ***
  • Karma: 2
  • Offline Offline
  • Posts: 139
UPnP not working sometimes
« 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!
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: UPnP not working sometimes
« Reply #1 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.
Logged