/

Create Firewall Rules


Create Firewall Rules for StreamManager

From the left-hand navigation of the Linode dashboard, under the Manage section, choose Firewalls and click Create Firewall by adding a label and assigning the Linode instance.

personalaccesstoken2

Firewall Rules for StreamManager and nodes

PortDescriptionProtocol
22SSHTCP
5080default web access of Red5 Pro/Websockets for WebRTCTCP
443modified https access of Red5 Pro; secure websockets for WebRTC / Stream ManagerTCP
80Required if using Letsencrypt to generate SSL certificateTCP
1935RTMPTCP
8554RTSPTCP
40000-65535STUN/TURN/ICE for WebRTCUDP

Firewall rules for Terraform Server

Repeat the above steps, adding two inbound rules:

PortDescriptionProtocol
22SSHTCP
8083API access for Terraform serviceTCP

Firewall rules for MySQL Instance

Repeat the above steps, adding two inbound rules:

PortDescriptionProtocol
22SSHTCP
3306Default MySQL PortTCP