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

Server isn't reachable outside the local network #24

Closed
jacopograndi opened this issue Dec 29, 2023 · 1 comment
Closed

Server isn't reachable outside the local network #24

jacopograndi opened this issue Dec 29, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jacopograndi
Copy link
Owner

Known issue

I tried passing my public_ip:port as the server public address and binding the socket to localhost:port. Forwarded the port from the nat, but no connection was made. The port was closed even to port checkers, not that it's strong evidence of it being closed.

Probably I have missed something, probably is my nat doing what it does best. (testing my patience).

@jacopograndi jacopograndi added the bug Something isn't working label Dec 29, 2023
@jacopograndi
Copy link
Owner Author

I had to bind both client and server sockets to 0.0.0.0 to get it working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant