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

Update Readme to include allowing UDP port 3478 #183

Open
danielfournier-tech opened this issue Jun 30, 2024 · 2 comments
Open

Update Readme to include allowing UDP port 3478 #183

danielfournier-tech opened this issue Jun 30, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@danielfournier-tech
Copy link

I typically have server firewalls pretty locked down by default and spent a good bit of time looking at network logs to release that I needed to allow UDP 3478 and think it should be more clear in the documentation / readme. Thanks for making this cool project

@jmattheis
Copy link
Member

Yeah, this should be included in the install page.

FYI: when using turn any udp port can be used for the turn relay, so every udp port should be allowed. The used udp port range can be restricted via the SCREEGO_TURN_PORT_RANGE setting.

@jmattheis jmattheis added the documentation Improvements or additions to documentation label Jul 2, 2024
@ajmandourah
Copy link

when using docker also in none host network configuration you must use udp for port 3478 otherwise it will not connect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants