SRCDS Steam group


unable to rcon server
#1
Hello,

After a new install I have found that I am unable to rcon my server. Source bans will immediately fail, and 3rd party sites indicate that the port is not open. I have not yet set up IPtables and my understanding is that all connections are accepted by default. Any help you can offer would be greatly appreciated.

OS: Ubuntu 10.04.1
Kernel: 2.6.32-21-server
Game: Team Fortress 2
Startup Command: ./srcds_run -console -game tf -autoupdate -port 27015 -maxplayers 33 +map mapname

here is the output for: netstat -an | grep "LISTEN"

tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 127.0.1.1:27015 0.0.0.0:* LISTEN
tcp6 0 0 :::22 :::* LISTEN
unix 2 [ ACC ] STREAM LISTENING 2518 @/com/ubuntu/upstart

thanks!
Reply
#2
i used to have this problem and I just added -ip "servers ip" then rcon was fixed
Reply
#3
thank you very much, that worked.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)