Setup and configure your firewall
The following ports need to be open in your firewall, to allow traffic to the RingPlan Meet server:
80 TCP
=> For SSL certificate verification / renewal with Let’s Encrypt. Required
443 TCP
=> For general access to Jitsi Meet. Required
10000 UDP
=> For General Network Audio/Video Meetings. Required
22 TCP
=> For Accessing your Server using SSH (change the port accordingly if it’s not 22). Required
3478 UDP
=> For querying the stun server (coturn, optional, needs config.js
change to enable it).
5349 TCP
=> For fallback network video/audio communications over TCP (when UDP is blocked for example), served by coturn. Required