|
Posted by RJK on June 12, 2006, 9:12 pm
If you were Registered and logged in, you could reply and use other advanced thread options There's no i in explanation, and stop creeping ! :-)
regards, Richard
> "David H. Lipman" wrote:
>
>> The hosts file is part of the TCP/IP stack. Before there where DNS
>> Servers or in a
>> situation where there are no DNS servers, the hosts table is used to
>> define an IP address to
>> an alias.
>>
>> On NT based platforms the hosts table is located in the following
>> folder... as...
>>
>> %windir%\system32\drivers\etc\hosts
>>
>> The table contains entries such as...
>>
>> 127.0.0.1 local
>> 157.145.133.12 myhostname
>>
>> Malware uses the hosts table to misdirect such sites as www.mcafee.com
>> and www.symantec.com
>> to the local TCP/IP diagnostic responder address; 127.0.0.1 Therefore
>> if you try to load
>> that address in your browser you instwead are pointed back to your own PC
>> and get host not
>> found or a 404 error. basically you don't get to the host you want.
>> .......
>
>
> Excellent explaination , Dave :)
>
>
> Panda_man
> --
> Bronze level Contributor
> http://pandaman.my.contact.bg
> Please , rate posts
|