Hello,
I'm using squidGuard 1.2.0 with the following config (extract)

logdir /var/log/squidGuard
dbhome /var/lib/squidGuard/db

time daytime {
    weekly * 08:00-21:00
}

src grownups {
    ip     192.168.0.8 - 192.168.0.11   # range 192.168.0.8 - 11
#    user   stuart mandy          # ident foo or bar
}

src kids within daytime {
    ip     192.168.0.13 - 192.168.0.50 # range 192.168.0.13 - 192.168.0.50
#    user   cameron charis ezra joel
}

dest porn {
    domainlist     blacklists/porn/domains
    urllist        blacklists/porn/urls
    expressionlist blacklists/porn/expressions
}
...

the log reports a syntax error on line 13 (src kids ...) but according to the 
online documentation, this appears to be OK.

Any help would be appreciated.

Many thanks,

Stuart.
-- 
---------------------------------------
Stuart Bailey BSc (hons) CEng CITP MBCS
         LinuSoft (Proprietor)
           Linux Specialist
            (01953) 601294
            (07778) 383739
       http://www.linusoft.co.uk
----------------------------------------

Reply via email to