How to Connect to Your DayZ Server

Join your DayZ dedicated server via Steam Favorites, the in-game server browser, DZSA Launcher, or direct connect.

Your DayZ server may not appear immediately in the in-game Community server list — this is normal and can take time. The fastest way to connect is to add the server to your Steam Favorites first, which makes it appear in the in-game Favorites tab instantly.

Adding your server to Steam Favorites is the most reliable way to find and join it, especially if it doesn't show up in the Community tab yet.

Add to Steam Favorites

In Steam, go to View → Game Servers → Favorites. Click the + button at the bottom and enter your server's IP and Steam query port.

Find your query port in the Startup tab on the panel — look for the [HOST] STEAM QUERY PORT field:

Startup tab showing Steam Query Port

Enter your IP and query port:

your-ip:your-query-port

Your server appears in the list showing the server name, map, player count, and latency.

Steam Favorites showing the server

Launch DayZ and open Favorites

Launch DayZ. In the server browser, click the Favorites tab at the top. Your server now appears here because Steam syncs favorites to the in-game browser.

DayZ in-game browser showing the server under Favorites

Join

Select the server and click Play. If the server has a password, you'll be prompted to enter it.

Connected to DayZ server

For modded servers, DZSA Launcher is recommended — it auto-downloads required mods.

Find your server

Search by server name or add by IP.

Join

Click Join. DZSA Launcher downloads any required mods automatically before connecting.

In the DayZ in-game browser, click Direct Connect at the bottom-right and enter:

your-ip:2302

Use the game port (2302), not the query port.

Why Your Server Isn't in the Community Tab

The Community tab in the DayZ launcher lists community servers, but your server may not appear there right away. This can take time to propagate.

Community tab — server not yet listed

If your server isn't showing in the Community tab:

  1. Add it to Steam Favorites first (see above) — this is the immediate fix while you wait
  2. Check shardId in serverDZ.cfg — if shardId is set to any value, the server is marked as Private and won't appear in the Community tab. Remove or leave shardId empty to make it public
  3. Make sure port 2305 UDP (Steam query) is open — this is what makes the server visible in browsers
  4. Verify steamQueryPort is set correctly in your server config
  5. Wait 24–48 hours — the DayZ community browser is slow to index new servers. This is normal

Make Your Server Public

If your server shows as Private type in the browser, the shardId setting in serverDZ.cfg is the cause. To make it appear publicly in the Community tab:

  1. Stop the server
  2. Open serverDZ.cfg in Files
  3. Find shardId and either remove the line entirely or set it to empty:
    shardId = "";
  4. Save and restart

With shardId removed, the server will appear in the Community tab once the browser indexes it (can take 24–48 hours).

Required Ports

PortProtocolPurpose
2302UDPGame traffic
2304UDPSteam networking
2305UDPSteam query (browser listing)
2306TCPRCON (if enabled)

All ports must be open for the server to be reachable and visible in browsers.

Troubleshooting

IssueFix
Server not in any browserVerify port 2305 UDP is open. Check that BattlEye is enabled (BattlEye = 1 in config)
Version mismatchServer and client must be on the same DayZ version. See Update Guide
Mod mismatchUse DZSA Launcher to auto-download matching mods
"Signature verification failed"Missing .bikey files for mods — see Mod Setup
High latency / timeoutServer may be in a different region. Try connecting via Direct Connect instead of the browser

How is this guide?

40% Off — Limited TimeGet your Dayz server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page