or you can use SQUID's builtin ACLs. acl valid_users src 10.0.0.0/8 acl EVILSITES dstdomain evilsites.com
http_access deny EVILSITES http_access allow valid_users http_access deny all read the squid.conf for more details. Quoting AT <[EMAIL PROTECTED]>: > I tried squidGuard... > > Blocking / filtering of sites depends on your database. > You have to manually update the database and monitor your logs from time to > time to look for sites that was not on your list. > (kinda tidious) well, its free anyway... > > > ----- Original Message ----- > From: "Jesus, Jr. C. Enerio" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, May 30, 2003 11:01 AM > Subject: [plug] Content filtering for squid > > > > Anyone who can suggest a good web content filtering/blocking. I know > there's dansguardian or squidguard, but is there anybody tried deploying it > in production? which is better? > > > > > > > > ____________________________________________________________ > > Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail! > > http://login.mail.lycos.com/r/referral?aid=27005 > > -- > > Philippine Linux Users' Group (PLUG) Mailing List > > [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) > > Official Website: http://plug.linux.org.ph > > Searchable Archives: http://marc.free.net.ph > > . > > To leave, go to http://lists.q-linux.com/mailman/listinfo/plug > > . > > Are you a Linux newbie? To join the newbie list, go to > > http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie > > > > -- > Philippine Linux Users' Group (PLUG) Mailing List > [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) > Official Website: http://plug.linux.org.ph > Searchable Archives: http://marc.free.net.ph > . > To leave, go to http://lists.q-linux.com/mailman/listinfo/plug > . > Are you a Linux newbie? To join the newbie list, go to > http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie > ----------------------------------------------- William Emmanuel S. Yu Ateneo Campus Network Group (AteneoCNG) email : wyu at ateneo dot edu web : http://CNG.ateneo.net/cng/wyu/ phone : +63(2)4266001-4186 GPG : http://CNG.ateneo.net/cng/wyu/wyy.pgp -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
