DNS
Flush Local DNS Cache
http://www.tech-faq.com/flush-dns.shtml
On Windows
ipconfig /flushdns
On Mac OS X
dscacheutil -flushcache
On Mac OS X <= 10.5.1
lookupd -flushcache
Linux
/etc/init.d/nscd restart
http://www.tech-faq.com/flush-dns.shtml
ipconfig /flushdns
dscacheutil -flushcache
lookupd -flushcache
/etc/init.d/nscd restart