SRCDS Steam group


Can't connect to L4D srcds
#1
Sad 
./gogogo.sh


#!/bin/bash

cd /hlserver/l4d/
./srcds_run l4d -autoupdate -console -maxplayers 8 +sv_lan 0 +ip 192.168.xx.xx +hostip 70.251.xx.xx -port 27015 +exec server.cfg +map l4d_hospital01_apartment


results in:

Connection to Steam servers successful.
VAC secure mode is activated.



If I try to bind (+ip) to my external IP it fails (obviously because my dedicated server is behind a router).

Can SRCDS function behind a router?!
I can't seem to get sv_search_key or the steam group system to find the server.


server.cfg:


hostname FireSeven's L4D Versus
rcon_password yourmom (censored)
sv_lan 0
sv_steamgroup xxxxxx (censored)
sv_steamgroup_exclusive 0
sv_allow_lobby_connect_only 0
sv_region 0
sv_visiblemaxplayers 8
mp_disable_autokick 1
sv_cheats 0
sv_alltalk 0
sv_search_key yourmom (censored)


Errors that exist when I run srcds:


ConVarRef test_progression_loop doesn't point to an existing ConVar

ConVarRef room_type doesn't point to an existing ConVar

Unknown command "r_decal_cullsize"

You must be a server admin to use mp_disable_autokick

Unknown command "mat_bloom_scalefactor_scalar"

[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.




I've setup several Counter-Strike source servers and never had this issue, but also never a server behind NAT.
Reply
#2
you need to do port forwarding, and do +ip localip in the launch
Reply
#3
HBS|Ryan Wrote:you need to do port forwarding, and do +ip localip in the launch

I did forward 27000 to 27050 to the local ip and added +ip 192.168.x.x
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)