09-16-2010, 07:46 AM
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!
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!