Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: clubbing80s on May 10, 2007, 04:37:06 PM

Title: squidgaurd & JBennett RPM does not display list of urls
Post by: clubbing80s on May 10, 2007, 04:37:06 PM
Hi
I installed the JBennett squidguard rpm, the black lists and the smeserver rpm ...
But when i click on view there is nothing displayed exept " Contents of the trusted domains file:"

what's gone wrong, shouldn't it display a list of the of the blacklists ???

Many thanks
Title: squidgaurd & JBennett RPM does not display list of urls
Post by: bpivk on May 10, 2007, 09:41:49 PM
No. It displays contents of the trusted domains file (the domains you set as trusted) not the contents of the blacklist.
Title: squidgaurd & JBennett RPM does not display list of urls
Post by: mrjhb3 on May 10, 2007, 10:52:58 PM
If we want to be technical about it, it will display user-added trusted/untrusted domains/urls/expressions and full-access/no-access by IP address.  The blacklist details are at /var/lib/squidguard.  If using the shalla blacklists, then you will see a lot of categories that I didn't use.

John
Title: squidgaurd & JBennett RPM does not display list of urls
Post by: clubbing80s on May 11, 2007, 08:35:28 AM
ok .. but then how do i see the catagories and assign acls ?
Title: squidgaurd & JBennett RPM does not display list of urls
Post by: bpivk on May 11, 2007, 12:47:31 PM
You can see the categories by runing the config show squidguard command.
And if you want to add a category (listed under /var/lib/squidguard) use the config setprop squidguard Squidguard_Block \adult,\aggressive,... command. Just make sure that you enter all the categories you want to block.