
The Domain Name System (DNS) Is How The Internet Manages And Stores Domain Names Into IP Addresses. Ocassionally A Systems "cache" Of DNS Addresses Becomes Corrupt. It Therefore, Becomes Necessary To Clean Up Your Systems' DNS Cache. This Is Known As "flushing DNS".To Flush Your DNS Cache In WINDOWS Simply Perform The Following Steps: 1. Open Command Prompt Window. (StartProgram FilesAccessoriesCommand Prompt) OR (Start - Run - Type Cmd) 2. Enter "ipconfig Flush Dns" At The Command Prompt.(C: )A Confirmation Window Should Then Appear Confirming A Successful Flush.Example:C:Documents And SettingsJohnipconfig FlushdnsWindows IP ConfigurationSuccessfully Flushed The DNS Resolver Cache.The Screen Will Then Return To The Initial Command String:C:Documents And SettingsJohnTo Flush Your DNS Cache In LINUX Simply Perform The Following Steps: Restart The Nscd Daemon: Enter "etcrc.dinit.dnscd Restart" In Your Command Terminal Once You Run This Command In Linux, Your DNS Cache Will Be Flushed.To Flush Your DNS Cache In Mac OS X Simply Perform The Following Steps: Enter "lookupd -flushcache" In Your Command Terminal Once This Command Is Run In Mac OS X, Your DNS Cache Will Be Flushed.