04-20-2009, 03:37 AM
Hi, my CS1.6 warserver is almost finished. It's running a stable 500fps.
But I'm having problems with player pings. I've gotten some complaints about pings and people not wanting to play matches on it. I've also noticed myself that the registry can be pretty bad from time to time.
OS: Debian 5.0
Connection : 30/30mbit
Hardware:
CPU: AMD Athlon™ 64 X2 4450e 2,30GHz.
RAM: 3 072 GB, 800MHz.
HDD: 320GB, 7200 RPM.
HLDS command line:
Config:
Also, can it be because I've only opened the 27015 port? I know there are other ports that should/ are recommended to be forwarded.
Forgot to mention that the machine is behind an Astaro firewall aswell.
I need some help and tips please!
Thanks,
DoGGy
But I'm having problems with player pings. I've gotten some complaints about pings and people not wanting to play matches on it. I've also noticed myself that the registry can be pretty bad from time to time.
OS: Debian 5.0
Connection : 30/30mbit
Hardware:
CPU: AMD Athlon™ 64 X2 4450e 2,30GHz.
RAM: 3 072 GB, 800MHz.
HDD: 320GB, 7200 RPM.
HLDS command line:
Code:
./hlds_run -game cstrike +ip 192.168.1.51 -port 27015 +map de_nuke +maxplayers 10 +sys_ticrate 566 +fps_max 0 -pingboost 3
Config:
Code:
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime .25
mp_consistency 1
mp_c4timer 35
mp_fadetoblack 0
mp_flashlight 1
mp_forcecamera 0
mp_footsteps 1
mp_freezetime 2
mp_friendlyfire 0
mp_hostagepenalty 0
mp_limitteams 6
mp_maxrounds 0
mp_playerid 0
mp_roundtime 1.75
mp_timelimit 999
mp_tkpunish 0
mp_startmoney 16000
sv_maxrate 25000
sv_minrate 0
sv_maxupdaterate 100
sv_minupdaterate 30
sv_unlag 1
sv_maxunlag .5
sv_unlagsamples 1
sv_unlagpush 0
sv_voiceenable 1
sv_aim 0
sv_allowdownload 0
sv_allowupload 0
sv_alltalk 0
sv_proxies 2
sv_cheats 0
sv_clienttrace 1.0
sv_clipmode 0
sv_friction 4
sv_gravity 800
sv_maxspeed 320
sv_airaccelerate 10
sv_airmove 1
sv_send_logos 1
sv_send_resources 1
sv_stepsize 18
sv_stopspeed 75
sv_timeout 65
allow_spectators 0
decalfrequency 60
edgefriction 2
host_framerate 0
pausable 0
Also, can it be because I've only opened the 27015 port? I know there are other ports that should/ are recommended to be forwarded.
Forgot to mention that the machine is behind an Astaro firewall aswell.
I need some help and tips please!
Thanks,
DoGGy