12-18-2005, 11:02 PM
I guess this is a topic that has been asked hundreds of times before, I have looked like crazy and still haven't got it to work.
My problem is simply that my server doesn't show up in the main server browser but can be connected to if you know the IP.
I'm running a CS:Source dedicated server on a Windows 2003 server platform. The server is placed behind a Netgear WGT624 v3 router. The router is configured with the following incomming port forwarding to the server:
UPD port 1200
UPD port 27000-27014
TCP/UPD port 27015
UPD port 27020
UPD port 27030-27039
My command for running the server looks like this:
srcds.exe -console -game cstrike -heapsize 524288 +maxplayers 16 +fps_max 600 +map de_dust -tickrate 50 -noipx -secure -nohltv -autoupdate
In server.cfg i have set the following:
IP xxx.xxx.xxx.xxx (my external ip)
sv_lan 0
sv_region 3 (for europe)
Any suggestions very welcome!
My problem is simply that my server doesn't show up in the main server browser but can be connected to if you know the IP.
I'm running a CS:Source dedicated server on a Windows 2003 server platform. The server is placed behind a Netgear WGT624 v3 router. The router is configured with the following incomming port forwarding to the server:
UPD port 1200
UPD port 27000-27014
TCP/UPD port 27015
UPD port 27020
UPD port 27030-27039
My command for running the server looks like this:
srcds.exe -console -game cstrike -heapsize 524288 +maxplayers 16 +fps_max 600 +map de_dust -tickrate 50 -noipx -secure -nohltv -autoupdate
In server.cfg i have set the following:
IP xxx.xxx.xxx.xxx (my external ip)
sv_lan 0
sv_region 3 (for europe)
Any suggestions very welcome!