PavelA
26.01.2007, 11:54
As Wikipedia (http://en.wikipedia.org/wiki/HOSTS) informs:
The hosts file is a computer file used by an operating system to map hostnames to IP addresses. This method is one of several methods used by an operating system to locate network nodes on a computer network. On many operating systems, the host file content is used preferentially over other methods, such as the Domain Name System (DNS). Unlike DNS, the hosts file is under the control of the local computer's administrator.
If you don't use special DNS-settings, you should clean hosts file.
Some programs (e.g. Spybot Search & Destroy, Ad-Aware & so on) change them to prevent the connections from your PC to the well-known bad sites.
The problem here is, that the quantity of bad sites rises prompter, as database update by security tools and the hosts file after 4-5 updates will be too large.
That is why we recommend you to hold hosts file as written.
With Hijackthis
Start HijackThis (http://www.tomcoyote.org/hjt/).
Choose Config... (down on the right side)/MiscTools/Open hosts file manager/Open in Notepad.
The file will be opened for edition in Notepad.
Delete all strings excepted
127.0.0.1 localhost
If the such string does not exist, you have to add it.
VERY IMPORTANT::: Additionally only for Vista/Windows 7
Pls. check/add the next string
::1 localhost
With AVZ (from Oleg Zaitsev)
The most simple way to edit HOSTS-file is to execute follow script
begin
ClearHostsFile;
end.
The command ClearHostsFile will find Hosts file, clean all unknown/unnecessary strings (all the comments will not be removed) and add the string
127.0.0.1 localhost
I integrated this feature in AVZ: Menu File/System Restore, Checkpoint 13
The hosts file is a computer file used by an operating system to map hostnames to IP addresses. This method is one of several methods used by an operating system to locate network nodes on a computer network. On many operating systems, the host file content is used preferentially over other methods, such as the Domain Name System (DNS). Unlike DNS, the hosts file is under the control of the local computer's administrator.
If you don't use special DNS-settings, you should clean hosts file.
Some programs (e.g. Spybot Search & Destroy, Ad-Aware & so on) change them to prevent the connections from your PC to the well-known bad sites.
The problem here is, that the quantity of bad sites rises prompter, as database update by security tools and the hosts file after 4-5 updates will be too large.
That is why we recommend you to hold hosts file as written.
With Hijackthis
Start HijackThis (http://www.tomcoyote.org/hjt/).
Choose Config... (down on the right side)/MiscTools/Open hosts file manager/Open in Notepad.
The file will be opened for edition in Notepad.
Delete all strings excepted
127.0.0.1 localhost
If the such string does not exist, you have to add it.
VERY IMPORTANT::: Additionally only for Vista/Windows 7
Pls. check/add the next string
::1 localhost
With AVZ (from Oleg Zaitsev)
The most simple way to edit HOSTS-file is to execute follow script
begin
ClearHostsFile;
end.
The command ClearHostsFile will find Hosts file, clean all unknown/unnecessary strings (all the comments will not be removed) and add the string
127.0.0.1 localhost
I integrated this feature in AVZ: Menu File/System Restore, Checkpoint 13