Hi all,
I have a strange issue with the most current cvs snapshot of amule and playing nicely with miniupnpd. Does anyone have a working configuration like this that they can give me a few pointers? It seems to me that upnp detects a Wan Service and then forgets about it when it actually goes to add port mappings. Heres the log:
2008-01-21 18:02:43: UPnP.cpp(1420): Universal Plug and Play: Internet Gateway Device Detected.
2008-01-21 18:02:43: UPnP.cpp(746): Universal Plug and Play: WAN Service Detected: 'urn:schemas-upnp-org:service:WANIPConnection:1'.
2008-01-21 18:02:43: UPnP.cpp(1748): Universal Plug and Play: Error subscribing to service urn:schemas-upnp-org:service:WANIPConnection:1, absEventSubURL:
http://10.1.0.1:2189/evt/IPConn, error: UPNP_E_SUBSCRIBE_UNACCEPTED.
2008-01-21 18:02:43: UPnP.cpp(763): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1'. Ignoring.
2008-01-21 18:02:43: UPnP.cpp(763): Universal Plug and Play: Uninteresting service detected: 'urn:schemas-dummy-com:service:Dummy:1'. Ignoring.
2008-01-21 18:02:43: UPnP.cpp(1420): Universal Plug and Play: Internet Gateway Device Detected.
2008-01-21 18:02:43: UPnP.cpp(1134): Universal Plug and Play: UPnP Error: CUPnPControlPoint::AddPortMapping: Wan Service not detected.
Thanks for any help anyone can give.