08-24-2007, 04:49 AM
Hi,
I start my server with the folowing command:
It starts correctly, and ends with:
But when I try to connect to it in CS:S, it fails after 4 trys.
I opened these ports in my router (D-Link DSL-G624T):
This is my server.cfg:
I start my server with the folowing command:
Code:
C:\srcds\srcds.exe -console -game cstrike -autoupdate +maxplayers 12 +map cs_italy
It starts correctly, and ends with:
Quote:Connection to Steam servers succesful.
VAC secure mode is activated.
But when I try to connect to it in CS:S, it fails after 4 trys.
I opened these ports in my router (D-Link DSL-G624T):
Code:
UDP 1200
UDP 27000 to 27015
UDP 27020
TCP 27030 to 27039
TCP 27015
This is my server.cfg:
Code:
// server name
hostname "!!![NL/BE]!!! Home server - By Robienske"
// rcon passsword
rcon_password "" // rcon disabled
// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 0
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 15
mp_chattime 5
sv_timeout 65
// round specific cvars
mp_freezetime 3
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 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10
// server logging
log off
sv_logbans 1
sv_logecho 0
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 0
sv_region 3
sv_contact robienske@gmail.com
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
// Mani
exec mani_server.cfg