Multiplay Clanforge

Open Clanforge

Multiplay Clanforge

Why does Clanforge require bindable ports?

Documentation for Why does Clanforge require bindable ports?
Read time 1 minuteLast updated a day ago

Clanforge generates port numbers dynamically per server instance with a configurable offset. To leverage this functionality, your server instance must support configurable ports (for example, accept the port number via a command-line argument). By using dynamic ports, you’ll prevent port conflicts between your game server instances. Clanforge doesn't block any ports in the range 8100 to 65355. Your server instance should only use ports in this range.