Players Per Server

Bitterroot: 4

Deer Isle: 0

The Network

A DayZ Community Hosting Deer Isle and Bitterroot PVE-only servers

Our DayZ community is dedicated to providing a fun and welcoming environment for players who enjoy survival gameplay. Whether you're new to the game or a seasoned veteran, there's a place for you here. Track your progress with our experience points system and compete with others on our leaderboard to see who rises to the top. Join us on Discord to get the latest updates, connect with other players, and receive support from our admin team.

Full-Sized Image
Click the image to close it
FYI: Ping test
How to perform Ping test ======================== In Windows search type this: cmd and hit enter. It will find Windows Command Prompt. Click on it. The command prompt window will open. In the command prompt window, type the following: ping -n 100 8.8.8.8 Press enter. You should see something like:
Pinging 8.8.8.8 with 32 bytes of data:
Reply from 8.8.8.8: bytes=32 time=14ms TTL=59
Reply from 8.8.8.8: bytes=32 time=15ms TTL=59
Reply from 8.8.8.8: bytes=32 time=17ms TTL=59
It will continue pinging 100 times, then stop. If you want it to run indefinitely use this command instead: ping -t 100 8.8.8.8 This will run endlessly until you stop it. Let it run for several seconds, then press control and c to stop it. At the end of the pings you should see something like this:
Ping statistics for 8.8.8.8:
    Packets: Sent = 3, Received = 3, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 10ms, Maximum = 21ms, Average = 16ms
Note: 8.8.8.8 is used in this example is Google's DNS server. It was chosen because it is a known reliable server available to anyone. You can substitute that address with any reliable server. What does this all mean? The part that is most meaningful is this: Lost = 0 (0% loss) That means there was zero packet loss. Anything greater than zero is problematic. The greater the number is, the worse the condition. This is also important: time=14ms In this example it is telling you that the target server took 14 milliseconds to return a response. The lower the number, the better the response time. Now try this same test with the server in question. The Deer Isle server address is 149.56.28.31, so the command would be: ping -n 100 149.56.28.31 for Deer Isle ping -n 100 66.55.142.50 for Bitterroot Evaluate the results as described above. If your ping to "the internet" in general is good, but your ping to our servers is high (above lets say 200) then unfortunately our servers may be too far away for you to have an enjoyable game experience.