I google’d, alot, to find a solution for this problem. I found the problem several times on the internet now, but I never found a solution that works.
Situation:
I have installed hldsupdatetool (windows) on a linux server through Wine. Installed Garrysmod with a couple of addons like Wire, PHX, etc.
I setup the server.cfg with a hostname, sv_lan “0”, sv_region “3”.
I also start the game with a -ip and a -port.
I also opened the ports 27005 tcp/udp and 27015 tcp/udp
The game launches fine, it shows up in (favorites tab) with a latency and the rcon is reachable through HLSW.
But when I ask about “sv_lan” it shows:
15:37:42 “sv_lan” = “0”
- Server is a lan server ( no heartbeat, no authentication, no non-class C addresses )
And when I join the server (non-LAN) I get the same error “Class C clients only”. So the server is actually reachable, but doesn’t let me in.
I don’t know what to do anymore, anybody a solution?