Hi,

I'm trying a very constrained setup, where some children only have access to a 
few websites. I'm using identd lookups to identify the children. The problem 
is that it seems as if squidGuard is failing to intercept all requests all the 
time. Let me start with the configuration details:

dest kids_ok {
        domainlist /var/lib/squidGuard/db/kids_ok.domains
}
src kids
    user foo
}
acl {
    kids {
        pass kids_ok none
        redirect http://localhost/cgi-bin/...
    }
}

Of the websites outside `kids_ok`, about half of the time they are served  
(while they shouldn't). I see *every* page hit nicely reflected in the identd 
message log. So I'm pretty sure the identd lookups (and squid for that matter) 
work as expected. So how come that when I press <RELOAD> in my webbrowser, 
sometimes the banned sites are still being served? Can this be a timing 
problem?

BTW: Running squidGuard-1.2.0-376 on SuSE 9.2

Thanks for any suggestions.
Cheers,

Koos
-- 
KP
[EMAIL PROTECTED]

Reply via email to