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,
++++++++++++++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
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
}
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
}
}
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++++++++++++++
