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

Can wgsd work properly in the Symmetric NAT scenario? #53

Open
crezov opened this issue Nov 29, 2023 · 0 comments
Open

Can wgsd work properly in the Symmetric NAT scenario? #53

crezov opened this issue Nov 29, 2023 · 0 comments

Comments

@crezov
Copy link

crezov commented Nov 29, 2023

According to STUN RFC 3489:

Symmetric: A symmetric NAT is one where all requests from the same internal IP address and port, to a specific destination IP address and port, are mapped to the same external IP address and port. If the same host sends a packet with the same source address and port, but to a different destination, a different mapping is used. Furthermore, only the external host that receives a packet can send a UDP packet back to the internal host.

In the Symmetric NAT scenario, when Alice accesses Bob and Registry respectively, Alice's external IP and port may be different because of the different destinations. I wonder if wgsd works properly in this scenario. Thanks!

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