I'd like to know how to block ads using my router. I have the adblock extension for firefox, but there's 2 other computer in my house which don't. If the router can block ads for me, that'll be a alot easier. I did find another thread on a similar topic, but it's 12 pages long, so I wasn't sure which script to use. If someone can post a simple and efficient way of doing this, that'd be great!
Hi Please look at my topic for the addon/script. http://www.linksysinfo.org/forums/showthread.php?p=323869#post323869
How's about just forwarding your DNS through http://www.opendns.com You can filter much more than just ads... It's very useful and speedy as well...
I can recommend the domain blocking functionality of dnsmasq, should be much more efficient than using individual hosts see http://www.linksysinfo.org/forums/showpost.php?p=305837&postcount=27 I don't automatically update the blocklist, but occasionally refresh it and store on /jffs with the command Code: wget -O - 'http://pgl.yoyo.org/adservers/serverlist.php?hostformat=dnsmasq&showintro=0&mimetype=plaintext'|sed 's/127.0.0.1/0.0.0.0/'>/jffs/adblock.conf