- Nov 4, 2004
- 354
- 0
- 0
I've noticed that many applications use something called Universal Plug and Play (UPnP). This seems to be some sort of a zeroconf API for port forwarding. Is this true? Is there a program somewhere that I could use to manually forward ports using UPnP?
Also, Azureus has a UPnP plugin that seems to be having some trouble with my family's router, even though UPnP has been enabled on said router. Here is what happens:
What's going on? I tried going to http://192.168.1.1:5819/UPNP_WANPPPConnection.xml, and got something pretty promptly. Please help!
-fs
Also, Azureus has a UPnP plugin that seems to be having some trouble with my family's router, even though UPnP has been enabled on said router. Here is what happens:
UPnP::SSDP: ignoring loopback address /127.0.0.1
UPnP::SSDP: group = /239.255.255.250:0/eth0:VMware Virtual Ethernet Adapter for VMnet8-/192.168.142.1
UPnP::SSDP: group = /239.255.255.250:0/eth1:VMware Virtual Ethernet Adapter for VMnet1-/192.168.254.1
UPnP::SSDP: group = /239.255.255.250:0/eth2-Link AirPlus G DWL-G510 Wireless PCI Card - Packet Scheduler Miniport-/192.168.1.46
Mapping request: UDP tracker client port (UDP/52525), enabled = true
Mapping request: Incoming Peer Data Port (TCP/52525), enabled = true
Mapping request: TCP Tracker Port (TCP/6969), enabled = false
Mapping request: TCP SSL Tracker Port (TCP/7000), enabled = false
Mapping request: UDP Tracker Port (UDP/6969), enabled = false
UPnP:SSDP: first response:
HTTP/1.1 200 OK
CACHE-CONTROL: max-age=180
DATE: 12/09/2002
EXT:
LOCATION: http://192.168.1.1:5819/UPNP_rootDesc.xml
SERVER: VxWorks/2.0.1 UPnP/1.0
ST: upnp:rootdevice
USN: uuid:upnp-WestellDevice::upnp:rootdevice
UPnP: root discovered = http://192.168.1.1:5819/UPNP_rootDesc.xml, local = /192.168.1.46
Downloading: http://192.168.1.1:5819/UPNP_rootDesc.xml
Relative URL base is http://192.168.1.1:5819
Westell DSL Router
http://192.168.1.1:5819/UPNP_Layer3Forwarding.xml, http://192.168.1.1:5819/Layer3Forwarding
WANDevice
http://192.168.1.1:5819/UPNP_W...monInterfaceConfig.xml, http://192.168.1.1:5819/WANCommonInterfaceConfig
WANConnectionDevice *
http://192.168.1.1:5819/UPNP_WANPPPConnection.xml, http://192.168.1.1:5819/WANPPPConnection
Found WANConnectionDevice
Found WANPPPConnection
Downloading: http://192.168.1.1:5819/UPNP_WANPPPConnection.xml
com.aelitis.net.upnp.UPnPException: Invoke of 'urn:schemas-upnp-org:service:WANPPPConnection:1#AddPortMapping' fails: Unexpected end of file from server
com.aelitis.net.upnp.UPnPException: Invoke of 'urn:schemas-upnp-org:service:WANPPPConnection:1#AddPortMapping' fails: Unexpected end of file from server
What's going on? I tried going to http://192.168.1.1:5819/UPNP_WANPPPConnection.xml, and got something pretty promptly. Please help!
-fs