Flush Cached DNS Settings
If you're making DNS changes and want to see and test the resultant changes, you may need to flush your computer's cached DNS settings. Here's how.
Linux
Execute this command from bash:
service named restart
Windows
Execute this command from a command prompt:
ipconfig /flushdns

