I have had a great deal of success in re installing the right rpm smeserver-squidguard-1.0-22.noarch.rpm.
It has taken me 4 or 5 hours to get this point.
Now when I type
[root@mail2 untrusted]# config show squidguard
I get the Happy response …
squidguard=service
Blacklist=http://squidguard.shalla.de/Downloads/shallalist.tar.gz
Squidguard_Allow=trusted
Squidguard_Block=adult,aggressive,drugs,gambling,hacking,porn,proxy,untrusted,violence,warez
Squidguard_FullAccess=all
Squidguard_NoAccess=none
Great thanks for your help. Everything I think seems good there.
However there are at least 3 remaining questions / Issues I don’t understand.
When I click on the panel Content Filtering / SquidGuard Logs / View Log
I get the top line saying :
Current "SquidGuard" Log (Last 50 lines):
And then nothing listed in the log. It does not apper to be reading the squidguard.log file. If I go to the log on a terminal its fine and I can see the list of activity.
E.G. /var/log/squidguard/squidguard.log. There is lots of activity there.
SECONDLY
When I click on the Content Filtering Panel / Blacklists Controls/Submit Data the output is as follows:
The blacklist setting is now a DB value - config show squidguard
The default squidguard blacklist is:
http://ftp.ost.eltele.no/pub/www/proxy/squidGuard/contrib/blacklists.tar.gzwhich doesn't seem to be being updated. There is another list that is being maintained,
here,
http://squidguard.shalla.de/Downloads/shallalist.tar.gz, but you must adhere to their
Copyright terms if you want to use it in a commercial setting.
You can get more details here, squidguard.org
I have gone to the squidguard.org and Shalla.de but cant seem to see any information on this. I don’t know if the blacklist is updated or what exactly this means. My next step is to explore having it download automatically on a cron job or something, but I don’t know what this means.
THIRDLY and perhaps unimportant but on the link at
http://forums.contribs.org/index.php?topic=36217.msg160088#msg160088They mention the command
db squidguard show
When I do this I get what appears to be bad data.
[root@mail2 squidguard]# db squidguard show
Database found in old location /home/e-smith/squidguard at /usr/lib/perl5/site_perl/esmith/db.pm line 714.
*WARNING* esmith::config(/home/e-smith/squidguard) called with old database path. The following package needs to be updated: at /usr/lib/perl5/site_perl/esmith/config.pm line 376
esmith::config::TIEHASH('esmith::config', '/home/e-smith/squidguard') called at /usr/lib/perl5/site_perl/esmith/db.pm line 545
esmith::db::open('esmith::db', 'squidguard') called at /sbin/e-smith/db line 144
I don’t know if I should ignor this or if some file is looking in the wrong place for something or if something needs updating??
Regards