rshin / tcmportmapper

Automatically exported from code.google.com/p/tcmportmapper
0 stars 0 forks source link

Wrong IP address is shown. #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the application

What is the expected output? What do you see instead?
It looks as if a public IP address should be displayed in large numbers as a 
title.
Instead, I get 0.152.180.42... no idea where that number came from, my public 
IP is 67.140...

What version of the product are you using? On what operating system?
1.0 (5)
Mac OS X 10.5.2

Please provide any additional information below.
iStat Pro displays the correct external IP address

Original issue reported on code.google.com by krs...@gmail.com on 17 Apr 2008 at 12:38

GoogleCodeExporter commented 9 years ago
please download the debug binary upnp-static-2008-02-17u.zip and run it using 
the terminal:

./upnp-static-2008-02-17 -s

and paste the output here. If it shows the right external ip address then our 
framework is to blame. if not please 
contact thomas bernard at http://miniupnp.free.fr/ via miniupnp _AT_ free _DOT_ 
fr or the forum
http://miniupnp.tuxfamily.org/forum/ . Please also add your router model to 
that bug report.

Original comment by dasge...@gmail.com on 17 Apr 2008 at 8:48

GoogleCodeExporter commented 9 years ago
upnpc : miniupnpc library test client. (c) 2006-2008 Thomas Bernard
Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
for more information.
List of UPNP devices found on the network :
 desc: http://192.168.1.1:5431/dyndev/uuid:00173196-6edc-0017-3196-6edc00989001
 st: urn:schemas-upnp-org:device:InternetGatewayDevice:1

Found valid IGD : http://192.168.1.1:5431/uuid:00173196-6edc-0017-3196-
6edc02989001/WANIPConnection:1
Local LAN ip address : 192.168.1.212
Connection Type : IP_Routed
Status : Connected, uptime=218402
MaxBitRateDown : 100000000 bps   MaxBitRateUp 100000000 bps
ExternalIPAddress = 0.152.180.42
Bytes:   Sent: 2147483647   Recv: 965322200
Packets: Sent:  9787297 Recv:  7624747

This is showing the wrong external address too.   

The router is an Asus WL-700Ge
http://www.asus.com/products.aspx?modelmenu=1&model=979&l1=12&l2=43&l3=0
http://www.wl700g.info/

Original comment by krs...@gmail.com on 17 Apr 2008 at 11:53

GoogleCodeExporter commented 9 years ago
if you didn't contact thomas bernard about this please test again with the new 
upnp-static binary if it still 
reports the public ip the wrong way. 

Original comment by dasge...@gmail.com on 18 Nov 2008 at 4:02