mauricio27anselmo / weupnp

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

getOutboundAddress returns 0.0.0.0 #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
(pretty unsure, here's what I did: )
1. copy the classes into a new project, changed package name
2. execute main

What is the expected output? What do you see instead?
"Mapping SUCCESSFUL. Waiting "...
The above line is not in the console since
"if (activeGW.addPortMapping(SAMPLE_PORT, 
SAMPLE_PORT,localAddress.getHostAddress(), "TCP", "test")) {"
in Main returns false.

What version of the product are you using? On what operating system?
"bitletorg-weupnp-weupnp-0.1.2-2-ge3770a1.zip"

Please provide any additional information below.
the getOutboundAddress returns the address wrongly (0.0.0.0). I'm not sure why 
it doesn't work. Is there maybe a workaround to get the ip?

Thanks for your help!

Original issue reported on code.google.com by judos1qw...@gmail.com on 23 Sep 2013 at 5:15

GoogleCodeExporter commented 8 years ago
Operation system: Win7 Professional
Router: Netopia     Model: 3347NWG  Software Version: 7.5.0
contact: judos (the sign you use in email adresses) gmx (dot) ch

Original comment by judos1qw...@gmail.com on 23 Sep 2013 at 5:30

GoogleCodeExporter commented 8 years ago
Hello,
thank you for the report.

Please note that weupnp was migrated here: https://github.com/bitletorg/weupnp 
and we no longer plan on using this issue tracker, going forward.

Please consider moving this issue there so it will get more attention.

Regards

Original comment by ale.bahgat on 23 Sep 2013 at 5:48