How to Enable Telnet for Remote Admin on Your 7 Days to Die Server
Remote admin tools (CSMM, RAT, etc.) connect to your server over telnet. On AleForge, set this up on Startup.
Set a telnet password before enabling telnet. AleForge blocks telnet when no password is set.
Enable telnet on Startup
Section titled “Enable telnet on Startup”- Open the AleForge Panel
- Stop the server on
Console - Go to
Startup - Set
Telnet Password - Save and restart the server
AleForge writes this into serverconfig.xml on boot.
Find your telnet port
Section titled “Find your telnet port”- Open
Startup - Note the value in
Telnet Port
Tools connect with the IP/hostname from Dashboard, that telnet port, and your telnet password.
serverconfig.xml
Section titled “serverconfig.xml”Only edit the file if a setting is missing from Startup:
- Stop the server
- Open
File Manager→serverconfig.xml - Set
TelnetEnabledtotrue,TelnetPassword, andTelnetPortif needed - Save and start the server
Do not hand-edit values here when the same fields exist on Startup — panel values win on boot. See Configure your server.
Troubleshooting
Section titled “Troubleshooting”- Connection refused → Server must be running. Use the telnet port, not the game port.
- Authentication failed →
Telnet PasswordonStartupmust match what the tool uses. Restart after changes. - Tool connects but commands fail → CSMM also needs Alloc’s and a web token — see Set up CSMM.
For general server issues, see Troubleshooting.