02-04-2008, 12:33 PM
Hey
I am running on a Virtual Dedicated Server (from Godaddy, laugh all you want)
and rcon seems to not be working. The OS is Linux CentOS 5 and I believe it is running a 64 bit version.
I have this in the start up file...
I have tried that with and without the port number on the IP
and in server cfg
However when I enter the password it says "cannot connect to remote server". Mani does run fine on it in case you needed to know that.
I am running on a Virtual Dedicated Server (from Godaddy, laugh all you want)
and rcon seems to not be working. The OS is Linux CentOS 5 and I believe it is running a 64 bit version.
I have this in the start up file...
Code:
echo "Starting Day of Defeat Source Server......"
./srcds_run -console -game dod +map dod_orange_rusmar_towers_v6f -tickrate 67 +maxplayers 26
+rcon_address 72.167.30.136 -autoupdate
and in server cfg
Code:
//rcon
// Server ip (to avoid RCon problems)
ip 72.167.30.136
rcon_password "***Hidden***"