Posts: 841
Threads: 58
Joined: Jul 2007
Reputation:
7
you should try disabling the firewall completely
Tcp: 27030 - 27039
Udp: 1200, 27000 - 27016
those are the ports i use for my dlink router.
What is your startup line
Posts: 11
Threads: 2
Joined: Jan 2009
Reputation:
0
What do you mean startup line?
Posts: 1,382
Threads: 143
Joined: Jan 2007
Reputation:
7
These are the settings i used and my servers worked fine.
2700-27050 Both UDP/TCP
Server worked like a charm
Ryan White
Owner & CEO
GigabiteServers.com
Posts: 841
Threads: 58
Joined: Jul 2007
Reputation:
7
the startup line the line you start the server with like
C:\srcds\hldupdatetool.exe -console -game cstrike ....so on...
Posts: 11
Threads: 2
Joined: Jan 2009
Reputation:
0
Not sure about that but i do have.
"C:\Program Files (x86)\Valve\HLServer\srcds.exe" -console -game cstrike -tickrate 100 -port 27030 -maxplayers 14 +map de_dust2 +mp_dynamicpricing 0 -sv_lan 0 -verify_all
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
1. You won't need -verify_all in that startup line, it wouldn't do anything at all.
2. You won't either need +mp_dynamicpricing 0 and -sv_lan 0.
You can enter them in your autoexec.cfg - and then it will execute them before the server.cfg.
3. Do you have a static IP?
Posts: 11
Threads: 2
Joined: Jan 2009
Reputation:
0
Yes i have a static IP.
For the picture i posted earlier 'CSS1' is there a certain name that is needed?
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
No, I think you can call it whatever you will like to name it.
But I think I know the solution now. You've listned the same port twice, that could might make it unworkable.
Posts: 11
Threads: 2
Joined: Jan 2009
Reputation:
0
Oh, i've updated the router since then.
Grr, really annoying me now.
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
Remove rule CSS2 and list..s.
Change rule CSS3 from UDP to Both.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Posts: 1,382
Threads: 143
Joined: Jan 2007
Reputation:
7
Ok, when stating the port in the start up line, you must also put the ip. If your behind a router, then you want the internal address.
Ryan White
Owner & CEO
GigabiteServers.com