22 SSH
TCP- Direction
- Source
- All
- From Cloudtov edge only
Control which ports are open, and from where.
Firewall: ON
Disabling it greys out all other controls.
Mode
POST /api/security/firewall/mode with mode set to relax, medium, or strict.
22 SSH
TCP80 HTTP
TCP443 HTTPS
TCP3306 MySQL
TCP5432 PostgreSQL
TCPChanges call POST /api/security/firewall/ports with port, protocol, direction, source and proxyOnly (edge-only).
New rules call POST /api/security/firewall/rules with a structured JSON object.