Fix CS2 Community Server Not Showing in the Browser
server not showingnot in community browserGSLTA CS2 community server that won't list usually lacks a Game Server Login Token or has a blocked port. Here's the fix, plus the console connect.
Open the ports
CS2 uses the game port for both protocols by default:
27015/udp + 27015/tcp game (default)
You need a GSLT
Public Source/CS2 servers require a free Game Server Login Token from Steam to appear in the browser. Generate one (app 730) and pass it on launch:
+sv_setsteamaccount YOUR_GSLT_TOKEN
Connect directly
Open the console (enable it in settings) and connect by IP — works even before it lists:
connect server-ip:27015
Each public server needs its own GSLT. Reusing one token across servers, or an expired/banned token, stops a server listing.
Open 27015, set a valid GSLT with sv_setsteamaccount, and use "connect ip:port" in console to get in.
Counter-Strike, Steam, VAC and the Source engine are trademarks of Valve Corporation. ESAGAMES is an independent hosting provider, not affiliated with or endorsed by Valve. You must own a legitimate copy of the game.
Host a CS2 community server
Our CS2 hosting sets up the server and ports on high-clock CPUs behind a protected Frankfurt network.
Frequently asked questions
Why isn't my CS2 community server showing?
Most often it has no Game Server Login Token (GSLT), or the port is blocked. Generate a free GSLT for app 730 and pass it with +sv_setsteamaccount, and make sure 27015 is open.
What is a GSLT?
A Game Server Login Token from Steam that public Source/CS2 servers need to appear in the browser. It's free to create and each server should have its own.
How do I connect to a CS2 server by IP?
Enable the developer console in settings, then type: connect server-ip:27015. This works even while the server isn't listing.
Related articles
Fix AMX Mod X "Couldn't load library" / Plugin Failed in CS 1.6
AMXX plugin stuck on "bad load", "couldn't load library" or "failed"? The real causes and the exact fix.
Read fix Game ServersFix FiveM "Couldn't load resource" / Failed to Start
A FiveM resource won't start or throws "couldn't load resource"? Here are the real causes and fixes.
Read fix Game ServersFix Rust Oxide / uMod Plugins Not Loading
Oxide/uMod plugins not loading after a Rust update? The usual causes and the quick fix.
Read fix