Skip to main content

TURN Server

 

IP Caasify VPS: 185.226.93.63

 

Exposed Ports:

grafik.png

Firewallrules anlegen in VPS:

sudo ufw allow 3478/tcp comment 'Allow TURNserver'
sudo ufw allow 3478/udp comment 'Allow TURNserver' 
sudo ufw allow 5349/tcp comment 'Allow TURNserver'
sudo ufw allow 5349/udp comment 'Allow TURNserver' 
sudo ufw allow 49152:50000/udp 'Allow TURNserver'

Quelle 

 

Turnserver.conf

syslog

lt-cred-mech
use-auth-secret
static-auth-secret=fZH6P!4!tgDyDka$W
realm=turn.trance-port.de

cert=/etc/letsencrypt/live/turn.example.org/fullchain.pem
pkey=/etc/letsencrypt/live/turn.example.org/privkey.pem

no-udp
external-ip=185.226.93.63
min-port=49152
max-port=50000