Playing on a local network Counter-Strike: Global Offensive through Wi-Fi — a great way to gather friends for match practice without lag or problems with online servers. But many people encounter difficulties: the server isn't visible, the ping fluctuates, or the connection keeps dropping. The most common cause is incorrect router settings, Windows Firewall or the configuration itself CS:GO.
In this article we will look at all stages — from equipment preparation to fine-tuning the network to ensure smooth gaming even with 4-6 players. We'll pay special attention unique Wi-Fi connection issues, which don't occur when playing via cable: signal interference, bandwidth limitations, and IP address conflicts. If you've already tried playing over a local network and encountered errors, you'll find solutions here.
⚠️ Attention: Router settings may vary depending on the model and firmware. If your router doesn't support this feature, AP Isolation (client isolation), skip the corresponding step - this is not critical for operation, but may affect stability.
1. Equipment and network requirements
Before setting up CS:GO, make sure your network is ready for multiplayer gaming. Basic requirements:
- 📶 A router that supports Wi-Fi 5 (802.11ac) or later. Older standards (such as 802.11n) may not be able to handle the traffic of 5+ players.
- 🖥️ Computers running Windows 10/11 (or Linux with installed Steam). MacOS is supported, but may require additional settings.
- 🔌 Stable power supply for the router. If the router is overheating or running on a weak power supply, the connection will be lost.
- 🎮 Same version of CS:GO for all players. Differences in updates will cause an error.
Version mismatch.
Minimum Wi-Fi speed for comfortable gaming - 50 Mbps per channel. If you have many devices connected (smartphones, smart speakers, IP cameras), they can "steal" bandwidth. To test, disconnect all unnecessary devices from the network and check the speed on Speedtest.
⚠️ Attention: If you have a dual-band router (2.4 GHz + 5 GHz), it is better to use it for gaming 5 GHzThis band is less crowded and provides lower ping, but has a smaller coverage area. If the signal is weak, move the router closer to the gaming area.
2. Setting up a router for local gaming
By default, most routers block direct data exchange between devices on the network (function AP Isolation). This is a hindrance. CS:GO Create a local server. To fix this, you need to:
- Open your router's control panel (usually at
192.168.0.1or192.168.1.1). The login and password are indicated on the device sticker. - Find the section
Wireless Settings(or "Wireless mode" in Russian-language firmware). - Disable the option
AP Isolation(may be called "Client Isolation"). - Save the settings and reboot the router.
It is also recommended to fix IP addresses for all gaming PCs so they don't change when reconnecting. You can do this in the section DHCP Reservation (or "IP to MAC Binding"). Specify the MAC addresses of the computers' network cards and assign them static IP addresses from your network range (for example, 192.168.0.100–192.168.0.110).
| Parameter | Recommended value | Explanation |
|---|---|---|
| Wi-Fi mode | 802.11ac (or 802.11ax) | Provides maximum speed and minimum ping. |
| Channel width | 80 MHz | Increases throughput, but may create interference on busy frequencies. |
| Wi-Fi channel | Auto (or manually select the least loaded one) | Use programs like Wi-Fi Analyzer for ether analysis. |
| MTU | 1500 | This is the default value for most networks. Lower values may reduce ping. |
If after the changes the router starts to work unstably, reset it to factory settings (button Reset on the rear panel) and repeat the configuration.
3. Setting up Windows for local play
Even if the router is configured correctly, Windows Firewall or antivirus software may block network traffic CS:GOTo avoid problems:
- 🛡️ Disable your firewall for private networks:
- Go to
Control Panel → Windows Firewall → Turn firewall on or off. - Check "Turn off Windows Firewall" for private networks.
- Go to
- 🔒 Add exceptions For Steam And CS:GO:
C:\Program Files (x86)\Steam\steam.exeC:\Program Files (x86)\Steam\bin\cef\cef.win7x64\steamwebhelper.exe
C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo.exe - 🔄 Set up traffic priority through
QoS(if your router supports it). - Click
Win + R, entersysdm.cpland go to the "Computer Name" tab. - Make sure the workgroup name is the same on all PCs.
- Launch CS:GO and open the console (default key
~). If the console doesn't open, enable it in the game settings:Options → Game Settings → Enable Console. - Enter the command to create the server:
map de_dust2; sv_lan 1; sv_cheats 0; sv_password ""; maxplayers 10Here:
de_dust2- map (can be replaced withde_mirage,de_infernoand others).sv_lan 1— local network mode.maxplayers 10— maximum number of players.
- Wait for the map to load. The server is ready!
- In the library Steam right click on CS:GO and select "Properties".
- In the Launch Options field, enter:
-insecure +map de_dust2 +sv_lan 1 -maxplayers_override 10 - Launch the game. The server will be created automatically.
Also check that all computers are in one working group (default - WORKGROUP). To do this:
If after these steps the game still does not see the local server, try disable antivirus (For example, Avast or Kaspersky) during the game. Some security programs block P2P connections that are used CS:GO for local matches.
☑️ Network check before playing
4. Creating a local server in CS:GO
Once the network is ready, you can launch the server. There are two ways:
Method 1: Via the CS:GO console
This is the most reliable method, but it requires knowledge of commands. Follow the instructions:
Method 2: Via Steam (without a console)
If the console seems complicated, use the built-in menu:
⚠️ Attention: If the game returns an error after starting the server Failed to create socket, check if the port is busy 27015 another application. To free up the port, run (Win + R → cmd):
netstat -ano | findstr 27015
taskkill /PID [PROCESS_NUMBER] /F
Replace [PROCESS_NUMBER] to the real ID from the output of the first command.
5. Connecting players to the server
Once the server is running, other players can connect to it. To do this:
- On the host computer (where the server is running), find out the local IP address:
- Click
Win + R, entercmd. - Run the command
ipconfig. - Find the line
IPv4 address(usually192.168.x.x).
- Click
connect [IP_ADDRESS_HOCTA]
For example: connect 192.168.0.101
If the connection does not occur, check:
- 🔌 Are all computers on the same network? Make sure they are connected to the same router.
- 🔒 Is your antivirus blocking the connection? Temporarily disable protection.
- 📡 Is the Wi-Fi signal strength sufficient? If the indicator shows 1-2 divisions, move closer to the router.
If players see the server in the list but cannot connect to it, try entering the command on the host computer:
sv_lan 0; wait; sv_lan 1
This will reset the local server settings.
What should I do if the server is not visible in the list?
If the team connect [IP] It doesn't work, try connecting through the "Play with friends" menu in SteamTo do this, the host must invite players via Steam chat. Also, make sure VPN and proxy servers are disabled on all PCs.
6. Network optimization to reduce ping
Even in a local network, ping can reach 30-50 ms, which is unacceptable for competitive play. To reduce lag:
- 📶 Use 5 GHz. There is less interference in this range than in 2.4 GHz.
- 🔧 Disable QoS on your router. This feature sometimes artificially limits the speed for games.
- 🖧 Set traffic priority for CS:GO:
- Open Task Manager (
Ctrl + Shift + Esc). - Find the process
csgo.exe, right-click → "Details". - Priority tab → select High.
- Open Task Manager (
To check the quality of the connection between computers, use the command:
ping -n 50 192.168.x.x
If there is packet loss as a result (Lost = X), there's a network problem. Try:
- Reboot the router.
- Change the Wi-Fi channel in the router settings.
- Connect one of the PCs via cable (if possible).
⚠️ Note: If you have a router with this feature Mu-MIMO, please disable it. This technology may interfere with your traffic. CS:GO, causing microfreezes.
7. Common mistakes and their solutions
Even with proper setup, problems can still arise. Here are the most common ones and how to fix them:
| Error | Cause | Solution |
|---|---|---|
No connection to matchmaking servers |
Steam blocked or internet problems. | Restart Steam and your router. Check if your antivirus is blocking it. steam.exe. |
| The server is not visible on the local network. | AP Isolation enabled or different subnets. |
Disable client isolation on your router. Make sure all PCs are on the same subnet (e.g. 192.168.0.x). |
| High ping (100+ ms) on the local network | Wi-Fi interference or channel congestion. | Switch to 5 GHz, reduce the channel width to 40 MHz, and disconnect unnecessary devices from the network. |
Version mismatch |
Players have different versions of the game. | Update CS:GO via Steam on all PCs. Verify the integrity of files (Properties → Local Files → Check Integrity). |
| The game crashes when connecting | Out of memory or mod conflict. | Close background programs. Delete custom maps and skins (folder csgo\custom). |
If the problem persists, try creating the server on another computer - the host PC may not have enough resources.
sv_client_min_interval 0.015
sv_client_max_interval 0.05
This will reduce the data refresh rate, but will increase stability.-->
8. Alternative ways to play on a local network
If playing over Wi-Fi is unstable, consider alternative options:
- 🔌 Use a cable. Connect at least the host computer to the router via Ethernet - this will reduce the ping to 1-5 ms.
- 🌐 Create a VPN network. Services like Hamachi or ZeroTier Emulate a local network over the internet. Suitable if players live in different houses.
How to set up Hamachi for CS:GO
GO?:Install Hamachi to all PCs → Create a new network → Connect all players → Start the server in CS:GO and connect via the IP that Hamachi provides (usually
5.x.x.x). - 💻 Use a dedicated server. On a weak PC, you can deploy a server through CS:GO Dedicated Server (downloaded separately in Steam Tools).
If you are playing on laptops, keep an eye on dietWhen running on battery power, Windows may limit network card performance. Switch to the "High Performance" plan in Control Panel → Power Options.
⚠️ Attention: When using Hamachi or similar services, the ping will be higher than on a real local network (usually 30-80 ms). This is normal, since the traffic goes over the internet.
FAQ: Frequently asked questions about playing CS:GO over Wi-Fi
Is it possible to play on a local network without Steam?
No. CS:GO requires authorization through Steam Even in local mode. However, you can run Steam offline if the internet is disconnected, but you'll need to be online at least once to do so.
How many players does the local server support?
The maximum is 32 players, but in practice, lag begins to occur at 10+. Optimally, 5-8 players. If you need more, use a dedicated server on a separate PC.
Why do I have a ping of 100+ ms on my local network?
This is not normal for Wi-Fi. Reasons:
- Weak signal (check the level in
Settings → Network). - Interference from other devices (microwaves, wireless headphones).
- The router is overloaded (disable torrents, streaming).
Try switching to 5GHz or connecting the host computer via cable.
Is it possible to play via a mobile hotspot?
Technically yes, but it's unstable. Mobile internet has high ping and data limits. If there's no other option, use a 4G/5G router that supports it. Wi-Fi 5 and disable all background updates.
How to disable cheats on a local server?
There is an anti-cheat in the local game. VAC doesn't work. To reduce the risk of cheating:
- Play with trusted people.
- Enable demo recording log:
tv_enable 1; tv_record demo. - Use plugins like SourceMod for manual control (requires a dedicated server).