Ports
ServX #
ServerIndex is set in Config.xml.
Port | Protocol | Description |
---|---|---|
3000 + ServerIndex | UDP | This is the main gameplay connection the client will use to connect to the server. |
27016 + ServerIndex | TCP/UDP | This is the Steam Query Port. Only necessary when running a standalone instance as ClusterX will report for the entire cluster. |
ClusterX #
Port | Protocol | Description |
---|---|---|
5000 | UDP | This is the main gameplay connection the client will use to connect to the server. |
5001 | UDP | This is the port each ServX instance will connect to. It is imperative that security be handled at the firewall and only allow known IPs of each machine running an instance of Servx. |
27015 | TCP/UDP | This is the Steam Query Port. Only necessary when running a cluster. |