FW: [squid-users] ad blocks

From: Van Bossche Koen <Koen.VanBossche@dont-contact.us>
Date: Tue, 8 Jan 2002 11:37:50 +0100

> Hi all,
> Thanks for the mail.
> One asked where to get the list. Fortunatrely I found
> a complete list of such sites at
> http://ftp.teledanmark.no/pub/www/proxy/squidGuard/contrib/bla
> cklists.tar.gz
> Check out the list.
> Now the next problem is how to block them? I have
> some ideas about them, but am not sure [and don't want
> to poison the archives with incorrect replies]
> I don't want the sites to be shown so that my
> bandwidth is saved.
> For e.g I want to block http://www.doubleclick.net/
> what should I put in my squid.conf?
> Can someone please tell?

We use general blocking with squidguard and implemented local blocking for
the local administrators blocking country specific information.

# Local blocking (general blocking is done with squidguard on the parent
caches)
acl block dstdom_regex -i "/etc/squid/block.txt"
http_access deny block
deny_info sorry.htm block

->add to the file block.txt www.doubleclick.net

BR,
./koen
Received on Tue Jan 08 2002 - 03:49:39 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:41 MST