> We have been happily running SquidGuard 1.20 with Squid 2.4S4 on > SuSe 7.3 for some months now. However, recently it has just stopped > working.
Nothing else changed, other than it was working, and then it wasn't? No maintenance of any kind was done on the box? No updates were applied to any packages? The Berkeley DB wasn't updated to a new version? (In spite of what the documentation says, squidGuard 1.2.0 requires version 3.29 of the Berkeley DB (available here: <http://www.sleepycat.com/update/>). > The log keeps telling me that the 'domainlist is empty' Does it list that for every destination group that you have, or just for one or two? Does it also say that about urllists being empty, or does it say that they are loading up OK? > I have included below the directory permissions and the conf file. This listing is from what directory? Of course they shouldn't matter if they haven't changed, but what do you have in your squid.conf file for <cache_effective_user> and <cache_effective_group>? Rick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Wayne Moore Sent: Friday, June 21, 2002 11:29 AM To: Squidguard (E-mail) Subject: SquidGuard just stopped working Dear All, We have been happily running SquidGuard 1.20 with Squid 2.4S4 on SuSe 7.3 for some months now. However, recently it has just stopped working. The log keeps telling me that the 'domainlist is empty', meaning that it passes all traffic. When I run squidGuard -C all to create the DB files, I get no errors in the log. I have included below the directory permissions and the conf file. Many thanks, Wayne Moore Ampleforth College York YO62 4EY E: [EMAIL PROTECTED] ++++++++++++++Permissions:++++++++++++++ drwxrwxrwx 2 nobody nogroup 467 Jun 21 16:34 . drwxrwxrwx 16 nobody nogroup 374 Mar 22 14:28 .. -rwxrwxrwx 1 nobody nogroup 1804762 Feb 15 15:19 domains -rwxrwxrwx 1 nobody nogroup 156 Feb 22 12:20 domains.20020222.dif -rwxrwxrwx 1 nobody nogroup 5500 Feb 26 20:49 domains.20020226.dif -rwxrwxrwx 1 nobody nogroup 4538 Mar 6 09:08 domains.20020306.dif -rwxrwxrwx 1 nobody nogroup 10118 Jun 17 11:34 domains.20020617.dif -rwxrwxrwx 1 nobody nogroup 5245952 Jun 21 16:56 domains.db -rwxrwxrwx 1 nobody nogroup 713984 Feb 15 15:27 domains.diff4 -rwxrwxrwx 1 nobody nogroup 791 Jan 14 16:22 expressions -rwxrwxrwx 1 nobody nogroup 689469 Feb 15 15:26 urls -rwxrwxrwx 1 nobody nogroup 406561 Feb 15 15:27 urls.20020215.diff -rwxrwxrwx 1 nobody nogroup 29 Feb 26 20:49 urls.20020226.diff -rwxrwxrwx 1 nobody nogroup 5182 Mar 6 09:08 urls.20020306.diff -rwxrwxrwx 1 nobody nogroup 6195 Jun 17 11:34 urls.20020617.diff -rwxrwxrwx 1 nobody nogroup 1123328 Jun 21 16:56 urls.db +++++++++++++End of Permissions++++++++++++++++++++++++++ +++++++++++++Conf File++++++++++++++ src stuusers { ip 10.0.0.3 10.1.0.1 } src staffusers { ip 127.0.0.1 10.0.0.1 10.0.0.4 10.0.0.45 10.0.0.46 10.0.0.222 } logdir /usr/local/squidGuard/log dbhome /usr/local/squidGuard/db/blacklists dest porn { domainlist porn/domains urllist porn/urls redirect http://www.ampleforth.org.uk/ban } etc..... acl { stuusers { pass !ads !aggressive !audio-video !drugs !gambling !hacking !mail !porn !pro redirect http://www.ampleforth.org.uk/ban/index.html } staffusers { pass ads !aggressive audio-video !drugs !gambling !hacking mail !porn proxy ! redirect http://www.ampleforth.org.uk/ban/index.html } default { pass none redirect http://www.ampleforth.org.uk/ban/index.html } } ++++++++++++++End of Conf++++++++++++++
