Create Firewall Rules
Create Firewall Rules for StreamManager
- From the left-hand navigation of the Digital Ocean dashboard, under the Manage section, choose Networking, Firewalls
- Click on Create Firewall
- Give a name to the Firewall
- Add Inbound Rules for the Red5 Pro ports:
Port |
Description |
Protocol |
22 |
SSH |
TCP |
5080 |
default web access of Red5 Pro/Websockets for WebRTC |
TCP |
443 |
modified https access of Red5 Pro; secure websockets for WebRTC / Stream Manager |
TCP |
Create Separate Firewall rules for Terraform Server
Repeat the above steps, adding two inbound rules:
Port |
Description |
Protocol |
22 |
SSH |
TCP |
8083 |
API access for Terraform service |
TCP |