Although I've tried it several ways it seems I must be stupid or
something like that, because it doesn't work.
Every one that wants gets out to internet. But in theory my
squidGuard.conf should only let pass the to ip's from the permis group...
And my squid.conf has this line that gives to squidGuard the control (I
think):

 > redirect_program /usr/local/squidGuard/bin/squidGuard


What am I doing wrong?

Give me a hand please.

This is my squidGuard.conf:

 > logdir /usr/local/squidGuard/log
 >
 > src permis      {
 >                 ip 192.X.X.X
 >                 ip 192.X.X.Y
 >                 }
 >
 > acl     {
 >
 >         permis  {
 >                 pass all
 >                 }
 >
 >         default {
 >                 pass none
 >                 }
 >         }


Josep S�nchez

   [papapep]




Reply via email to