Looking for a way to flush your DNS’s cache?
It’s as easy as:
sudo lookupd -flushcache
ipconfig /flushdns
Update: This command has changed in Leopard. Use the following command:
dscacheutil -flushcache
Looking for a way to flush your DNS’s cache?
It’s as easy as:
sudo lookupd -flushcache
ipconfig /flushdns
Update: This command has changed in Leopard. Use the following command:
dscacheutil -flushcache
Trackback
Flush DNS Cache on Mac OSX
August 2nd, 2005 at 8:55 amweee
Brad
Hopefully I explained that alright. August 4th, 2005 at 3:18 am
R
Bill
$ sudo lookupd -flushcache
sudo: lookupd: command not found December 7th, 2007 at 1:39 pm
Brad Jasper
chrisb
dscacheutil -flushcache
see the man page for dscacheutil: man dscacheutil December 7th, 2007 at 5:13 pm
Brad Jasper
Rob
http://homepage.mac.com/minge/dnsflusher/ April 13th, 2008 at 11:21 pm