Skip to main content

Flush Your DNS Cache

We recently moved our TeamSpeak server. If you can't connect, clearing your DNS cache will point you to the new address.

Windows
  1. Open the Start menu, type "cmd" and choose Run as administrator.
  2. Type the following command and press Enter:
ipconfig /flushdns

You should see "Successfully flushed the DNS Resolver Cache". Restart TeamSpeak and reconnect.

macOS
  1. Open Terminal (Applications → Utilities → Terminal, or search it with Spotlight).
  2. Paste the following command, press Enter and type your password when asked:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder

No output means it worked. Restart TeamSpeak and reconnect.

Still can't connect?

If flushing the cache doesn't work, your ISP's DNS may still be serving the old address. You can temporarily connect using this address instead:

ts.coralmc.eu

This is a temporary address: once DNS has propagated, switch back to the usual one.

CoralMC Help

Offline

Checking...