SRCDS Steam group


Port Listening problem
#2
you cannot compare ssh with srcds. srcds uses udp, ssh tcp. make sure that you have forwarded the udp port 27015 to your server. but still, udp is a connection-less protocol and thus can make problems with NAT, it the NAT router does not understand the high-level protocol (i.e. the game protocol in this case).

netstat shows the hostname for the srcds port, because srcds binds always only one ip address. ssh binds all addresses, so netstat shows the * there. make sure (using netstat -n) that the ip address is really the one that is connected to the router. the hostname could also resolve to 127.0.0.1 which would be a problem then...
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply


Messages In This Thread
Port Listening problem - beardedlinuxgeek - 06-27-2009, 02:12 PM
RE: Port Listening problem - BehaartesEtwas - 06-28-2009, 07:59 PM

Forum Jump:


Users browsing this thread: