Hi GrayFox.i0n,
2008-03-06 23:25:11: UPnP.cpp(1420): Universal Plug and Play: Internet Gateway Device Detected.
2008-03-06 23:25:11: UPnP.cpp(1718): Universal Plug and Play: Successfully subscribed to service urn:schemas-upnp-org:service:WANPPPConnection:1, absEventSubURL: http://192.168$
I doubt that the absEventSubURL is correct. For example, here I have a router and a dsl modem in two different networks, both can be used, one at a time, by selecting the appropriate default interface. Both devices support UPnP. Without verbose debugging enabled in aMule preferences I get:
2008-03-08 19:32:32: ExternalConn.cpp(160): *** TCP socket (ECServer) listening on 0.0.0.0:4712
2008-03-08 19:32:32: MuleUDPSocket.cpp(78): Created Server UDP-Socket at port 8665
2008-03-08 19:32:32: MuleUDPSocket.cpp(78): Created Client UDP-Socket at port 8672
2008-03-08 19:32:32: UPnP.cpp(91): Universal Plug and Play: Successfully opened libixml.so.2.
2008-03-08 19:32:32: UPnP.cpp(87): Universal Plug and Play: error(CDynamicLibHandle): Unable to dlopen libupnp.so.2. Check PATH and LD_LIBRARY_PATH.
2008-03-08 19:32:32: UPnP.cpp(91): Universal Plug and Play: Successfully opened libupnp.so.3.
2008-03-08 19:32:32: UPnP.cpp(1063): Universal Plug and Play: bound to 192.168.1.2:50000.
2008-03-08 19:32:39: UPnP.cpp(1420): Universal Plug and Play: Internet Gateway Device Detected.
2008-03-08 19:32:39: UPnP.cpp(763): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-upnp-org:service:WANDSLLinkConfig:1'. Ignoring.
2008-03-08 19:32:39: UPnP.cpp(746): Universal Plug and Play: WAN Service Detected: 'urn:schemas-upnp-org:service:WANPPPConnection:1'.
2008-03-08 19:32:39: UPnP.cpp(1718): Universal Plug and Play: Successfully subscribed to service urn:schemas-upnp-org:service:WANPPPConnection:1, absEventSubURL: http://10.0.0.1:80/upnp/WANPPPConnection?dev=2.
2008-03-08 19:32:39: UPnP.cpp(763): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1'. Ignoring.
2008-03-08 19:32:39: UPnP.cpp(763): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-upnp-org:service:Layer3Forwarding:1'. Ignoring.
2008-03-08 19:32:39: UPnP.cpp(763): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-efficient-com:service:DSLCPEStatus:1'. Ignoring.
2008-03-08 19:32:39: UPnP.cpp(763): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-efficient-com:service:DSLCPECfg:1'. Ignoring.
2008-03-08 19:32:39: UPnP.cpp(1420): Universal Plug and Play: Internet Gateway Device Detected.
2008-03-08 19:32:39: UPnP.cpp(1420): Universal Plug and Play: Internet Gateway Device Detected.
2008-03-08 19:32:39: UPnP.cpp(1420): Universal Plug and Play: Internet Gateway Device Detected.
2008-03-08 19:32:39: UPnP.cpp(746): Universal Plug and Play: WAN Service Detected: 'urn:schemas-upnp-org:service:WANIPConnection:1'.
2008-03-08 19:32:39: UPnP.cpp(1718): Universal Plug and Play: Successfully subscribed to service urn:schemas-upnp-org:service:WANIPConnection:1, absEventSubURL: http://192.168.1.1:80/event?WANIPConnection.
2008-03-08 19:32:39: UPnP.cpp(1420): Universal Plug and Play: Internet Gateway Device Detected.
2008-03-08 19:32:39: UPnP.cpp(746): Universal Plug and Play: WAN Service Detected: 'urn:schemas-upnp-org:service:WANPPPConnection:1'.
2008-03-08 19:32:39: UPnP.cpp(1718): Universal Plug and Play: Successfully subscribed to service urn:schemas-upnp-org:service:WANPPPConnection:1, absEventSubURL: http://192.168.1.1:80/event?WANPPPConnection.
2008-03-08 19:32:39: UPnP.cpp(763): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-upnp-org:service:WANEthernetLinkConfig:1'. Ignoring.
2008-03-08 19:32:39: UPnP.cpp(763): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1'. Ignoring.
2008-03-08 19:32:39: UPnP.cpp(763): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-upnp-org:service:LANHostConfigManagement:1'. Ignoring.
2008-03-08 19:32:39: UPnP.cpp(763): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-upnp-org:service:Layer3Forwarding:1'. Ignoring.
2008-03-08 19:32:39: UPnP.cpp(1420): Universal Plug and Play: Internet Gateway Device Detected.
2008-03-08 19:32:39: UPnP.cpp(1420): Universal Plug and Play: Internet Gateway Device Detected.
2008-03-08 19:32:39: UPnP.cpp(1420): Universal Plug and Play: Internet Gateway Device Detected.
2008-03-08 19:32:39: amuleDlg.cpp(217):
2008-03-08 19:32:39: amuleDlg.cpp(219): - This is aMule SVN using wxGTK2 v2.8.7 (Debugging) (Snapshot: rev. 8208) based on eMule.
2008-03-08 19:32:39: amuleDlg.cpp(221): Running on Linux 2.6.18.8-0.9-default i686
2008-03-08 19:32:39: amuleDlg.cpp(223): - Visit http://www.amule.org to check if a new version is available.
2008-03-08 19:32:39: amuleDlg.cpp(224):
If you enable verbose debugging for UPnP you will probably get more information and maybe a clue of what is going wrong.