"This Page Cannot Be Displayed What to do When Your Internet Breaks"
The DNS (Domain Name System) servers are what your computer uses to figure out
where to go on the internet. www.whatever.com means absolutely nothing to your
machine. Its only with the help of the DNS servers that your computer can
figure out what address that domain name correlates to.
There are several methods of hijacking the DNS entries on your PC. The most
common, and easiest way to do it is to add false entries into your computers
HOSTS file. Well cover how to empty that out first:
The HOSTS file is located in a couple of different locations, depending on
your Windows version. In Windows XP it is located at C:WINDOWSsystem32driversetchosts
(no extension). In Windows 98/ME it is at C:Windowshosts (also no extension).
Open it up with notepad. The contents of the file should look like this:
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
If there are any entries below the localhost one, then unless youve added
some on purpose, then youve more than likely been hit with a DNS hijacker
of some sort. The best course of action here is to run a full system scan with
an up to date virus scanner, as well as a couple of spyware scanners. (Preferably
from safe mode)
After the scans are done, then use WinSockFix to repair the corrupted WinSock
settings. This should take care of the problem.
About the Author:
Kevin Souter is a full time computer repair technician. He also operates a free
spyware removal site, as well as a general computer repair site. |