Posts: 9
Threads: 3
Joined: Mar 2005
Reputation:
0
Hey guys I hope this is an easy fix, but im planning on a running an old 1.4ghz box as a CSS server under linux, and I got everything setup ok and started the server and I can join it on my lanned PC, but I cant joinfrom the internet and no one else can. Its behind a router but its DMZ'd. I have a webserver on it and it runs fine, ppl can access it no problem. Any clue why no one can even see a CSS game? Thanks.
Posts: 141
Threads: 2
Joined: Feb 2005
Reputation:
0
Are you sure you have all the needed ports open, and forwarded to the server? I have these ports forwarded, which works fine:
[UDP] 1200 (used for Steam's Friends service)
[UDP] 27000 to 27015 (so that means all ports in between too)
[TCP] 27030 to 27039 (idem)
=> these are all Steam related ports
[UDP] 27015 and 27020 (default DS port, also used for HLTV)
[TCP] 27015 (you want to forward this for RCON access)
=> these ports are used by the dedicated server itself
May the Source be with you...
Want to know which
ports to forward on your
router for a Source DS?
Click here!
Posts: 6
Threads: 1
Joined: Mar 2005
Reputation:
0
Are these ports just incoming or does the server need to initiate any of the ports?
Thanks
Posts: 141
Threads: 2
Joined: Feb 2005
Reputation:
0
You only have to forward them on your router, normally you shouldn't configure something anywhere else in this case (if that is what you mean...).
May the Source be with you...
Want to know which
ports to forward on your
router for a Source DS?
Click here!
Posts: 25
Threads: 4
Joined: Jun 2005
Reputation:
0
goofy666, that doesn't seem to be true. If you have outbound restrictions then the server won't be able to do autoupdates or connect to the master servers for that matter. I believe 27011 outbound is needed for master server connection, however, I don't know which port is used for update? FTP/HTTP-port perhaps?
Posts: 1
Threads: 0
Joined: Jun 2005
Reputation:
0
I have same problem. My linux server worked sometimes. I reinstalled it for some reason and it doesn't work now. I can connect to it from LAN but not from internet. Nothing hasn't changed (only instal path of server). I'm hopeless.
ty for answers
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
Whats the exact command line you're trying to run.
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 36
Threads: 6
Joined: Oct 2005
Reputation:
0
how do you forward ports through ssh i have been trying this to no aviel ./srcds_run -console -game cstrike +map de_dust +ip xxx.xxx.xxx.xxx -port 27015 +maxplayers 22 -autoupdate
i am running fedora core 4
Console initialized.
Attempted to create unknown entity type event_queue_saveload_proxy!
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 32
maxplayers set to 16
Network: IP xxx.xxx.xxx.xxx, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
couldn't exec mani_server.cfg
"bot_prefix" = ""
game replicated
- This string is prefixed to the name of all bots that join the game.
Can't use cheat cvars in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvars in multiplayer, unless the server has sv_cheats set to 1.
Adding master server 69.28.151.162:27011
Adding master server 69.28.151.178:27011
Connection to Steam servers successful.
VAC secure mode is activated.
!Stops here every time
Posts: 2
Threads: 0
Joined: Nov 2005
Reputation:
0
twinsen,
have you got this fixed? I am seeing this too!
DP
Posts: 2
Threads: 0
Joined: Dec 2005
Reputation:
0
Ditto Can anyone shed some light on this please?
Posts: 4
Threads: 0
Joined: Feb 2006
Reputation:
0
02-24-2006, 11:06 AM
I know its kinda late to get into this server game..but here it goes anyways..
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash
Console initialized.
Attempted to create unknown entity type event_queue_saveload_proxy!
Game.dll loaded for "Counter-Strike: Source"
maxplayers set to 32
maxplayers set to 10
Network: IP 192.168.1.107, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Executing dedicated server config file
Summary: 323 resources total 14.52 Mb, 21.64 % of capacity
Server logging enabled.
Server logging data to file logs/L0222018.log
L 02/22/2006 - 19:04:20: Log file started (file "logs/L0222018.log") (game "/home/hlds/cstrike") (version "2596")
Adding master server 68.142.72.250:27011
Adding master server 207.173.177.11:27011
L 02/22/2006 - 19:04:20: World triggered "Round_Start"
Connection to Steam servers successful.
VAC secure mode is activated.
nothing fancy in my server.cfg...but mine stops at the same place every time...
Should the ip that i enter..be the one for my server or my router?
"L 02/22/2006 - 19:04:20: World triggered "Round_Start"" <<you dont have this...Im soooooo comfused...please help...thx
Rian
Posts: 174
Threads: 2
Joined: Jan 2006
Reputation:
0
I believe you'll only get the "Round Start" message if you have logging turned on, which you do.
The IP should be that of the server's network card, not the router. You can not bind to an address that isn't on the machine.
Posts: 4
Threads: 0
Joined: Feb 2006
Reputation:
0
but if my network assignes ip address..and those ip's are only for my network...how can steam find my computer...
btw..i had it on the internet this morning..dont know how...but i do know that i didnt use "+ip xxx.xxx.xxx.xxx"...