SRCDS Steam group


Can't connect to hosted TF2 linux server
#1
Greetings,

I have installed a TF2 server on a hosted, virtual dedicated server, running CentOs 5. My problem is I'm not able to connect to my server or even find it by IP.


Server start:
./srcds_run -game tf -ip 173.201.16.98 -port 27015 -timeout 30 -autoupdate +map cp_dustbowl -maxplayers 24 &
================================================

Server start output:
Auto detecting CPU
Using SSE2 Optimised binary.
Auto-restarting the server on crash
Could not locate steam binary:./steam, ignoring.

Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
maxplayers set to 24
Unknown command "startupmenu"
Network: IP 173.201.16.98, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
ConVarRef room_type doesn't point to an existing ConVar
exec: couldn't exec skill1.cfg
Executing dedicated server config file
Unknown command "mp_friendlyfire"
Server logging enabled.
Server logging data to file logs/L0315001.log
L 03/15/2010 - 11:27:18: Log file started (file "logs/L0315001.log") (game "/home/extrava/tf2/orangebox/tf") (version "3244")
--------------------------------------------------------
sv_pure set to 1.
Note: Changes to sv_pure take effect when the next map is loaded.
--------------------------------------------------------
Using 'steambeta1:27013' CSER server!
Connection to Steam servers successful.
VAC secure mode is activated.
========================================================

iptables -L:

Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpt:26901
ACCEPT udp -- anywhere anywhere udp dpts:27000:27050
ACCEPT tcp -- anywhere anywhere tcp dpts:27000:27050

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpts:27000:27050
ACCEPT tcp -- anywhere anywhere tcp dpts:27000:27050
ACCEPT udp -- anywhere anywhere udp dpt:26901

========================================================

One thing that bugs me (other than not being able to connect/find my server) is that I'm not seeing an "Adding Master server..." message during server startup. Is that why I'm not seeing the server?

My assumption is my firewall is blocking something, but I've tried opening as much as possible.

Thank you for your time and any help,

-Chad
Reply
#2
(03-16-2010, 05:43 AM)cjbisho Wrote:  Greetings,

I have installed a TF2 server on a hosted, virtual dedicated server, running CentOs 5. My problem is I'm not able to connect to my server or even find it by IP.


Server start:
./srcds_run -game tf -ip 173.201.16.98 -port 27015 -timeout 30 -autoupdate +map cp_dustbowl -maxplayers 24 &
================================================

Server start output:
Auto detecting CPU
Using SSE2 Optimised binary.
Auto-restarting the server on crash
Could not locate steam binary:./steam, ignoring.

Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
maxplayers set to 24
Unknown command "startupmenu"
Network: IP 173.201.16.98, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
ConVarRef room_type doesn't point to an existing ConVar
exec: couldn't exec skill1.cfg
Executing dedicated server config file
Unknown command "mp_friendlyfire"
Server logging enabled.
Server logging data to file logs/L0315001.log
L 03/15/2010 - 11:27:18: Log file started (file "logs/L0315001.log") (game "/home/extrava/tf2/orangebox/tf") (version "3244")
--------------------------------------------------------
sv_pure set to 1.
Note: Changes to sv_pure take effect when the next map is loaded.
--------------------------------------------------------
Using 'steambeta1:27013' CSER server!
Connection to Steam servers successful.
VAC secure mode is activated.
========================================================

iptables -L:

Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpt:26901
ACCEPT udp -- anywhere anywhere udp dpts:27000:27050
ACCEPT tcp -- anywhere anywhere tcp dpts:27000:27050

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpts:27000:27050
ACCEPT tcp -- anywhere anywhere tcp dpts:27000:27050
ACCEPT udp -- anywhere anywhere udp dpt:26901

========================================================

One thing that bugs me (other than not being able to connect/find my server) is that I'm not seeing an "Adding Master server..." message during server startup. Is that why I'm not seeing the server?

My assumption is my firewall is blocking something, but I've tried opening as much as possible.

Thank you for your time and any help,

-Chad

I think I figured it out...I hadn't updated after downloading the initial install...but if this doesn't fix it, I'll be back! Cool
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)