Flush DNS

 

Flushing the DNS records on your computer is something that can prove quite useful when trying to speed up DNS propagation for a newly added or modified domain in your account. While it's not an end-all solution to speeding up propagation, it will at least remove the local cache from your system and allow you to grab the most recent cache that your ISP has.

Windows XP

  1. Click the 'Start' button and then click on 'Run'.
  2. Type in cmd and click 'OK'.
  3. In the window that comes up, enter in: ipconfig /flushdns
  4. Press the 'Enter' key and repeat the process two more times.
  5. Type exit and press the 'Enter' key to close the window.

Windows Vista

  1. Click the 'Start' button and then type 'cmd'. (Into the search box if not already selected)
  2. When you see "cmd" highlighted, hold down 'Ctrl' + 'Shift' and hit 'Enter'. Or, you can right click on it and select "Run as administrator".
  3. Select 'Continue' at the "User Account Control" screen.
  4. In the window that comes up, enter in: ipconfig /flushdns
  5. Press the 'Enter' key and repeat the process two more times.
  6. Type exit and press the 'Enter' key to close the window.

If you wish to instead verify what domains and IPs your computer currently has cached, you may use the command ipconfig /displaydns in the steps above.

Steps to flush your DNS cache in OS X

10.4 (Tiger)

  1. Open up a terminal window (Located in /Applications/Utilities).
  2. Flush your DNS cache with the following command: lookupd -flushcache
  3. Type logout and press the 'Enter' key to close the window.

10.5 (Leopard)

  1. Open up a terminal window (Located in /Applications/Utilities).
  2. Flush your DNS cache with the following command: dscacheutil -flushcache
  3. Type logout and press the 'Enter' key to close the window.

Steps to flush your DNS cache in Linux

  1. Open up a terminal window (Location varies by distribution).
  2. Flushing your DNS cache is done by restarting the 'nscd' daemon and may be done with the following command: /etc/rc.d/init.d/nscd restart
    1. Or you may manually stop and start the daemon with the following commands:
      1. /etc/rc.d/init.d/nscd stop
      2. /etc/rc.d/init.d/nscd start
  3. Type logout and press the 'Enter' key to close the window. 

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What is my IP?

  Show my Ip address

DNS Lookup

Click here for DNS Lookup (opened in new window)

Ping your website

Ping your website (opened in new window)

How do I know if I am behind a firewall?

Go to Start....Programs....Accessories.....MSDOS/  Command Prompt.  At the prompt,...

What is my Internet Speed?

Check your internet speed at http://www.speedtest.net/ What is Speedtest.net? Use...

Powered by WHMCompleteSolution