Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 41273ead8df4bd50581c6e7187d1d1d9 > files > 2

squidGuard-1.2.0-10mdk.src.rpm

***************************************
* Copyright Florin Grad - GPL Licence *
***************************************

Hello everyone,

Here's what you should modify if you want to use the squidGuard
blacklists.tar.gz (i'm using here the extended one from the links section -
Fabrice Pringent's web site)

1. download the archive
2. use the blacklist conf file 

copy your previous /us/share/naat/template/etc/squid/squidGuard.conf
template and use the above instead.

3. copy the blacklists.tar.gz archive in the /usr/share/squidGuard-1.1.4/
   directory and untar the archive (tar xzvf blacklists.tar.gz) 
4. copy everything in the db directory (cp -a blacklists/* db/)

   fix the permissions

5. chown -R root.root db/
6. chmod -R 0755 db/

   verify 

7.  
   [root@firewall squidGuard-1.1.4]# ll db/
   total 80
   -rwxr-xr-x    1 root     root          508 mar 25  2000 README*
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 ads/
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 adult/
   drwxr-xr-x    2 root     root         4096 jui 10 20:34 advertising/
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 aggressive/
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 audio-video/
   drwxr-xr-x    2 root     root         4096 jui 10 20:34 banneddestination/
   drwxr-xr-x    2 root     root         4096 jui 10 20:34 bannedsource/
   drwxr-xr-x    3 root     root         4096 jui 10 20:34 dest/
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 drugs/
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 forums/
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 gambling/
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 hacking/
   drwxr-xr-x    2 root     root         4096 jui 10 20:34 lansource/
   drwxr-xr-x    2 root     root         4096 jui 10 20:34 privilegedsource/
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 publicite/
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 redirector/
   drwxr-xr-x    2 root     root         4096 jui 10 20:34 timerestriction/
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 violence/
   drwxr-xr-x    2 root     root         4096 jui 10 08:08 warez/

8. reconfigure squid and activate squidguard through the web interface to
   apply the template and create the new /ets/squid/squidGuard.conf file
9. restart squid
10. very important: enjoy :)