Sometimes a website will not load and the browser will display an error message similar to:
dns_probe_finished_nxdomain
or
dns_probe_finished_bad_config
How to fix:
1. Open the start menu and type cmd ( on windows xp find the Run button )
2. Right click cmd.exe and run as administrator
3. Type the following commands and press enter to run each command:
ipconfig -release (press enter)
ipconfig -flushdns (press enter)
ipconfig -renew (press enter)
4. Refresh the page on your browser that was giving you problems
This will work on any website whenever you break the internet. I am not responsible if you break your house in half because you couldn't follow directions and messed something up and got mad.