From info I found here. This is how to flush the local client DNS cache.
Windows:
ipconfig /flushdns
Linux:
sudo /etc/init.d/networking restart
Mac:
lookupd -flushcache
Red Branch | For Future Reference …
From info I found here. This is how to flush the local client DNS cache.
Windows:
ipconfig /flushdns
Linux:
sudo /etc/init.d/networking restart
Mac:
lookupd -flushcache