Hi Scott,
Can you monitor squidguard log to see if it's running ok?
It's:
tail -f /var/log/squidguard/squidGuard.log

It will be something like this:
2006-06-25 04:02:29 [23390] loading 
dbfile /var/lib/squidguard/db/gambling/urls.db
2006-06-25 04:02:29 [23380] init urllist /var/lib/squidguard/db/gambling/urls
2006-06-25 04:02:29 [23380] loading 
dbfile /var/lib/squidguard/db/gambling/urls.db
2006-06-25 04:02:29 [23391] squidGuard 1.2.0 started (1151182948.385)
2006-06-25 04:02:29 [23391] recalculating alarm in 16051 seconds
2006-06-25 04:02:29 [23391] squidGuard ready for requests (1151182949.450)

Also make sure that your db files are owned by squid.


On Thursday 14 September 2006 23:03, Scott Phillips wrote:
> Greetings,
>
> I've installed squidguard 1.2.0 with Berkeley DB 4.1.25 for squid
> 2.5.STABLE9 and can't seem to get a basic config to work.  My
> squidGuard.conf file couldn't be simpler:
>
> dbhome /var/lib/squidguard/db
> logdir /var/log/squid
> dest custom {
>          log             custom
>          domainlist      custom/domains
>          urllist         custom/urls
> }
> acl {
>          default {
>                  pass    !custom all
>          }
> }
>
> ...yet I find that domains in my
> /var/lib/squidguard/db/custom/domains list aren't blocked.
>
> I've instructed squid to use squidguard as such:
>
> redirect_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf
>
> I suspect the configuration problem is somehow related to
> squid.  What else might squid need in order to use squidguard as I've
> got it configured?
>
> Kind regards,
> --Scott!

-- 
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial 
http://linux2.arinet.org
8:17am up 0:21, 2.6.16.13-4-default GNU/Linux 
Let's use OpenOffice. http://www.openoffice.org

Reply via email to