Changes firewall UDP range to 40000–65535 in Beginner's Guide - #239
Open
DougReeder wants to merge 1 commit into
Open
Changes firewall UDP range to 40000–65535 in Beginner's Guide#239DougReeder wants to merge 1 commit into
DougReeder wants to merge 1 commit into
Conversation
Why: 1. Dialog appears to use ports 40000–49999: https://github.com/search?q=repo%3AHubs-Foundation%2Fdialog+40000&type=code 2. Coturn appears to use ports 49152–65535: https://github.com/Hubs-Foundation/coturn/blob/4722697645cf033de8cf4f34e4214af750746365/README.turnserver#L375 3. Not clear what would use ports 35000–39999. 4. Testing showed that Firefox requires ports down to 40000 to avoid certain errors.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What?
Changes firewall UDP range to 40000–65535 in Beginner's Guide
Why?
Examples
Documentation of functionality
No change in functionality
Open questions
There are issues that claim other ports need to be open in the firewall.