Posts: 10
Threads: 3
Joined: Aug 2012
Reputation:
0
Hello!
I have workt whith css server for a few years and now im trying to get cs go server to work.
I have got the server up and running, but when a friends is joining the server i cant join after. But if the server is empty cant i join it but then cant my firend join. So its can only be one player on the server even if i have 32 slots server.
Thats my first problem. Then im wondering if i can use Sourcemod + Metamod on a cs go server. Its working fine on css server but how is it on a cs go ?
Sorry for my bad english, Please Help me!
Posts: 4
Threads: 0
Joined: Aug 2012
Reputation:
0
I have the same problem. I can run cs:s no problem on the same box. If people join the server from my lan, they have no problem, but from outside the lan, only the first person can join. Then after that they timeout after entering the lobby with a "failed to ping server" error.
Posts: 284
Threads: 8
Joined: Mar 2008
Reputation:
4
08-21-2012, 06:58 PM
(This post was last modified: 08-21-2012, 07:00 PM by Ghost Assassin.)
Have you guys tried port forwarding your server?
I tried looking up tutorials for cs:go but they don't really mention about port forwarding.
I'm going to assume that the ports required for cs:go is similar to css.
Try port forwarding these ports.
UDP 1200 (Friends Network)
UDP 27000 to 27015 (Gameport)
UDP 27020
TCP 27030 to 27039
TCP 27015 (SRCDS Rcon port)
The command sv_lan should be set to 0 which you already have so that looks fine.
It's worth a try...
Earn Points, get Free Rewards with your Amazon Points!
Points2Shop
Posts: 4
Threads: 0
Joined: Aug 2012
Reputation:
0
I've been running a cs:s server for a few years, so yea all the forwards are done. Though you don't need all the ones you listed, I have them done anyway. (I have run a cs:s server with only 27015 forwarded and it ran fine.)
I currently have a cs:s running on the same box (different ports) which runs fine. I'm not sure how it could be anything wrong with ports since players can connect to my server fine, the only problem is, I can't connect from the lan when the server is empty. I can only connect after players have joined.
The console says server requires lobby reservation but is unreserved.
It all smells like a bug to me.
Posts: 103
Threads: 3
Joined: Apr 2012
Reputation:
2
Counter-Strike GO servers are giving everyone problems at the moment. Everytime I try to setup a server using the steamcmd app_update it crashes my box. That's not normal. >.<