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

why not test mapping rules? #34

Open
running910 opened this issue Oct 29, 2021 · 0 comments
Open

why not test mapping rules? #34

running910 opened this issue Oct 29, 2021 · 0 comments

Comments

@running910
Copy link

According to the definition of rfc3489, "A cone NAT is one where all requests from the same internal IP address and port are mapped to the same external IP address and port."
But pystun seems to only send one external IP, and then use this external IP Return, and then use another external IP to send to pystun. If pystun receives it, it will be judged as full cone NAT.
I am wondering why not try to use pystun to send to the second external IP to test the mapping rules? Isn't this the basic premise of the Cone NAT?

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