I have configured squid to use squidguard, but it's still passing all 
sites.
I'm using the packages in the FreeBSD 4.4 ports collection.
My configs are such:
/usr/local/etc/squid/squid.conf contains (among others) the line:
redirect_program /usr/local/bin/squidGuard -c 
/usr/local/etc/squid/squidGuard.conf

/usr/local/etc/squid/squidguard.conf contains:
dbhome /var/db/squidGuard
logdir /var/log/squidGuard
acl {
         default {
                 pass     none
                 redirect http://intranet/
         }
}

And I still get passed web sites... :-(

I checked the FAQ and other online documentation, and checked the logs.  
The logs stopped complaining about missing url lists when I put them in 
the right place, and then of course when I took them out it doesn't 
complain about anything... hehe.
The only suspicious thing in the logs is that unless I start it up 
manually after startup, nothing gets put in the logs...
However, checking ps, there ARE instances, but they seem to be gimped or 
something:
   224  ??  S      0:01.29 (squid) (squid)
   225  ??  Is     0:00.04 (squidGuard) -c 
/usr/local/etc/squid/squidGuard.conf (squidGuard)
etc.

Any ideas?
   -Ron

Ron Thompson
UNIX Systems Administrator
Connectix Corp. (x242)

Reply via email to