Jump to content

UPnP in 1.6 not working for you? Post here


Firon

Recommended Posts

  • Replies 299
  • Created
  • Last Reply

Firon I am not firewalled. My uPnP is enabled and running WinXP, it didn't work in version 460 and it doesn't work in version 462.

False alarm guys, it seems my router was at fault. Once I enable uPnp, I must restart it ... this way it works properly now.

Link to comment
Share on other sites

Well i originally posted the code i got but then i realised that you said " make sure the port is not already forwarded ". So if it is then shall i turn off UPnP? I just turned it on cause it was recommended & is usually set by default!

Jason

Link to comment
Share on other sites

I've got a slightly different issue. I have two IP addresses on this PC, but uTorrent is choosing the wrong one. I would think uTorrent could know which to use, based on the subnet it's using for UPNP, but it seems the last one configured is what gets used. I'm using DD-WRT v23SP1 on a WRT54GL (with UPNP on). Below is the Logger:

[16:12:00]  Connecting to http://192.168.1.1:5431/dyndev/uuid:0014-bfba-6f7200a80c00
[16:12:00] 0: urn:schemas-upnp-org:service:WANIPConnection:1
[16:12:00] 1: /uuid:0014-bfba-6f7202100c00/WANIPConnection:1
[16:12:00] 2: /uuid:0014-bfba-6f7202100c00/WANIPConnection:1
[16:12:00] 3: /dynsvc/WANIPConnection:1.xml
[16:12:00] 4:
[16:12:00] 5: http://192.168.1.1:5431
[16:12:00] UPnP: Discovered new device: http://192.168.1.1:5431/uuid:0014-bfba-6f7202100c00/WANIPConnection:1
[16:12:00] Connecting to http://192.168.1.112:1083/
[16:12:00] <?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><m:GetGenericPortMappingEntryResponse xmlns:m="urn:schemas-upnp-org:service:WANIPConnection:1"><NewRemoteHost></NewRemoteHost><NewExternalPort>5210</NewExternalPort><NewProtocol>UDP</NewProtocol><NewInternalPort>5210</NewInternalPort><NewInternalClient>192.168.1.10</NewInternalClient><NewEnabled>1</NewEnabled><NewPortMappingDescription>Hamachi</NewPortMappingDescription><NewLeaseDuration>0</NewLeaseDuration></m:GetGenericPortMappingEntryResponse></s:Body></s:Envelope>
[16:12:00] <?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><m:GetGenericPortMappingEntryResponse xmlns:m="urn:schemas-upnp-org:service:WANIPConnection:1"><NewRemoteHost></NewRemoteHost><NewExternalPort>5211</NewExternalPort><NewProtocol>TCP</NewProtocol><NewInternalPort>5211</NewInternalPort><NewInternalClient>192.168.1.10</NewInternalClient><NewEnabled>1</NewEnabled><NewPortMappingDescription>Hamachi</NewPortMappingDescription><NewLeaseDuration>0</NewLeaseDuration></m:GetGenericPortMappingEntryResponse></s:Body></s:Envelope>
[16:12:00] Didn't find any XML information!
[16:12:00] <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<s:Fault>
<faultcode>s:Client</faultcode>
<faultstring>UPnPError</faultstring>
<detail>
<UPnPError xmlns="urn:schemas-upnp-org:control-1-0">
<errorCode>713</errorCode>
<errorDescription>SpecifiedArrayIndexInvalid</errorDescription>
</UPnPError>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>
[16:12:01] Connecting to http://192.168.1.114:2869/upnphost/udhisapi.dll?content=uuid:986fe2e7-4dc9-4d1b-b623-702ffd5eff58
[16:12:01] Didn't find any XML information!
[16:12:02] <?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><m:AddPortMappingResponse xmlns:m="urn:schemas-upnp-org:service:WANIPConnection:1"></m:AddPortMappingResponse></s:Body></s:Envelope>
[16:12:02] UPnP: Mapped port 33335 -> 5.15.36.43:33335

Link to comment
Share on other sites

[23:26:46] Connecting to http://192.168.1.1:5678/rootDesc.xml

[23:26:46] 0: urn:schemas-upnp-org:service:WANIPConnection:1

[23:26:46] 1: http://192.168.1.1:2468//WANIPConnection

[23:26:46] 2: /WANIPConnection

[23:26:46] 3: /WANIPCn.xml

[23:26:46] 4:

[23:26:46] 5: http://192.168.1.1:5678

[23:26:46] UPnP: Discovered new device: http://192.168.1.1:2468//WANIPConnection

[23:26:46] <?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:GetGenericPortMappingEntryResponse 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">21</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">21</NewInternalPort><NewInternalClient xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">192.168.1.0</NewInternalClient><NewEnabled xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="boolean">0</NewEnabled><NewPortMappingDescription xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">FTP</NewPortMappingDescription><NewLeaseDuration xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">0</NewLeaseDuration></m:GetGenericPortMappingEntryResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

[23:26:46] <?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:AddPortMappingResponse xmlns:m="urn:schemas-upnp-org:service:WANIPConnection:1"/></SOAP-ENV:Body></SOAP-ENV:Envelope>

[23:26:46] UPnP: ERROR -1 mapping port 63934 -> 192.168.1.102:63934

[23:26:56] Unable to map UPnP Port.

[23:27:40] Connecting to http://192.168.1.1:5678/rootDesc.xml

[23:27:40] 0: urn:schemas-upnp-org:service:WANIPConnection:1

[23:27:40] 1: http://192.168.1.1:2468//WANIPConnection

[23:27:40] 2: /WANIPConnection

[23:27:40] 3: /WANIPCn.xml

[23:27:40] 4:

[23:27:40] 5: http://192.168.1.1:5678

[23:27:40] <?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:GetGenericPortMappingEntryResponse 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">21</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">21</NewInternalPort><NewInternalClient xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">192.168.1.0</NewInternalClient><NewEnabled xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="boolean">0</NewEnabled><NewPortMappingDescription xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">FTP</NewPortMappingDescription><NewLeaseDuration xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">0</NewLeaseDuration></m:GetGenericPortMappingEntryResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

[23:27:40] <?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:AddPortMappingResponse xmlns:m="urn:schemas-upnp-org:service:WANIPConnection:1"/></SOAP-ENV:Body></SOAP-ENV:Envelope>

[23:27:40] UPnP: ERROR -1 mapping port 62895 -> 192.168.1.102:62895

[23:27:50] Unable to map UPnP Port.

[23:29:04] Connecting to http://192.168.1.1:5678/rootDesc.xml

[23:29:04] 0: urn:schemas-upnp-org:service:WANIPConnection:1

[23:29:04] 1: http://192.168.1.1:2468//WANIPConnection

[23:29:04] 2: /WANIPConnection

[23:29:04] 3: /WANIPCn.xml

[23:29:04] 4:

[23:29:04] 5: http://192.168.1.1:5678

[23:29:04] <?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:GetGenericPortMappingEntryResponse 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">21</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">21</NewInternalPort><NewInternalClient xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">192.168.1.0</NewInternalClient><NewEnabled xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="boolean">0</NewEnabled><NewPortMappingDescription xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">FTP</NewPortMappingDescription><NewLeaseDuration xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">0</NewLeaseDuration></m:GetGenericPortMappingEntryResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

[23:29:04] <?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:AddPortMappingResponse xmlns:m="urn:schemas-upnp-org:service:WANIPConnection:1"/></SOAP-ENV:Body></SOAP-ENV:Envelope>

[23:29:04] UPnP: ERROR -1 mapping port 40978 -> 192.168.1.102:40978

Link to comment
Share on other sites

[20:27:46]  Loaded ipfilter.dat (139269 entries)
[20:27:47] Connecting to http://192.168.1.1:5431/dyndev/uuid:0014-bfc4-2a12000099dc

[20:27:47] 0: urn:schemas-upnp-org:service:WANIPConnection:1

[20:27:47] 1: /uuid:0014-bfc4-2a12020099dc/WANIPConnection:1

[20:27:47] 2: /uuid:0014-bfc4-2a12020099dc/WANIPConnection:1

[20:27:47] 3: /dynsvc/WANIPConnection:1.xml

[20:27:47] 4:

[20:27:47] 5:

[20:27:47] UPnP: Discovered new device: http://192.168.1.1:5431/uuid:0014-bfc4-2a12020099dc/WANIPConnection:1
[20:27:47] <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<s:Fault>
<faultcode>s:Client</faultcode>
<faultstring>UPnPError</faultstring>
<detail>
<UPnPError xmlns="urn:schemas-upnp-org:control-1-0">
<errorCode>713</errorCode>
<errorDescription>SpecifiedArrayIndexInvalid</errorDescription>
</UPnPError>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>


[20:27:47] <?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><m:AddPortMappingResponse xmlns:m="urn:schemas-upnp-org:service:WANIPConnection:1"></m:AddPortMappingResponse></s:Body></s:Envelope>


[20:27:47] UPnP: Mapped port 30280 -> 192.168.1.150:30481

The wierd thing is that I get that message but as you can see from the last line it works just fine.

Link to comment
Share on other sites

Ok well clicking the link from here does seem to work; could have sworn it didnt last night. But in the log it looks different; its got a box on the end.

upnp.jpg

Then the xml file:

<?xml version="1.0"?>
<root xmlns="urn:schemas-upnp-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<URLBase>http://192.168.0.1:2800/</URLBase>


<device>
<deviceType>urn:schemas-upnp-org:device:InternetGatewayDevice:1</deviceType>
<friendlyName>home.gateway</friendlyName>
<manufacturer>Billion Electric Co., Ltd.</manufacturer>
<manufacturerURL>http://www.billion.com.au</manufacturerURL>
<modelDescription>Billion Electric Co., Ltd. UPnP IGD in ISOS 5.05</modelDescription>
<modelName>IGD</modelName>
<modelNumber>5.05</modelNumber>
<modelURL>http://www.vendor.com/model</modelURL>
<serialNumber>Prototype</serialNumber>
<UDN>uuid:5974693c-f4a8-ba06-3bdf-4ac416497662</UDN>
<UPC>Universal Product Code</UPC>

<iconList>
<icon>
<mimetype>image/png</mimetype>
<width>16</width>
<height>16</height>
<depth>1</depth>
<url>16X16X1.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>16</width>
<height>16</height>
<depth>8</depth>
<url>16X16X8.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>32</width>
<height>32</height>
<depth>1</depth>
<url>32X32X1.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>32</width>
<height>32</height>
<depth>8</depth>
<url>32X32X8.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>48</width>
<height>48</height>
<depth>1</depth>
<url>48X48X1.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>48</width>
<height>48</height>
<depth>8</depth>
<url>48X48X8.png</url>
</icon>
</iconList>

<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:Layer3Forwarding:1</serviceType>
<serviceId>urn:upnp-org:serviceId:L3Forwarding1</serviceId>
<SCPDURL>Layer3Forwarding.xml</SCPDURL>

<controlURL>/EmWeb/UPnP/Control/41</controlURL>
<eventSubURL>/EmWeb/UPnP/Eventing/41</eventSubURL>
</service>
</serviceList>
<deviceList>




<device>
<deviceType>urn:schemas-upnp-org:device:WANDevice:1</deviceType>
<friendlyName>home.gateway</friendlyName>
<manufacturer>Billion Electric Co., Ltd.</manufacturer>
<manufacturerURL>http://www.billion.com.au</manufacturerURL>
<modelDescription>Billion Electric Co., Ltd. UPnP IGD in ISOS 5.05</modelDescription>
<modelName>IGD</modelName>
<modelNumber>5.05</modelNumber>
<modelURL>http://www.vendor.com/model</modelURL>
<serialNumber>Prototype</serialNumber>
<UDN>uuid:7014c424-2159-aa1a-3278-f1f09f4684eb</UDN>
<UPC>Universal Product Code</UPC>

<iconList>
<icon>
<mimetype>image/png</mimetype>
<width>16</width>
<height>16</height>
<depth>1</depth>
<url>16X16X1.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>16</width>
<height>16</height>
<depth>8</depth>
<url>16X16X8.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>32</width>
<height>32</height>
<depth>1</depth>
<url>32X32X1.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>32</width>
<height>32</height>
<depth>8</depth>
<url>32X32X8.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>48</width>
<height>48</height>
<depth>1</depth>
<url>48X48X1.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>48</width>
<height>48</height>
<depth>8</depth>
<url>48X48X8.png</url>
</icon>
</iconList>

<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1</serviceType>
<serviceId>urn:upnp-org:serviceId:WANCommonIFC1</serviceId>
<SCPDURL>WANCommonInterfaceConfig.xml</SCPDURL>

<controlURL>/EmWeb/UPnP/Control/42</controlURL>
<eventSubURL>/EmWeb/UPnP/Eventing/42</eventSubURL>
</service>
</serviceList>
<deviceList>




<device>
<deviceType>urn:schemas-upnp-org:device:WANConnectionDevice:1</deviceType>
<friendlyName>home.gateway</friendlyName>
<manufacturer>Billion Electric Co., Ltd.</manufacturer>
<manufacturerURL>http://www.billion.com.au</manufacturerURL>
<modelDescription>Billion Electric Co., Ltd. UPnP IGD in ISOS 5.05</modelDescription>
<modelName>IGD</modelName>
<modelNumber>5.05</modelNumber>
<modelURL>http://www.vendor.com/model</modelURL>
<serialNumber>Prototype</serialNumber>
<UDN>uuid:7561504a-eb6f-ac40-3c28-0b78c07c4905</UDN>
<UPC>Universal Product Code</UPC>

<iconList>
<icon>
<mimetype>image/png</mimetype>
<width>16</width>
<height>16</height>
<depth>1</depth>
<url>16X16X1.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>16</width>
<height>16</height>
<depth>8</depth>
<url>16X16X8.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>32</width>
<height>32</height>
<depth>1</depth>
<url>32X32X1.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>32</width>
<height>32</height>
<depth>8</depth>
<url>32X32X8.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>48</width>
<height>48</height>
<depth>1</depth>
<url>48X48X1.png</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>48</width>
<height>48</height>
<depth>8</depth>
<url>48X48X8.png</url>
</icon>
</iconList>

<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:WANDSLLinkConfig:1</serviceType>
<serviceId>urn:upnp-org:serviceId:WANDSLLinkC1</serviceId>
<SCPDURL>WANDSLLinkConfig.xml</SCPDURL>

<controlURL>/EmWeb/UPnP/Control/43</controlURL>
<eventSubURL>/EmWeb/UPnP/Eventing/43</eventSubURL>
</service>





<service>
<serviceType>urn:schemas-upnp-org:service:WANPPPConnection:1</serviceType>
<serviceId>urn:upnp-org:serviceId:WANPPPConn1</serviceId>
<SCPDURL>WANPPPConnection.xml</SCPDURL>

<controlURL>/EmWeb/UPnP/Control/44</controlURL>
<eventSubURL>/EmWeb/UPnP/Eventing/44</eventSubURL>
</service>









</serviceList>
</device>




</deviceList>
</device>




</deviceList>
<presentationURL>index.html</presentationURL>
</device>


</root>

Cheers guys

Link to comment
Share on other sites

it DOES say

  <s:Fault>
<faultcode>s:Client</faultcode>
<faultstring>UPnPError</faultstring>
<detail>
<UPnPError xmlns="urn:schemas-upnp-org:control-1-0">
<errorCode>713</errorCode>
<errorDescription>SpecifiedArrayIndexInvalid</errorDescription>
</UPnPError>
</detail>
</s:Fault>

so i don't know xml or anything, but i know where the guy is coming from.

Link to comment
Share on other sites

I would assume that a) Linux-IGD isn't responding to the UPnP UDP discovery properly/at all or B) the discovery isn't getting there for some reason

Well, as I said it worked in 460 and earlier versions.

The question I have is.. how do I get more information from uTorrent?

People here are posting stuff like "Connecting to blah blah" and a load of XML info.

The *ONLY* thing I can see in "Logger" is:

[23:56:17] Unable to map UPnP Port.

That's the only line there. Why is that? Is it not even trying to connect?

/abe

Link to comment
Share on other sites

Previous versions used the Windows XP UPnP Framework.

Presumably when it sent out the UPnP discovery, it got no response whatsoever or the discovery never arrived in the first place. Maybe you can capture the packets or something on the router and see what happened?

Link to comment
Share on other sites

I'm also having problems with uPnP.

Everything was fine with 460, but I'm having the same problem with both 462 and 463.

[12:13:50]  Loaded ipfilter.dat (180310 entries)
[12:13:51] Connecting to http://192.168.2.1:80/devicedesc.xml

[12:13:51] Didn't find any XML information!

[12:14:02] Unable to map UPnP Port.
[12:23:52] Connecting to http://192.168.2.1:80/devicedesc.xml

[12:23:52] Didn't find any XML information!

[12:33:53] Connecting to http://192.168.2.1:80/devicedesc.xml

[12:33:53] Didn't find any XML information!

    <root>

<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<URLBase>http://192.168.2.1:80</URLBase>

<device>

<deviceType>
urn:schemas-upnp-org:device:InternetGatewayDevice:1
</deviceType>
<friendlyName>SpeedStream Router</friendlyName>
<manufacturer>Siemens Subscriber Networks</manufacturer>
<manufacturerURL>http://www.siemens.com</manufacturerURL>
<modelDescription>SpeedStream 6520 Series Router</modelDescription>
<modelName>SpeedStream</modelName>
<modelNumber>004-E752-A9B</modelNumber>
<modelURL>http://www.speedstream.com</modelURL>
<serialNumber>0013A36AEA98</serialNumber>
<UDN>uuid:upnp-InternetGatewayDevice-1_0-0013a36aea98</UDN>
<UPC>00000-00001</UPC>

<serviceList>

<service>
<serviceType>urn:schemas-upnp-org:service:Layer3Forwarding:1</serviceType>
<serviceId>urn:upnp-org:serviceId:L3Forwarding1</serviceId>
<controlURL>/upnp/Layer3Forwarding?dev=0</controlURL>
<eventSubURL>/upnp/Layer3Forwarding?dev=0</eventSubURL>
<SCPDURL>/l3frwd.xml</SCPDURL>
</service>

<service>
<serviceType>urn:schemas-efficient-com:service:DSLCPEStatus:1</serviceType>
<serviceId>urn:efficient-com:serviceId:DSLCPEStat1</serviceId>
<controlURL>/upnp/DSLCPEStatus?dev=0</controlURL>
<eventSubURL>/upnp/DSLCPEStatus?dev=0</eventSubURL>
<SCPDURL>/dslcpestat.xml</SCPDURL>
</service>

<service>
<serviceType>urn:schemas-efficient-com:service:DSLCPECfg:1</serviceType>
<serviceId>urn:efficient-com:serviceId:DSLCPECfg1</serviceId>
<controlURL>/upnp/DSLCPEConfig?dev=0</controlURL>
<eventSubURL>/upnp/DSLCPEConfig?dev=0</eventSubURL>
<SCPDURL>/dslcpecfg.xml</SCPDURL>
</service>
</serviceList>

<deviceList>

<device>
<deviceType>urn:schemas-upnp-org:device:WANDevice:1</deviceType>
<friendlyName>SpeedStream Router</friendlyName>
<manufacturer>Siemens Subscriber Networks</manufacturer>
<manufacturerURL>http://www.siemens.com</manufacturerURL>
<modelDescription>SpeedStream 6520 Series Router</modelDescription>
<modelName>SpeedStream</modelName>
<modelNumber>004-E752-A9B</modelNumber>
<modelURL>http://www.speedstream.com</modelURL>
<serialNumber>0013A36AEA98</serialNumber>
<UDN>uuid:upnp-WANDevice-1_0-0013a36aea98</UDN>
<UPC>00000-00001</UPC>

<serviceList>

<service>

<serviceType>
urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1
</serviceType>
<serviceId>urn:upnp-org:serviceId:WANCommonIFC1</serviceId>
<controlURL>/upnp/WANCommonInterfaceConfig?dev=1</controlURL>
<eventSubURL>/upnp/WANCommonInterfaceConfig?dev=1</eventSubURL>
<SCPDURL>/wancmnifcfg.xml</SCPDURL>
</service>
</serviceList>

<deviceList>

<device>
<deviceType>urn:schemas-upnp-org:device:WANConnectionDevice:1</deviceType>
<friendlyName>SpeedStream Router</friendlyName>
<manufacturer>Siemens Subscriber Networks</manufacturer>
<manufacturerURL>http://www.siemens.com</manufacturerURL>
<modelDescription>SpeedStream 6520 Series Router</modelDescription>
<modelName>SpeedStream</modelName>
<modelNumber>004-E752-A9B</modelNumber>
<modelURL>http://www.speedstream.com</modelURL>
<serialNumber>0013A36AEA98</serialNumber>
<UDN>uuid:upnp-WANConnectionDevice-1_0-0013a36aea98-1</UDN>
<UPC>00000-00001</UPC>

<serviceList>

<service>
<serviceType>urn:schemas-upnp-org:service:WANDSLLinkConfig:1</serviceType>
<serviceId>urn:upnp-org:serviceId:WANDSLLinkC1</serviceId>
<controlURL>/upnp/WANDSLLinkConfig?dev=2</controlURL>
<eventSubURL>/upnp/WANDSLLinkConfig?dev=2</eventSubURL>
<SCPDURL>/wandsllinkcfg.xml</SCPDURL>
</service>

<service>
<serviceType>urn:schemas-upnp-org:service:WANPPPConnection:1</serviceType>
<serviceId>urn:upnp-org:serviceId:WANPPPConn1</serviceId>
<controlURL>/upnp/WANPPPConnection?dev=2</controlURL>
<eventSubURL>/upnp/WANPPPConnection?dev=2</eventSubURL>
<SCPDURL>/wanpppconn.xml</SCPDURL>
</service>
</serviceList>
</device>

<device>
<deviceType>urn:schemas-upnp-org:device:WANConnectionDevice:1</deviceType>
<friendlyName>SpeedStream Router</friendlyName>
<manufacturer>Siemens Subscriber Networks</manufacturer>
<manufacturerURL>http://www.siemens.com</manufacturerURL>
<modelDescription>SpeedStream 6520 Series Router</modelDescription>
<modelName>SpeedStream</modelName>
<modelNumber>004-E752-A9B</modelNumber>
<modelURL>http://www.speedstream.com</modelURL>
<serialNumber>0013A36AEA98</serialNumber>
<UDN>uuid:upnp-WANConnectionDevice-1_0-0013a36aea98-2</UDN>
<UPC>00000-00001</UPC>

<serviceList>

<service>
<serviceType>urn:schemas-upnp-org:service:WANDSLLinkConfig:1</serviceType>
<serviceId>urn:upnp-org:serviceId:WANDSLLinkC1</serviceId>
<controlURL>/upnp/WANDSLLinkConfig?dev=3</controlURL>
<eventSubURL>/upnp/WANDSLLinkConfig?dev=3</eventSubURL>
<SCPDURL>/wandsllinkcfg.xml</SCPDURL>
</service>

<service>
<serviceType>urn:schemas-upnp-org:service:WANPPPConnection:1</serviceType>
<serviceId>urn:upnp-org:serviceId:WANPPPConn1</serviceId>
<controlURL>/upnp/WANPPPConnection?dev=3</controlURL>
<eventSubURL>/upnp/WANPPPConnection?dev=3</eventSubURL>
<SCPDURL>/wanpppconn.xml</SCPDURL>
</service>
</serviceList>
</device>
</deviceList>
</device>

<device>
<deviceType>urn:schemas-upnp-org:device:LANDevice:1</deviceType>
<friendlyName>SpeedStream Router</friendlyName>
<manufacturer>Siemens Subscriber Networks</manufacturer>
<manufacturerURL>http://www.siemens.com</manufacturerURL>
<modelDescription>SpeedStream 6520 Series Router</modelDescription>
<modelName>SpeedStream</modelName>
<modelNumber>004-E752-A9B</modelNumber>
<modelURL>http://www.speedstream.com</modelURL>
<serialNumber>0013A36AEA98</serialNumber>
<UDN>uuid:upnp-LANDevice-1_0-0013a36aea98-1</UDN>
<UPC>00000-00001</UPC>

<serviceList>

<service>

<serviceType>
urn:schemas-upnp-org:service:LANHostConfigManagement:1
</serviceType>
<serviceId>urn:upnp-org:serviceId:LANHostCfg1</serviceId>
<controlURL>/upnp/LANHostCfgMgmt?dev=4</controlURL>
<eventSubURL>/upnp/LANHostCfgMgmt?dev=4</eventSubURL>
<SCPDURL>/lanhostcfgmgmt.xml</SCPDURL>
</service>
</serviceList>
</device>
</deviceList>
<presentationURL>/index.htm</presentationURL>
</device>
</root>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...