Hello,
 
this is my squidguard.conf file:
 
--------------------------------
logdir /var/squidGuard/logs
dbhome /var/squidGuard/db
 
src allowed
 {
 ip 192.168.1.3
 } 
 
dest whitelist
 {
 domainlist whitelist/domains
 }
 
acl {
 
 allowed
  {
  pass all
  }
 
 default
  {
  pass whitelist none
  redirect http://localhost/squidguard/denied.html
  }
 
 }
-------------------------------
 
But squidguard doesn' work:
 
-------------------------------
ACL source allowed
 is not defined in configfile /etc/squidguard.conf
-------------------------------
 
Why?
 
Best wishes,
 
R.Stuppin.

Reply via email to