Dieter,
For some reason I had similar trouble and solved this by compiling against
BerkelyDB 3.2 instead of 2.7.7. It is documented as supported but I have a
hunch it might actually be required by sq 1.2.0 (anyone?). Also, I have
great results from using an additional blacklist found at
ftp://ftp.univ-tlse1.fr/pub/reseau/cache/squidguard_contrib/adult.tar.gz.
Good luck,
Jan Klaverstijn
----- Original Message -----
From: "Dieter Kroemer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 03, 2002 2:10 PM
Subject: most urls are not blocked
> Hallo,
>
> I installed squidguard1.2.0 (and BerkleyDB 2.7.7).
> Then I took the blacklist e.g. porn and now I got the problem:
> The url for example "xangle.com/girls" stands in porn/urls and so, I can't
> get this page - o.k., but I can get the page www.xangle.com without
problems
> and so all the "wonderful" picture can be seen from the kids in the
school.
> I got this problem with the most sites, and so I'm almost happy, if I
reach
> an url, which is block from squidguard.
>
> Can you help me?
>
> Bye Dieter
>
> P.S.
> squid.conf:
>
> logdir /usr/local/squidGuard/logs
> dbhome /usr/local/squidGuard/db
>
> dest porn {
> domainlist porn/domains
> urllist porn/urls
> }
>
> acl {
> default {
> pass !porn all
> redirect
>
http://localhost/cgi/blocked?clientaddr=%a&clientname=%n&clientuser=%i&clien
> tgroup=%s&url=%u
> }
> }
>
>
>