This guide explains how to properly configure your game server's network settings (Ports) after the initial installation. If you are running Steam-based game, the logic remains the same.
Game server networking on GameTeam follows three simple steps. Ensure your Network and Files are synced.
Go to the Network tab.
Note your IP Address and Port (the one marked Primary).
If your game needs a "Query Port" or "RCON," create a new Allocation here.
Go to the Startup tab.
Find variables like Server Port or Query Port.
Ensure these numbers match the ports in your Network tab.
Restart your server to apply any changes.
If the server doesn't update automatically:
Open the Files tab.
Locate the config file (e.g., server.cfg, settings.xml, or config.json).
Find the port or queryport line and manually type your assigned port.
Save and Restart.
Public Visibility: Check your config file for IsPublic="True" or similar settings to show up in the server list.
If you need help with this, please submit a ticket.