Flushing DNS Cache on Leopard 10.5 and Windows systems
To flush the DNS Cache on windows systems use the following command.
ipconfig /flushdns
To flush the DNS Cache on a system running Leopard 10.5 use this command.
dscacheutil -flushcache
ipconfig /flushdns
To flush the DNS Cache on a system running Leopard 10.5 use this command.
dscacheutil -flushcache

Comments
Post a Comment