SRCDS Steam group


L4D HLServer RCON not working
#1
Sad 
I've setup a Left 4 Dead sever in my basement on the LAN. I want to play with friends outside the LAN, so I changed the port from 27015 to 27016 using this perimeter in the target:
C:\HLServer\l4d\srcds.exe -console -autoupdate -game left4dead +ip “76.97.7.58” +hostport 27016 +map l4d_hospital01_apartment.bsp

The server runs fine, and we can connect, but the "RCON" commands do not work:
[Image: 219s11u.jpg]

Does the RCON use a different port?
Should I change the server back to the default port? If so, I need to change the port on the computer I play the game on (and of course forward that port to my computer on the router). How would I change the game port on my computer?


Here's a snapshot of the server console:
[Image: 4r8hfq.jpg]

And here's my "Server.cfg":
hostname OldePhartz.com // Server Name
rcon_password "*********" //Set remote control password
hostport 27016
sv_search_key **********
sv_allow_lobby_connect_only 0
mp_disable_autokick 0 //Prevents a userid from being auto-kicked
sv_allow_wait_command 0 //Allow or disallow the wait command on clients connected to this server.
sv_alltalk 0 //Players can hear all other players, no team restrictions
sv_clearhinthistory 0 //Clear memory of server side hints displayed to the player.

sv_lan 0 //Server is a lan server ( no heartbeat, no authentication, no non-class C addresses )
sv_region 0 //Region Codes: 0 - US East coast, 1 - US West coast, 2 - South America, 3 - Europe
//
//Server Rates
sv_maxcmdrate 100 //(If sv_mincmdrate is greater than 0), this sets the maximum value for cl_cmdrate.
//Fix to get your server onto the master lists
setmaster add 68.142.72.250:27011
setmaster add 72.165.61.189:27011
//
sv_cheats 1 //Allows members to input cheats
sv_steamgroup ********** //this is your group's steam group id. allows members to join from main menu add
sv_steamgroup_exclusive 1 //to make it group exclusive
z_difficulty Impossible //Difficulty of the current game (Easy, Normal, Hard, Impossible)
Reply
#2
im assuming your connected to your Lan server via a different computer from witch the server isnt running on?

try turning the firewall off for 2 minutes (its not gona kill you) and connect to the server and try again and try rcon_address ip:port (this would be the servers ip)

if that fails to work check you have 27015 to 27025 open as UDP and TCP in your router, if you have one.

if that dont work im out ^^

btw the quotes arnt needed in the command line for the ip try +ip 76.97.7.58

srcds.exe -console -autoupdate -game left4dead +ip 76.97.7.58 +hostport 27016 +map l4d_hospital01_apartment
this will most likly fix your problem. if your Lan IP is 192.168.1.5 then i believe this is the problem :)

and you are using No-Nat? a Static IP from your ISP?
if you dont have a Static IP dont bind the IP remove +ip
your gateway address will forward your server to the internets

save your self hassal finding your IP all the time get your self a Free Dynamic DNS from http://www.dyndns.com/ alias for your ip and use the program to update your ip.

then you can create a lobby and use
sv_cheats 1
ms_force_dedicated_server johnsmith.game-server.cc:27016
Start Game
and any one in the Lobby will connect to your server.
btw sv_cheats 1 wont carry over to the server.
Reply
#3
I know this might come as a tad late...
(yes i'm also new in these forums :-))

the screenshot of your "cannot connect to" from the console shows an IP : 76.97.7.158 but anywhere else you write it says 76.97.7.58

you might want to look more into this.

I've had the similar problems, and adding

-ip 192.168.x.x -port 27015 did the trick for me

in the console i'm writing
connect 192.168.x.x:27015

just fill out the x.x with what matches to your IP :-)
Reply
#4
I've bureaucracy a Left 4 Dead bisect in my basement on the LAN. I wish to play with accompany alfresco the LAN, so I afflicted the anchorage from 27015 to 27016 application this ambit in the target:

C:\HLServer\l4d\srcds.exe -console -autoupdate -game left4dead +ip “76.97.7.58” +hostport 27016 +map l4d_hospital01_apartment.bsp


________________
Writing jobs
Reply
#5
Honey: If you have a question you need help with, read the READ ME thread on top and start a new thread along with the required info.
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)