03-13-2008, 09:10 PM
Alright,
I rented a box running CentOs 5.1, and I installed srcds on it.
I was able to create a server, using the following command :
./srcds_run -console -game tf +ip 202.71.103.15 -port 27016 +maxplayers 12 +map ctf_2fort
The server seems to be setup and running as I get these messages :
However, I am unable to connect to the game using 202.71.103.15:27016
Output of status from SSH :
I have checked and iptables is not running, and I have disabled SELinux, can any one please tell me how to make it work ?
Do you think the ports might be blocked? But I'm not sure if datacentres block ports on servers.
I rented a box running CentOs 5.1, and I installed srcds on it.
I was able to create a server, using the following command :
./srcds_run -console -game tf +ip 202.71.103.15 -port 27016 +maxplayers 12 +map ctf_2fort
The server seems to be setup and running as I get these messages :
Quote:[amaresh@localhost orangebox]$ ./srcds_run -console -game tf +ip 202.71.103.15 -port 27016 +maxplayers 24 +map ctf_2fort
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
maxplayers set to 24
maxplayers set to 24
Unknown command "startupmenu"
Network: IP 202.71.103.15, mode MP, dedicated Yes, ports 27016 SV / 27005 CL
ConVarRef room_type doesn't point to an existing ConVar
exec: couldn't exec skill1.cfg
Executing dedicated server config file
exec: couldn't exec server.cfg
exec: couldn't exec ctf_2fort.cfg
Adding master server 72.165.61.190:27011
Adding master server 72.165.61.189:27011
Using 'steambeta1:27013' CSER server!
Connection to Steam servers successful.
VAC secure mode is activated.
However, I am unable to connect to the game using 202.71.103.15:27016
Output of status from SSH :
Quote:status
hostname: Team Fortress
version : 1.0.2.1/14 3407 secure
udp/ip : 202.71.103.15:27016
map : ctf_2fort at: 0 x, 0 y, 0 z
players : 0 (12 max)
# userid name uniqueid connected ping loss state adr
I have checked and iptables is not running, and I have disabled SELinux, can any one please tell me how to make it work ?
Do you think the ports might be blocked? But I'm not sure if datacentres block ports on servers.