Flushing DNS in Mac OS X Leopard
1. Open up a Terminal window from under Applications/Utilities.
2. Type command: lookupd -flushcache
Flushing DNS in Mac OS X
1.Open up a Terminal window from under Applications/Utilities.
2. Type command: dscacheutil –flushcache
Flushing DNS in Linux
Clearing the DNS cache is done by restarting the nscd daemon.
1.Open up a Terminal window
2. Type command: /etc/rc.d/init.d/nscd restart