Hello, forum!
This time I am fighting with squidguard. It does work well, I have it installed on my production server and it nicely blocks all that is configured in the db:
squidguard=service
Blacklist=http://squidguard.shalla.de/Downloads/shallalist.tar.gz
Squidguard_Allow=trusted
Squidguard_Block=adult,aggressive,drugs,gambling,hacking,porn,proxy,violence,warez,socialnet,spyware,fortunetelling,chat,tracker
Squidguard_FullAccess=all
Squidguard_NoAccess=none
I also am able to add sites to the exclusion list: myserver/squidguard -> view domains reports:
Contents of the trusted domains file:
flickr.com
www.flickr.com(I want to permit flickr to our users)
I restarted squid, reconfigured squidguard, reconfigured squid, did "server# squidguard -C all"
I also did The supdate script,
I restarted squid with
/etc/rc7.d/S90squid stop
/etc/rc7.d/S90squid start
but to no avail.. what can I do to make squidguard see my exceptions to the shallalist?
ciaociao,
Michel