Hi,
I am ruunig Squid on my CentOs 4.4 box. I want to filter sites. I think Squid guard is one choise for it. I need a blacklist as well.
I am looking for rpms to set it up with squid.
Who is running squidguard and a blacklist happily with squid.
help is expected.
Indunil Jayasooriya wrote:
Hi,
I am ruunig Squid on my CentOs 4.4 box. I want to filter sites. I think Squid guard is one choise for it. I need a blacklist as well.
I am looking for rpms to set it up with squid.
Who is running squidguard and a blacklist happily with squid.
Yep.
help is expected.
Expected?
Then read the docs on the squidguard website. Probably, you should build the source rpm. It's very old.
Find a new source of blacklist updates, last I looked Squidguard's list wasn't being maintained any more.
Hello,
you better try DansGuardian , support weigth phrase and blacklist url / site.
regards
Hi,
I installed below 2 Dag's rpm.
squidguard-1.2.0-2.rf.i386.rpm squidguard-blacklists-20050528-1.rf.noarch.rpm
and included the below line to my squid.conf file
redirect_program /usr/bin/squidguard
then I restarted squid daemon.
then I had a look at squidguard log. Then It gives a following error.
[root@worldnet noarch]# tail -f /var/log/squidguard/squidGuard.log 2007-01-23 12:29:01 [7242] going into emergency mode 2007-01-23 12:29:01 [7235] init domainlist /var/lib/squidguard/adult/domains 2007-01-23 12:29:01 [7235] /var/lib/squidguard/adult/domains: Permission denied 2007-01-23 12:29:01 [7235] going into emergency mode 2007-01-23 12:29:01 [7240] init domainlist /var/lib/squidguard/adult/domains 2007-01-23 12:29:01 [7240] /var/lib/squidguard/adult/domains: Permission denied 2007-01-23 12:29:01 [7240] going into emergency mode 2007-01-23 12:29:01 [7246] init domainlist /var/lib/squidguard/adult/domains 2007-01-23 12:29:01 [7246] /var/lib/squidguard/adult/domains: Permission denied 2007-01-23 12:29:01 [7246] going into emergency mode
Why is that?
Pls help me to solve this issue.
---------- Forwarded message ---------- From: emporindo emporindo@blaqueeny.com Date: Jan 23, 2007 11:50 AM Subject: Re: [CentOS] How to configure SquidGuard with blacklist To: CentOS mailing list centos@centos.org
Hello,
you better try DansGuardian , support weigth phrase and blacklist url / site.
regards
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Possibly you need to change the owner and permissions of blacklists dirs and subdirs to the same user and group as the used by squid service. This is a common error commented in squidguard documentation. Check it, please.
I hope it helps you.
I changed the owner and permissions of blacklists dirs and subdirs . But it is still the same.
Hey, What is the Berkley DB vershil. It is 2 ? I think my box ruunig db 4 . is it the reason? I got this patch ? squidguard-1.2.0-db4.patch
How can I install it?
help needed.
---------- Forwarded message ---------- From: Jordi Espasa Clofent jordi.listas@yahoo.es Date: Jan 23, 2007 2:53 PM Subject: Re: Fwd: [CentOS] How to configure SquidGuard with blacklist To: CentOS mailing list centos@centos.org
Possibly you need to change the owner and permissions of blacklists dirs and subdirs to the same user and group as the used by squid service. This is a common error commented in squidguard documentation. Check it, please.
I hope it helps you.
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Indunil Jayasooriya wrote:
Hi,
I installed below 2 Dag's rpm.
squidguard-1.2.0-2.rf.i386.rpm squidguard-blacklists-20050528-1.rf.noarch.rpm
The blacklists used to be update daily. If you want a current list of sites to block, that is _very_ old.
Look for alternatives, I think they exist.
and included the below line to my squid.conf file
redirect_program /usr/bin/squidguard
then I restarted squid daemon.
then I had a look at squidguard log. Then It gives a following error.
[root@worldnet noarch]# tail -f /var/log/squidguard/squidGuard.log 2007-01-23 12:29:01 [7242] going into emergency mode 2007-01-23 12:29:01 [7235] init domainlist /var/lib/squidguard/adult/domains 2007-01-23 12:29:01 [7235] /var/lib/squidguard/adult/domains: Permission denied 2007-01-23 12:29:01 [7235] going into emergency mode 2007-01-23 12:29:01 [7240] init domainlist /var/lib/squidguard/adult/domains 2007-01-23 12:29:01 [7240] /var/lib/squidguard/adult/domains: Permission denied 2007-01-23 12:29:01 [7240] going into emergency mode 2007-01-23 12:29:01 [7246] init domainlist /var/lib/squidguard/adult/domains 2007-01-23 12:29:01 [7246] /var/lib/squidguard/adult/domains: Permission denied 2007-01-23 12:29:01 [7246] going into emergency mode
Why is that?
Pls help me to solve this issue.
Probably you got permissions and/ownership wrong. Reread the docs.
---------- Forwarded message ---------- From: emporindo emporindo@blaqueeny.com Date: Jan 23, 2007 11:50 AM Subject: Re: [CentOS] How to configure SquidGuard with blacklist To: CentOS mailing list centos@centos.org
Hello,
you better try DansGuardian , support weigth phrase and blacklist url / site.
regards
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
emporindo wrote:
Hello, you better try DansGuardian , support weigth phrase and blacklist url / site.
When I tried DansGuardian I found lots of innocent stuff blocked: almost any reasonably-long document, it seems, had enough "bad" words that it got blocked.