Clanforge generates port numbers dynamically per server instance with a configurable offset. To leverage this functionality, your server instance must support configurable ports (e.g., accept the port number via a command-line argument). By using dynamic ports, you’ll prevent port conflicts between your game server instances.
We do not block any ports on our platform; however, we reserve ports 8080 through 8085 for our service binaries.