Hello all
 
I was working on Time space declarations but it does'nt seem to work. The destination groups I have defined to block a particular category of sites are working perfectly. Its blocking all ads, hacking, porn perfectly but the time constraints I've defined does'nt seem to work. I see no errors in squidGuard.log either. Well here is the part of the code.
 
dbhome /local/squidGuard/db
logdir /local/squidGuard/logs
time protime {
weekly mtwhfa 09:00 - 16:00
}
dest ads {
domainlist blacklists/ads/domains
urllist blacklists/ads/urls
--clip--
 
src pro {
ip 10.5.5.101
10.5.5.74
within protime
}
 
src admin {
--clip--
 
 
acl {
admin {
pass all
  }
pro {
pass all
}
 
--clip---
 
Is anything wrong in the configuration? Please lemme know. and thx in advance :-)
 
Regards
 


Do you Yahoo!?
Get better spam protection with Yahoo! Mail

Reply via email to