To clear your cache, you must run the command below from either a DOS prompt on Windows (Start -> Run - > Type "command") or via terminal on Mac (Applications -> Utilities -> Terminal). The commands are as follows:
On Windows:
Quote
ipconfig /flushdns
On Mac OS X (all versions except leopard)
Quote
lookupd -flushcache
On Mac OS X Leopard:
Quote
dscacheutil -flushcache
Hope this is useful to some.
Edited by Chris Miller, 20 July 2008 - 02:44 PM.














