|
C:\windows\system32\drivers\etc
Open the hosts file (the one that's just "hosts" with no extension) in Notepad and see if there are any active entries in there. The only one that should be active is 127.0.0.1 - localhost.
Open a command prompt and type IPCONFIG/FLUSHDNS
|