Hi
You can achieve this using squidGuard.
Here is an example of howto
Install squidGuard.Have the config file as given below
logdir /usr/local/squidGuard/log
dbhome /usr/local/squidGuard-1.1.4/test
src kids {
ip 172.16.1.0/24 }
dest blacklist {
domainlist blacklist/domains
urllist blacklist/urls
}
acl {
kids {
pass !blacklist all
}
default {
pass none
redirect http://help.kovaiteam.com
}
porndomains may contain entries like
www.xxx.com
www.yyy.com
In squid.conf add the follwing line
redirect_program /usr/local/bin/squidGuard -c
/usr/local/squidGuard/squidGuard.conf
Change the above file paths depending on your environment.
In the redirected URL u can have your own customized error page
For further info visit www.squidguard.org
Regards,
squid@visolve.com
www.visolve.com
----- Original Message -----
From: Joerg Fritsch <joerg.fritsch@planet-interkom.de>
To: <squid-users@squid-cache.org>
Sent: Monday, May 14, 2001 10:24 PM
Subject: [squid-users] readymade blockinglist for nazistuff
> Hi,
>
> typical german question today. There are many readymade blocking- files
for
> porn or games out there. However I could not find a single one blocking
nazi
> stuff. is there such an animal out there ??
>
> --joerg
Received on Tue May 15 2001 - 05:47:42 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:01 MST