Left 4 Dead 2 is built around lobbies, which is why joining a dedicated server confuses people. There are two ways in, and the second is the one you want for a group.
1. Find your server address
- Log in to the Client Area at https://playnhost.com/billing and open your Left 4 Dead 2 service.
- Note the IP / Hostname and Port. Source servers normally use 27015, and your service may use another port.
2. Turn on the developer console
- Open Options, then Keyboard/Mouse, and enable the developer console.
- Press ~ to open it.
3. Join on your own
- Type
connect 123.45.67.89:27015with your own address and press Enter. - The game connects straight to the server, skipping matchmaking.
4. Send a whole lobby to your server
Everyone connecting one at a time ends up in different sessions. A search key keeps a lobby together.
- Set a search key on the server. Add
sv_search_key ourgrouptoleft4dead2/cfg/server.cfgand restart. - Each player types
sv_search_key ourgroupin their own console before starting a lobby. - Make a lobby, invite your friends, and start the campaign. Matchmaking sends the lobby to a server with the matching key.
- Players should clear it with
sv_search_key ""afterwards, or public matchmaking will not find them a game.
5. What to give your players
- The
connect IP:Portline for a quick solo join. - The
sv_search_keyline for group nights. - The password, if you set one.
Open a ticket from Support in the Client Area with the console output if the lobby keeps landing on an official server instead.





