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

Allow nodes behind NAT to join the network #123

Open
fed-franz opened this issue Feb 28, 2023 · 0 comments
Open

Allow nodes behind NAT to join the network #123

fed-franz opened this issue Feb 28, 2023 · 0 comments
Labels
type:enhancement Issues concerning code or feature improvement (performance, refactoring, etc)

Comments

@fed-franz
Copy link
Contributor

Summary

Since UDP is connection-less, nodes behind a CG-NAT (i.e., without a public IP address) can't participate to the protocol.

Possible solution design or implementation

Allow long-lived connections from NATted nodes or look for valid alternatives.

@fed-franz fed-franz added the type:enhancement Issues concerning code or feature improvement (performance, refactoring, etc) label Feb 28, 2023
@herr-seppia herr-seppia reopened this Oct 18, 2023
@ureeves ureeves mentioned this issue Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Issues concerning code or feature improvement (performance, refactoring, etc)
Projects
None yet
Development

No branches or pull requests

2 participants