Search
Recommended Products
Related Links


 

 

Informative Articles

Build Your Own Computer
Build Your Own Computer If I cand do it so can you Written by: George W. Cannata I’m eighty-one years old and I bought my first computer six years ago. When I bought it I hardly knew how to turn it on. I consider myself still a Newbie as I’ve...

Cisco Certification: Cabling Cisco Devices
Unshielded Twisted Pair (UTP) is a cable that has four pairs of wires twisted inside it to eliminate electrical interference. UTP cables are connected using RJ-45 connectors that have eight connector pins. The data equipment that is used for...

Create Your Own Digital Library
The moment you got your first digital camera, your view of the world has totally changed. You always seem to see something beautiful or artistic in your surroundings, worthy of being captured in pixels. You experiment quite a lot and keep on loading...

Vehicle Maintenance VS Computer Maintenance for the Average User
Has your computer slowed down? Does it take forever for a file to open. Do you think your computer is about to crash? Take heart it probably just needs a little soft maintenance. What is soft maintenance? Think about your vehicle for a moment....

Which Notebook Computer Has Your Name On It?
Which Notebook Computer Has Your Name On It? By Titus Hoskins Notebook Computers Are Sexy! Granted, the notebook computer may just be the sexiest accessory this side of a Baywatch Extra! But are they worth the extra money? Should your next PC be...

 
Google
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. It’s 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. We’ll 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 you’ve added some on purpose, then you’ve 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.