This forum has been archived. All content is frozen. Please use KDE Discuss instead.

upnp plugin does not work on my sitecom router

Tags: None
(comma "," separated)
stoeptegel
Registered Member
Posts
1075
Karma
0
George, is there anything i can supply so you can moddify the code to get UpNp to work with my router?
George
Moderator
Posts
5421
Karma
1

Thu Dec 11, 2008 5:27 pm
Run ktupnptest and make a wireshark trace, that should give us a clue about what is going wrong.
stoeptegel
Registered Member
Posts
1075
Karma
0

Thu Dec 11, 2008 7:10 pm
Code: Select all
Thu Dec 11 19:06:35 2008: Searching for routers ...
Thu Dec 11 19:06:35 2008: Trying to find UPnP devices on the local network
Thu Dec 11 19:06:35 2008: Sending :
Thu Dec 11 19:06:35 2008: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1
MAN:"ssdp:discover"
MX:3


Thu Dec 11 19:06:35 2008: Received :
Thu Dec 11 19:06:35 2008: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1
MAN:"ssdp:discover"
MX:3


Thu Dec 11 19:06:35 2008: Received :
Thu Dec 11 19:06:35 2008: HTTP/1.1 200 OK
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
Server:NT/5.0 UPnP/1.0
ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1
EXT:
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88::urn:schemas-upnp-org:device:InternetGatewayDevice:1


Thu Dec 11 19:06:35 2008: Detected IGD NT/5.0 UPnP/1.0
Thu Dec 11 19:06:35 2008: Downloading XML file http://192.168.0.1:80/upnp/service/descrip.xml
Thu Dec 11 19:06:35 2008: UPnPRouter :
Thu Dec 11 19:06:35 2008: Friendly name = Residential Gateway
Thu Dec 11 19:06:35 2008: Manufacterer =
Thu Dec 11 19:06:35 2008: Model description = Residential Gateway
Thu Dec 11 19:06:35 2008: Model name = Residential Gateway
Thu Dec 11 19:06:35 2008: Model number =
Thu Dec 11 19:06:35 2008: Service :
Thu Dec 11 19:06:35 2008:     servicetype = urn:schemas-upnp-org:service:Layer3Forwarding:1
Thu Dec 11 19:06:35 2008:     controlurl = /upnp/service/Layer3Forwarding
Thu Dec 11 19:06:35 2008:     eventsuburl = /upnp/service/Layer3Forwarding
Thu Dec 11 19:06:35 2008:     scpdurl = /upnp/service/L3Frwd.xml
Thu Dec 11 19:06:35 2008:     serviceid = urn:upnp-org:serviceId:L3Forwarding1
Thu Dec 11 19:06:35 2008: Done
Thu Dec 11 19:06:35 2008: Service :
Thu Dec 11 19:06:35 2008:     servicetype = urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1
Thu Dec 11 19:06:35 2008:     controlurl = /upnp/service/WANCommonInterfaceConfig
Thu Dec 11 19:06:35 2008:     eventsuburl = /upnp/service/WANCommonInterfaceConfig
Thu Dec 11 19:06:35 2008:     scpdurl = /upnp/service/WANCICfg.xml
Thu Dec 11 19:06:35 2008:     serviceid = urn:upnp-org:serviceId:WANCommonInterfaceConfig
Thu Dec 11 19:06:35 2008: Done
Thu Dec 11 19:06:35 2008: Service :
Thu Dec 11 19:06:35 2008:     servicetype = urn:schemas-upnp-org:service:WANIPConnection:1
Thu Dec 11 19:06:35 2008:     controlurl = /upnp/service/WANIPConnection
Thu Dec 11 19:06:35 2008:     eventsuburl = /upnp/service/WANIPConnection
Thu Dec 11 19:06:35 2008:     scpdurl = /upnp/service/WANIPCn.xml
Thu Dec 11 19:06:35 2008:     serviceid = urn:upnp-org:serviceId:WANIPConnection
Thu Dec 11 19:06:35 2008: Done
Thu Dec 11 19:06:35 2008: Done
Thu Dec 11 19:06:38 2008: Forwarding port 4000 (UDP)
Thu Dec 11 19:06:38 2008: Forwarding port 4000 (UDP)
Thu Dec 11 19:06:38 2008: Sending
Thu Dec 11 19:06:38 2008: POST /upnp/service/WANIPConnection HTTP/1.1
Thu Dec 11 19:06:38 2008: HOST: 192.168.0.1:80
Thu Dec 11 19:06:38 2008: Content-length: 634
Thu Dec 11 19:06:38 2008: Content-Type: text/xml
Thu Dec 11 19:06:38 2008: SOAPAction: "urn:schemas-upnp-org:service:WANIPConnection:1#AddPortMapping"
Thu Dec 11 19:06:38 2008:
Thu Dec 11 19:06:38 2008:
Thu Dec 11 19:06:38 2008: <?xml version="1.0"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:AddPortMapping xmlns:m="urn:schemas-upnp-org:service:WANIPConnection:1"><NewRemoteHost></NewRemoteHost><NewExternalPort>4000</NewExternalPort><NewProtocol>UDP</NewProtocol><NewInternalPort>4000</NewInternalPort><NewInternalClient>192.168.0.4</NewInternalClient><NewEnabled>1</NewEnabled><NewPortMappingDescription>KTorrent UPNP 0</NewPortMappingDescription><NewLeaseDuration>0</NewLeaseDuration></m:AddPortMapping></SOAP-ENV:Body></SOAP-ENV:Envelope>
Thu Dec 11 19:07:03 2008: Received :
Thu Dec 11 19:07:03 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88


Thu Dec 11 19:07:03 2008: Received :
Thu Dec 11 19:07:03 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:device:InternetGatewayDevice:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88::urn:schemas-upnp-org:device:InternetGatewayDevice:1


Thu Dec 11 19:07:03 2008: Received :
Thu Dec 11 19:07:03 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:upnp:rootdevice
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88::upnp:rootdevice


Thu Dec 11 19:07:03 2008: Received :
Thu Dec 11 19:07:03 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:uuid:upnp-WANDevice-1_0-000cf601cf88
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANDevice-1_0-000cf601cf88


Thu Dec 11 19:07:03 2008: Received :
Thu Dec 11 19:07:03 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:device:WANDevice:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANDevice-1_0-000cf601cf88::urn:schemas-upnp-org:device:WANDevice:1


Thu Dec 11 19:07:03 2008: Received :
Thu Dec 11 19:07:03 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88


Thu Dec 11 19:07:03 2008: Received :
Thu Dec 11 19:07:03 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:device:WANConnectionDevice:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88::urn:schemas-upnp-org:device:WANConnectionDevice:1


Thu Dec 11 19:07:03 2008: Received :
Thu Dec 11 19:07:03 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:service:Layer3Forwarding:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88::urn:schemas-upnp-org:service:Layer3Forwarding:1


Thu Dec 11 19:07:03 2008: Received :
Thu Dec 11 19:07:03 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANDevice-1_0-000cf601cf88::urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1


Thu Dec 11 19:07:03 2008: Received :
Thu Dec 11 19:07:03 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:service:WANIPConnection:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88::urn:schemas-upnp-org:service:WANIPConnection:1


Thu Dec 11 19:07:08 2008: HTTPRequest timeout
Thu Dec 11 19:07:32 2008: Received :
Thu Dec 11 19:07:32 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88


Thu Dec 11 19:07:32 2008: Received :
Thu Dec 11 19:07:32 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:device:InternetGatewayDevice:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88::urn:schemas-upnp-org:device:InternetGatewayDevice:1


Thu Dec 11 19:07:32 2008: Received :
Thu Dec 11 19:07:32 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:upnp:rootdevice
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88::upnp:rootdevice


Thu Dec 11 19:07:32 2008: Received :
Thu Dec 11 19:07:32 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:uuid:upnp-WANDevice-1_0-000cf601cf88
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANDevice-1_0-000cf601cf88


Thu Dec 11 19:07:32 2008: Received :
Thu Dec 11 19:07:32 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:device:WANDevice:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANDevice-1_0-000cf601cf88::urn:schemas-upnp-org:device:WANDevice:1


Thu Dec 11 19:07:32 2008: Received :
Thu Dec 11 19:07:32 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88


Thu Dec 11 19:07:32 2008: Received :
Thu Dec 11 19:07:32 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:device:WANConnectionDevice:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88::urn:schemas-upnp-org:device:WANConnectionDevice:1


Thu Dec 11 19:07:32 2008: Received :
Thu Dec 11 19:07:32 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:service:Layer3Forwarding:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88::urn:schemas-upnp-org:service:Layer3Forwarding:1


Thu Dec 11 19:07:32 2008: Received :
Thu Dec 11 19:07:32 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANDevice-1_0-000cf601cf88::urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1


Thu Dec 11 19:07:32 2008: Received :
Thu Dec 11 19:07:32 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:service:WANIPConnection:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88::urn:schemas-upnp-org:service:WANIPConnection:1


Thu Dec 11 19:08:01 2008: Received :
Thu Dec 11 19:08:01 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88


Thu Dec 11 19:08:01 2008: Received :
Thu Dec 11 19:08:01 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:device:InternetGatewayDevice:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88::urn:schemas-upnp-org:device:InternetGatewayDevice:1


Thu Dec 11 19:08:01 2008: Received :
Thu Dec 11 19:08:01 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:upnp:rootdevice
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88::upnp:rootdevice


Thu Dec 11 19:08:01 2008: Received :
Thu Dec 11 19:08:01 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:uuid:upnp-WANDevice-1_0-000cf601cf88
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANDevice-1_0-000cf601cf88


Thu Dec 11 19:08:01 2008: Received :
Thu Dec 11 19:08:01 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:device:WANDevice:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANDevice-1_0-000cf601cf88::urn:schemas-upnp-org:device:WANDevice:1


Thu Dec 11 19:08:01 2008: Received :
Thu Dec 11 19:08:01 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88


Thu Dec 11 19:08:01 2008: Received :
Thu Dec 11 19:08:01 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:device:WANConnectionDevice:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88::urn:schemas-upnp-org:device:WANConnectionDevice:1


Thu Dec 11 19:08:01 2008: Received :
Thu Dec 11 19:08:01 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:service:Layer3Forwarding:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-InternetGatewayDevice-1_0-000cf601cf88::urn:schemas-upnp-org:service:Layer3Forwarding:1


Thu Dec 11 19:08:01 2008: Received :
Thu Dec 11 19:08:01 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANDevice-1_0-000cf601cf88::urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1


Thu Dec 11 19:08:01 2008: Received :
Thu Dec 11 19:08:01 2008: NOTIFY * HTTP/1.1
Host:239.255.255.250:1900
Cache-Control:max-age=60
Location:http://192.168.0.1:80/upnp/service/descrip.xml
NT:urn:schemas-upnp-org:service:WANIPConnection:1
NTS:ssdp:alive
Server:NT/5.0 UPnP/1.0
USN:uuid:upnp-WANConnectionDevice-1_0-000cf601cf88::urn:schemas-upnp-org:service:WANIPConnection:1


http://www.2shared.com/file/4438881/77e ... shark.html
George
Moderator
Posts
5421
Karma
1

Fri Dec 12, 2008 5:20 pm
For ktorrent, everything seems to be OK :
- ktorrent discovers the router
- It then downloads the XML description
- It then does a HTTP POST to forward a port

After that the router doesn't answer back, normally you would get back a 200 OK or a 500 internal server error, or something else. But it just doesn't respond anymore.

I'm thinking the upnp process on the router crashes.

So it seems that your only hope is to find a newer firmware version, and hopefully that has this bug fixed.
stoeptegel
Registered Member
Posts
1075
Karma
0

Fri Dec 12, 2008 5:33 pm
Yeah, ok that might be true, but utorrent works with upnp, so there must be something else going wrong here.
George
Moderator
Posts
5421
Karma
1

Sat Dec 13, 2008 3:34 pm
stoeptegel wrote:Yeah, ok that might be true, but utorrent works with upnp, so there must be something else going wrong here.


Make a µTorrent wireshark trace then, so I can compare the two.
stoeptegel
Registered Member
Posts
1075
Karma
0

Sat Dec 13, 2008 5:41 pm
George
Moderator
Posts
5421
Karma
1

Sat Dec 13, 2008 6:36 pm
There is nothing fundamentally different between the two, except for the fact that µTorrent sends more information in the http header (nothing important though), and it sends some additional attributes for some parameters.

This is what KT sends :

<?xml version="1.0"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:AddPortMapping xmlns:m="urn:schemas-upnp-org:service:WANIPConnection:1"><NewRemoteHost></NewRemoteHost><NewExternalPort>4000</NewExternalPort><NewProtocol>UDP</NewProtocol><NewInternalPort>4000</NewInternalPort><NewInternalClient>192.168.0.4</NewInternalClient><NewEnabled>1</NewEnabled><NewPortMappingDescription>KTorrent UPNP 0</NewPortMappingDescription><NewLeaseDuration>0</NewLeaseDuration></m:AddPortMapping></SOAP-ENV:Body></SOAP-ENV:Envelope>

This is what µTorrent sends :


<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:AddPortMapping xmlns:m="urn:schemas-upnp-org:service:WANIPConnection:1"><NewRemoteHost xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string"></NewRemoteHost><NewExternalPort xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui2">30112</NewExternalPort><NewProtocol xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">TCP</NewProtocol><NewInternalPort xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui2">30112</NewInternalPort><NewInternalClient xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">192.168.0.2</NewInternalClient><NewEnabled xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="boolean">1</NewEnabled><NewPortMappingDescription xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">uTorrent (TCP)</NewPortMappingDescription><NewLeaseDuration xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">0</NewLeaseDuration></m:AddPortMapping></SOAP-ENV:Body></SOAP-ENV:Envelope>

These microsoft specific attributes are not required, as far as I know.

I will send you some patches tomorrow, to do some more tests. Which version are you running ?
stoeptegel
Registered Member
Posts
1075
Karma
0

Sun Dec 14, 2008 2:43 pm
I am running 3.2 dev.
stoeptegel
Registered Member
Posts
1075
Karma
0

Mon Dec 15, 2008 3:47 pm
I have not found anything in my mail yet.
George
Moderator
Posts
5421
Karma
1

Mon Dec 15, 2008 5:42 pm
stoeptegel wrote:I have not found anything in my mail yet.


Patience, didn't have the time yesterday.
George
Moderator
Posts
5421
Karma
1

Mon Dec 15, 2008 5:58 pm
Patch should be in your mailbox
stoeptegel
Registered Member
Posts
1075
Karma
0

Mon Dec 15, 2008 6:27 pm
I still get the time-out.


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]