If you are happy then I congratulate you. However, I am curious as to whether you are using "compiled" databases (.db files) or text files for your blacklists?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Wayne Moore Sent: Monday, March 18, 2002 8:38 AM To: [EMAIL PROTECTED] Subject: RE: domainlist & urllist removed from memory We run squidGuard 1.20 with Berkley db 2.7.7 happily. I was under the impression that squidGuard 1.20 DIDN'T work worth Berkley 3.x. See item 2 at http://www.squidguard.org/faq/ Wayne Moore Systems Manager Ampleforth College York YO62 4EY E: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> T: 01439 766763 F: 01439 788770 -----Original Message----- From: John J. Yatsko, Jr. [mailto:[EMAIL PROTECTED]] Sent: 17 March 2002 18:43 To: James LaSalle; [EMAIL PROTECTED] Subject: Re: domainlist & urllist removed from memory http://www.maynidea.com/squidguard/faq-plus.html Squidguard reports "domainlist empty, removed from memory" Squidguard 1.20 requires version 3.29 of the Berkely db. It won't work with version 2.27, nor will it work with 4.0. The assertion that configure makes about requiring 3.2.* or later is not really correct. SquidGuard needs 3.2.x ( not sure which version is too low) and we know specifically that it works quite nicely with 3.2.9. I have tried it with 3.3.x and it craps out every time. Same with 2.7.7. (Thanks to Robert Nickel for these specifics). Squidguard 1.14, on the other hand, requires Berkeley 2.27. You can have version 2.27 and 3.2x installed at the same time. John Yatsko, Jr. Technology Assistant Erie County Public Library 160 East Front St Erie PA 16507 (814) 451-7307 ----- Original Message ----- From: "James LaSalle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 17, 2002 10:57 AM Subject: domainlist & urllist removed from memory > I am using squidGuard 1.2.0 with Berkeley db 2.7.7. When I run > "squidGuard -C all" everything looks ok in the squidGuard.log. However, > when I run squidGuard from squid the logs show the following entries. > Why are the lists removed from memory? User and Group are set to > squid:squid. > > Here is the squidGuard.log when squidGuard is launched as a squid > redirector > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > 2002-03-17 10:00:30 [12377] init domainlist > /usr/local/squidGuard/db/blacklists/porn/domains > 2002-03-17 10:00:30 [12377] loading dbfile > /usr/local/squidGuard/db/blacklists/porn/domains.db > 2002-03-17 10:00:30 [12377] domainlist empty, removed from memory > 2002-03-17 10:00:30 [12377] init urllist > /usr/local/squidGuard/db/blacklists/porn/urls > 2002-03-17 10:00:30 [12377] loading dbfile > /usr/local/squidGuard/db/blacklists/porn/urls.db > 2002-03-17 10:00:30 [12377] urllist empty, removed from memory > 2002-03-17 10:00:30 [12377] squidGuard 1.2.0 started (1016377230.407) > 2002-03-17 10:00:30 [12377] squidGuard ready for requests > (1016377230.407) > > Here is my test squidGuard.conf > %%%%%%%%%%%%%%%% > logdir /usr/local/squidGuard/log > dbhome /usr/local/squidGuard/db/blacklists > dest porn { > domainlist porn/domains > urllist porn/urls > } > acl { > default { > pass !porn all > redirect > http://admin.foo.bar.no/cgi/blocked?clientaddr=%a+clientname=%n+clientident= %i+srcclass=%s+targetclass=%t+url=%u > > } > } > > Here is the squidGuard.log from "squidGuard -C all" > %%%%%%%%%%%%%%%%%%%% > 2002-03-17 10:27:34 [12428] init domainlist > /usr/local/squidGuard/db/blacklists/porn/domains > 2002-03-17 10:27:35 [12428] create new dbfile > /usr/local/squidGuard/db/blacklists/porn/domains.db > 2002-03-17 10:27:35 [12428] init urllist > /usr/local/squidGuard/db/blacklists/porn/urls > 2002-03-17 10:27:35 [12428] create new dbfile > /usr/local/squidGuard/db/blacklists/porn/urls.db > 2002-03-17 10:27:35 [12428] squidGuard 1.2.0 started (1016378854.075) > 2002-03-17 10:27:35 [12428] db update done > 2002-03-17 10:27:35 [12428] squidGuard stopped (1016378855.551) > > -- _______________________________________________________________ This E-Mail Message has been Virus Scanned by Zen Internet Ltd. Visit Zen Internet Ltd. at http://home.zen.co.uk/
