RCON (Remote Console) is a protocol that allows remote administration of game servers. GameSentry maintains persistent RCON connections to your servers, enabling real-time command execution, log streaming, and automated moderation.
How It Works
When you activate a server, GameSentry's Sentry service establishes an RCON connection.
The connection is maintained persistently — GameSentry stays connected 24/7.
Server logs, chat messages, and events are streamed in real-time.
You can send commands through the web console, and GameSentry executes them via RCON.
If the connection drops (server restart, network issue), GameSentry automatically reconnects.
Supported Protocols
GameSentry supports the Source RCON protocol used by most modern game servers. This includes Rust, ARK: Survival Evolved, and other Source-engine based games.
Connection Requirements
- RCON must be enabled on your game server.
- The RCON port must be accessible from GameSentry's infrastructure.
- A valid RCON password must be configured on the server.
- Your firewall must allow incoming connections on the RCON port.
Troubleshooting Connection Issues
| Issue | Solution |
|---|---|
| Connection refused | Verify RCON is enabled and the port is correct. Check firewall rules. |
| Authentication failed | Double-check the RCON password in GameSentry matches your server config. |
| Connection times out | Ensure the RCON port is open in your hosting provider's firewall. |
| Frequent disconnects | Check server stability and network connectivity. GameSentry auto-reconnects. |
GameSentry tests the RCON connection when you first add or activate a server. If the test fails, the server won't be activated until the connection is verified.