Re,

> modified squidGuard.conf file that I'd like for you to try
> (modify mynet to your ip range):
> --------------------------------
> dbhome /usr/local/squidGuard/db
> logdir /usr/local/squidGuard/log
>
> src mynet {
>      ip               192.168.0.0/24
> }
>
> acl {
>     mynet {
>         pass !porn all
>      }
>
>     default {
>         pass none
>         redirect http://www.gymroe.de
>     }
> }
> --------------------------------
> Delete your .db files and run from the text files.
>
> Have you verified that 'sex.de' is in your porn/domains list?
>
> Change mynet to be a different ip range (not yours).
> 'squid -k reconfigure' and test again. You should be redirected
> under the default pass none.
>
> Rick

Thank you very much. It works now. But can you tell me, what was
wrong in my configure file?

bye, Dani

Reply via email to