capnat wrote:
> When I add entry as 127.0.0.1 a248.e.akamai.net in host entry it only
> blocks for that ip address, what happens is a248.e.akamai.net has
> different IP address starting from 207.61.0.0 and it keeps changing,
> I have then blocked from
> 207.61.0.0 / 255.255.255.255.
You are not understanding how a HOSTS file entry works. You do *not*
enter 207.61.0.0 or anything other than 127.0.0.1 and the domain name
(for ad and nefarious site blocking). Use this only:
127.0.0.1 a248.e.akamai.net
With this above line in your HOSTS file, the browser will not attempt to
go to *any* IP address that this akamai server might use. You do not
need to care what its actual IP address is.
Here, have a look at a copy of my own personal HOSTS file. Feel free to
copy it if you wish. Copy the entire file and save it as just: hosts
without the .txt extension.
http://k75s.home.att.net/hosts.txt
You are using Windows XP ? Place the file in:
C:\WINDOWS\system32\drivers\etc
You further said:
> I am not visiting akamai website or any website related with
> akamai.net. Then why is it that site yahoo goes to akamai.net Since
> blocking this sites, it now takes hours to visit sites.
...which will go away if you make proper entries in the HOSTS file.
--
-bts
-Motorcycles defy gravity; cars just suck


Reply With Quote