SRCDS Steam group


LAN server not showing on LAN tab list
#1
Hi,

I'm aware of the many posts about this subject but it seems none of those answers works for my setup.

Server OS: CentOS 6.3 64-bit
Processor: Intel Xeon 6*2Ghz
Ram: 16GB
Game(s): Counterstrike:source, Counterstrike 1.6
Start Up Command:

For Counterstrike 1.6:
screen -A -m -d -S cs-server ./hlds_run -game cstrike -port 27035 -insecure -nomaster +sv_lan 1 +maxplayers 16 +map de_dust

For Counterstrike source:
screen -A -m -d -S css-server ./srcds_run -game cstrike -port 27015 -insecure -nomaster +sv_lan 1 +maxplayers 16 +map de_dust

Admin Mods: Cs 1.6 : metamod, amxmodx
Cs:s : Sourcemod, meta:source

The server config is:
// server name
hostname "Counter-Strike Server"

// rcon passsword
rcon_password "1234"

// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
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 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 20

// server logging
log on
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 1
sv_region 3
sv_contact me@me.com

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg

I tested to edit the network setup so that the server cant reach the internet. But the server still doesn't show in the LAN list in game, i can use the "connect" command to connect to the server but it doesn't show in the In game list.
Have this issue never been properly solved? i see all sorts of questions about this but wheres the "sticky" that has a proven and valid solution?

Best regards

Michael
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)