Skip to content

Some routers would block low number socket port #2249

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

Closed
wants to merge 1 commit into from
Closed

Some routers would block low number socket port #2249

wants to merge 1 commit into from

Conversation

cifer76
Copy link

@cifer76 cifer76 commented Aug 21, 2014

When worked behind such a router, the tcp three-way handshake will
fail due to the last ack message destined port 1024 blocked by router.

So, when the board initiated a connection with a public server, using
a bigger port number.

When worked behind such a router, the tcp three-way handshake will
fail due to the last ack message destined port 1024 blocked by router.

So, when the board initiated a connection with a public server, using
a bigger port number.
@matthijskooijman
Copy link
Collaborator

#2345 was just merged, which is essentially the same change but with a different port number based on IANA recommendations, so I'll close this one. Thanks, though!

@cifer76
Copy link
Author

cifer76 commented Oct 8, 2014

Okay, I feel sorry for not doing more research on this issue.

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

Successfully merging this pull request may close these issues.

2 participants