HOSTS file causing problems
I have been trying to find a fix to some ad server pop ups that are promprting for a login. When I started using a HOSTS file to block a lot of hte nasties out there, there was a side affect. A lot of sites that have ads on them that are blocked by the HOSTS file I get a pop up wanting me to login to the ad server.
I just renamed my HOSTS file to HOSTS.old and when I go surfing the pop ups are gone, but I get to see all the lovely ads imbeded in the web site.
I really dont want to NOT use my HOSTS file but again I dont want the annoying login prompt pop ups.
Any ideas on how to fix this
James
I just renamed my HOSTS file to HOSTS.old and when I go surfing the pop ups are gone, but I get to see all the lovely ads imbeded in the web site.
I really dont want to NOT use my HOSTS file but again I dont want the annoying login prompt pop ups.
Any ideas on how to fix this
James
0
Comments
B) get the Adblock extension for firefox
you'll find that MUCH less of a hassle than what you've been doing, and rather than having to figure out where ads are coming from, it lists them for you. definitely the way to go
I used FF 99.8% of the time with the exception of very few sites that require IE
James
http://www.short-media.com/forum/images/smilies/rolleyes.gif
as one of my choices. but lets say I never want to see ANYTHING from short-media ever again, I can delete most of that line and change it to
*.short-media.* or www.short-media.com/* or *.short-media.com* in an effort to remove everything from short-media's domain
If that's the case, then you're generating loads of extra work for yourself.
Perhaps you could redirect them to another IP on your same network that doesn't exist, and take the performance hit, or to another IP on your local network that will error out quickly & easily?
Got a spare machine? Setup Apache on it, and just change the default error page to be blank.
ok this is a subject im not all that familiar with (networking). I have a linksys router that my workstation and my laptop connect to. I dont have a spare machine to set up.
In my hosts file its pointing everything to I guess my local host (
127.0.0.1) could I set my router up to be the "local host" and have the router block it before it gets to my machine?
James