I've added this like so...

> 
> pass good none
> 



my good folder has this....

-rw-r--r--    1 squid    squid          85 May  6 15:48 domains
-rw-r--r--    1 squid    squid        8192 May  7 08:28 domains.db


the contents of "domains" which were used to create the .db file are...

.ci.collierville.tn.us
www.collierville.com
scdag.com
weatherbug.com
tn.us
.gov
.mil


the relevant conf file sections are....

src dispatch-clients {
        ip                 192.168.15.24 192.168.15.25 192.168.15.20
        ip                 192.168.15.113
}

-> Note, my machine is the 113 address used to test this
configuration....


dest good {
        domainlist      good/domains
}

and from the ACL



dispatch-clients {
                pass  good none
        }


I am still able to go anywhere, even adult sites that are blocked by the
remainder of the ACL's.  Any ideas on what I'm still missing?  FWIW I
can switch to another subnet covered by this server and I am restricted
from accessing sites that are blocked...


logs show 

2002-05-07 08:40:13 [26363] init domainlist
/usr/local/squidGuard/db/good/domains
2002-05-07 08:40:13 [26363] loading dbfile
/usr/local/squidGuard/db/good/domains.db

and 

2002-05-07 08:40:13 [26363] squidGuard 1.2.0 started (1020778813.016)
2002-05-07 08:40:13 [26363] recalculating alarm in 29987 seconds
2002-05-07 08:40:13 [26363] squidGuard ready for requests
(1020778813.019)

Any more ideas?

Thanks for the help so far!!

-- 
Kevin White, Linux+, A+
Computer Support
Town of Collierville, TN


Reply via email to