Skip to main content

How to Set Up an RCON Connection on Your Arma Reforger Server

1. Log In to Your Panel


2. Stop Your Server


3. Select the ‘Files’ Tab

Cybrancee game panel showing the Arma Reforger dashboard with the Files tab highlighted in the left sidebar.

4. Open the ‘config.json’ File

Navigate to:

home/container

'config.json' outlined with arrow

5. Edit ‘config.json‘ file

'RCON'setup outlined with arrow

6. Understanding Variable

ParameterTypeDefaultDescription
addressString"0.0.0.0"Network interface to bind RCON. Use "0.0.0.0" to listen on all interfaces.
portIntegerAllocated PortDedicated port used exclusively for incoming RCON communication.
passwordString""The authentication secret key required to access the console.
permissionString"admin"Sets access level: "admin" (full command control) or "monitor" (read-only output).
maxClientsInteger1Maximum number of concurrent external RCON connections permitted.

7. Check your JSON File Formatting

Verify that all curly brackets {} and quotation marks "" remain properly closed within the playerBanList array.

Ensure there are no trailing commas after the last player entry before closing brackets to prevent parsing errors when the server loads the configuration.


8. Select the ‘Save Content’ button


9. Restart Your Server

Arma Reforger Server Hosting

Starts at $9.99

External link icon
Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents