--
You received this message because you are subscribed to the Google Groups "TURN Server (Open-Source project)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc57...@googlegroups.com.
To post to this group, send email to turn-server-project...@googlegroups.com.
Visit this group at http://groups.google.com/group/turn-server-project-rfc5766-turn-server.
For more options, visit https://groups.google.com/d/optout.
if you configured the TURN server on ports 80 and 443 in EC2 instance, and if you opened all UDP ports in the instance and if you set the authentication correctly, then you must be fine.
If your client is establishing a connection with the turn server and the client is using the turn server as a relay then you have to open only the listening port (443 in your case). That client app will never communicate with the relay endpoints directly.
Sent from my iPhone
First of all, thank you Oleg and all other contributors to the rfc5766-turn-server project for the wonderful work.--
We are looking to use the server in our WebRTC project and are planning to make it listen to port 443 to increase our chances with stricter NATs (so -p 443).
The question is, what ports/protocols should we allow in our server's firewall configuration?
Obviously, we need to allow port 443 (TCP and UDP). But what about UDP ports for relay endpoints (the range itself controlled by --min-port, --max-port)? This tutorial (linked to from the project page) doesn't mention opening anything except the listening ports, but is it really enough?
You received this message because you are subscribed to the Google Groups "TURN Server (Open-Source project)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc5766-turn-server+unsubscribe@googlegroups.com.
To post to this group, send email to turn-server-project-rfc5766-turn-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc57...@googlegroups.com.
To post to this group, send email to turn-server-project...@googlegroups.com.
Is that correct please?
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc57...@googlegroups.com.
To post to this group, send email to turn-server-project...@googlegroups.com.