To ensure stable communication between VMS Master and VMS Agents, infrastructure and operations teams must configure the firewall rules to permit traffic on the following network ports.
Firewall Rules Table
| Source | Destination | Ports | Description & Purpose |
|---|---|---|---|
| Customer server (Agent) | VMS Server | 31082, 443, 31080, 31081 | API Port for agents to push metrics/logs and fetch configurations |
| VMS Server | Internet | 80, 443 | Outbound internet access to deploy K8s/K3s and pull docker images from GitLab |
| Jump/VPN | VMS Server | 31082, 443, 31080, 31081, 22, 16443, 6443 | Access VMS Server for administration, management, and deployment |
Port 31082 replaces the default HTTP port 80 to enhance security.

