Hi,

Got squid running, but squidguard will not block anything.  It seems to 
have no effect.  My experience sez that most wounds of this type are 
self-inflicted (being in a hurry), and I'm sure I'm missing something basic.

The static tests worked (/usr/local/bin/squidGuard -c 
/usr/local/squidGuard/squidGuard.conf < test.block > test.block.out)

generated a file with the redirect url in it.

Can anyone point me in the right direction to get this working?

Here is my squidGuard.conf ;


logdir  /usr/local/squidGuard/log
dbhome  /usr/local/squidGuard/db

dest porn {
         domainlist      porn/domains.db
         urllist         porn/urls.db
         redirect        302:http://www.google.com
         logfile         porn.log
}

acl {

         default {
                 pass !porn all
         }
}

Thanks,

-Jeff


Jefferson K. Davis
Technology and Information Systems Manager
Standard School District
1200 North Chester Ave
Bakersfield, CA  93308
USA
661-392-2110 ext 120

Reply via email to