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

Ktorrent Upnp plugin to forward ports!

Tags: None
(comma "," separated)
imported4-Abhishek
Registered Member
Posts
3
Karma
0
Hi, I would like toknow how to forward the ports by using upnp plugin. I loaded it but it does not detect any devices. I pressed the 'Rescan' button but nothing happens. My router is UT300R2U. I am running it on Linux mint 4.0 KDE community edition.

Image


I am new to Linux and don't know much about iptables and all, but I can provide additional details if needed. I hope someone can help me with port forwarding. Thanks for your time.
George
Moderator
Posts
5421
Karma
1

Sat Apr 12, 2008 12:48 pm
Are you sure UPnP is enabled on the router ?

If it is, it should broadcast it's presence every minute or so, and KT will detect it. Normally it should also respond to our searches (when you press the rescan button).
Red Stone
Registered Member
Posts
3
Karma
0

Sat Apr 12, 2008 10:55 pm
Hi!

I've the very same problem described above. I add to this that when I push the start button I see the indication of "Stalled".

My router is Aolink DR814 and yes UPNP is enabled (checked with putty).

I use ktorrent v2.2.2 with Kde 3.5.7 running on Mandriva 2008. Every library connected to UPNP is installed.

Please tell me how can i make this puppy work?

Thanks!
Red Stone
Better never than late!
Red Stone
Registered Member
Posts
3
Karma
0

Sat Apr 12, 2008 11:12 pm
Hi again!

I wish to add that ktorrent contacts the tracker, it is OK and I can see the number of seeders and leechers in swarm...

Thanks!


Red Stone
Better never than late!
George
Moderator
Posts
5421
Karma
1

Sun Apr 13, 2008 10:52 am
Red Stone wrote:Hi again!

I wish to add that ktorrent contacts the tracker, it is OK and I can see the number of seeders and leechers in swarm...

Thanks!


UPnP is only for forwarding ports so you can accept incoming connections. I has nothing to do with contacting the tracker, or setting up outgoing connections to peers.

Anyway we need to figure out what is going on. Open a shell, type ktupnptest and press enter.

This will start up a small test application, which will try to forward a port. Hit the test button, and it will start working. Normally you should see something being displayed in the text area.

The output of the program is saved in ~/.kde/share/apps/ktorrent/ktupnptest.log

Post that here, or send it to me by mail.
imported4-Abhishek
Registered Member
Posts
3
Karma
0

Sun Apr 13, 2008 11:28 am
George wrote:UPnP is only for forwarding ports so you can accept incoming connections. I has nothing to do with contacting the tracker, or setting up outgoing connections to peers.

Anyway we need to figure out what is going on. Open a shell, type ktupnptest and press enter.

This will start up a small test application, which will try to forward a port. Hit the test button, and it will start working. Normally you should see something being displayed in the text area.

The output of the program is saved in ~/.kde/share/apps/ktorrent/ktupnptest.log

Post that here, or send it to me by mail.


Thanks for helping us George. Here's the output I'm getting:

abhishek@compaq:~$ ktupnptest
UPnPTestApp started up !
Trying to find UPnP devices on the local network
Sending :
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1
MAN:"ssdp:discover"
MX:3


Received :
M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1
MAN:"ssdp:discover"
MX:3

[/quote]
Red Stone
Registered Member
Posts
3
Karma
0

Sun Apr 13, 2008 3:38 pm
George wrote:Anyway we need to figure out what is going on. Open a shell, type ktupnptest and press enter.

This will start up a small test application, which will try to forward a port. Hit the test button, and it will start working. Normally you should see something being displayed in the text area.

The output of the program is saved in ~/.kde/share/apps/ktorrent/ktupnptest.log

Post that here, or send it to me by mail.

Thanks for fast reply!

I did as instructed and after struggling a lot reached the conclusion that the problem wasn't in the router but in the firewall within Linux in my machine. Apparently now everything is fine. I'll revert to you should something goes wrong... :wink:

Thanks again! :D


Red Stone
Better never than late!
alinuxa
Registered Member
Posts
3
Karma
0
OS

Not forwarding ports

Fri Jun 13, 2008 4:04 pm
I can't get any port forwarding now - which is strange because it WAS working. I can't think of anything I did to stop it working. At first it wasn't working but after I configured my router to use Upnp, it was fine. Then after I had turned off the computer and restarted it, I couldn't get it to show the port again. This is the output from my test. I am using PCLinuxOS2007 KDE 3.5.9 and KTorrent 2.2.6

UPnPTestApp started up !
Trying to find UPnP devices on the local network
Sending :
M-SEARCH * HTTP/1.1

HOST: 239.255.255.250:1900

ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1

MAN:"ssdp:discover"

MX:3



Received :
M-SEARCH * HTTP/1.1

HOST: 239.255.255.250:1900

ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1

MAN:"ssdp:discover"

MX:3



Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:33:09 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:33:09 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
M-SEARCH * HTTP/1.1

HOST: 239.255.255.250:1900

ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1

MAN:"ssdp:discover"

MX:3



Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:36:33 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:36:33 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
M-SEARCH * HTTP/1.1

HOST: 239.255.255.250:1900

ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1

MAN:"ssdp:discover"

MX:3



Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:36:35 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:36:35 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
M-SEARCH * HTTP/1.1

HOST: 239.255.255.250:1900

ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1

MAN:"ssdp:discover"

MX:3



Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:36:36 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:36:36 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
M-SEARCH * HTTP/1.1

HOST: 239.255.255.250:1900

ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1

MAN:"ssdp:discover"

MX:3



Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:36:37 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:36:37 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
M-SEARCH * HTTP/1.1

HOST: 239.255.255.250:1900

ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1

MAN:"ssdp:discover"

MX:3



Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:38:58 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:38:58 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
M-SEARCH * HTTP/1.1

HOST: 239.255.255.250:1900

ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1

MAN:"ssdp:discover"

MX:3



Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:39:04 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Received :
M-SEARCH * HTTP/1.1

HOST: 239.255.255.250:1900

ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1

MAN:"ssdp:discover"

MX:3



Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:39:04 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
M-SEARCH * HTTP/1.1

HOST: 239.255.255.250:1900

ST:urn:schemas-upnp-org:device:InternetGatewayDevice:1

MAN:"ssdp:discover"

MX:3



Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:39:04 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:39:04 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:39:05 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Received :
HTTP/1.1 200 OK

CACHE-CONTROL: max-age=1800

DATE: Sun, 29 May 2005 18:39:05 GMT

EXT:

LOCATION: http://192.168.1.1:52869/gatedesc.xml

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: upnp:rootdevice

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::upnp:rootdevice



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: upnp:rootdevice

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::upnp:rootdevice



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-upnp-org:device:InternetGatewayDevice:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-upnp-org:device:InternetGatewayDevice:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:InternetGatewayDevice:1



Detected IGD Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2
Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-microsoft-com:service:OSInfo:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-microsoft-com:service:OSInfo:1



Failed to download http://192.168.1.1:52869/gatedesc.xml : Could not connect to host 192.168.1.1 (port 52869).
Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-microsoft-com:service:OSInfo:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-microsoft-com:service:OSInfo:1



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-upnp-org:device:WANDevice:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:WANDevice:1



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-upnp-org:device:WANDevice:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:WANDevice:1



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-upnp-org:device:WANConnectionDevice:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:WANConnectionDevice:1



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-upnp-org:device:WANConnectionDevice:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:device:WANConnectionDevice:1



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-upnp-org:service:WANIPConnection:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:service:WANIPConnection:1



Received :
NOTIFY * HTTP/1.1

HOST: 239.255.255.250:1900

CACHE-CONTROL: max-age=1800

LOCATION: http://192.168.1.1:52869/gatedesc.xml

NT: urn:schemas-upnp-org:service:WANIPConnection:1

NTS: ssdp:alive

SERVER: Linux/2.4.17_mvl21-malta-mips_fp_le, UPnP/1.0, Intel SDK for UPnP devices /1.2

USN: uuid:75802409-bccb-40e7-8e6c-fa095ecce13e::urn:schemas-upnp-org:service:WANIPConnection:1
George
Moderator
Posts
5421
Karma
1

Sat Jun 14, 2008 7:53 am
If you can't download the router description (http://192.168.1.1:52869/gatedesc.xml) then we can't forward the ports.

It looks like there is something wrong with the router, try rebooting it.


Bookmarks



Who is online

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