07-30-2010, 01:07 PM
So I've had a working CSS server for a long time, and now all of a sudden people cant connect to my server, but some people can. The people that cant connect right now.. were able to connect in the past.
I port forwarded 27015.
I give people my external IP:27015.. to connect however what I have noticed is that when connecting to my CSS Server, in console menu it says
connecting (MYEXTERNALIP):27015
connected (MYEXTERNALIP):64421 (some wierd port)
The people that can connect to my server (which is only 1 of my friends and he can only connect sometimes) see the same exact thing when connecting.
Does my router need more ports to be forwarded? If so which ones? And btw my router is DI- 524 meaning you cant port forward more than like 5 ports. I port forwarded UDP + TCP. Also people can see my server on the master list... they just cant connect... they get two bars and it doesn't work after 4 retries.
my srcds start up line is:
"D:\Program Files\Valve\HLServer\orangebox\srcds.exe" -game cstrike -autoupdate +maxplayers 6 +map de_dolls
This is what my server.cfg looks like:
// server name
hostname "Alpha Omega"
// rcon passsword
rcon_password "(not showing)"
// Server password
sv_password "(Not showing)"
// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 0
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 65
// round specific cvars
mp_freezetime 6
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5
// bandwidth rates/settings
sv_minrate 4000
sv_maxrate 8000
decalfrequency 60
sv_maxupdaterate 60
sv_minupdaterate 10
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
I port forwarded 27015.
I give people my external IP:27015.. to connect however what I have noticed is that when connecting to my CSS Server, in console menu it says
connecting (MYEXTERNALIP):27015
connected (MYEXTERNALIP):64421 (some wierd port)
The people that can connect to my server (which is only 1 of my friends and he can only connect sometimes) see the same exact thing when connecting.
Does my router need more ports to be forwarded? If so which ones? And btw my router is DI- 524 meaning you cant port forward more than like 5 ports. I port forwarded UDP + TCP. Also people can see my server on the master list... they just cant connect... they get two bars and it doesn't work after 4 retries.
my srcds start up line is:
"D:\Program Files\Valve\HLServer\orangebox\srcds.exe" -game cstrike -autoupdate +maxplayers 6 +map de_dolls
This is what my server.cfg looks like:
// server name
hostname "Alpha Omega"
// rcon passsword
rcon_password "(not showing)"
// Server password
sv_password "(Not showing)"
// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 0
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 65
// round specific cvars
mp_freezetime 6
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5
// bandwidth rates/settings
sv_minrate 4000
sv_maxrate 8000
decalfrequency 60
sv_maxupdaterate 60
sv_minupdaterate 10
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0