Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getOutboundAddress returns 0.0.0.0 #4

Open
judos opened this issue Sep 24, 2013 · 0 comments
Open

getOutboundAddress returns 0.0.0.0 #4

judos opened this issue Sep 24, 2013 · 0 comments

Comments

@judos
Copy link

judos commented Sep 24, 2013

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?

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

Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant