04-24-2007, 12:02 PM
Ok, so ive successfully installed srcds, updated it with Counter-Strike Source and such... This is on a dedicated server.
I run the following command:
and it sits there. Everything looks 100% fine and dandy. I go to Steam and try to add it to my favorites and the server dosnt exist.
Just to make sure i do this:
its obvious its listening. I can telnet to spectralcoding.com/64.22.103.193 on port 27015 from an external (non-lan) machine and get no error, though nothing shows in the window.
The ports are not blocked.
Any idea what would be causing this?
Thanks,
Smark
I run the following command:
Code:
smark@none:~/srcds_l$ ./srcds_run -console -game cstrike +ip 64.22.103.193
Auto detecting CPU
Using SSE2 Optimised binary.
Auto-restarting the server on crash
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 32
Network: IP 64.22.103.193, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
and it sits there. Everything looks 100% fine and dandy. I go to Steam and try to add it to my favorites and the server dosnt exist.
Just to make sure i do this:
Code:
root@none:/ # netstat -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
...
tcp 0 0 spectralcoding.co:27015 *:* LISTEN
...
its obvious its listening. I can telnet to spectralcoding.com/64.22.103.193 on port 27015 from an external (non-lan) machine and get no error, though nothing shows in the window.
The ports are not blocked.
Any idea what would be causing this?
Thanks,
Smark