Okay, now I believe that I have everything installed, but I am not sure if
my configuration is correct.

I am currently running squid cache and have my client machines going
through it on port 3128.  Do I need to change this, or what do I need to do
in order for my clients to use squidguard?

Also here is my squidGuard.conf file, but I am not sure if this is right
either.

Here is what I want to do.  I want to block hate, porn, and inappropiate
sites but am not sure that this is correct.

logdir /local/squid/squidGuard/log
dbhome /local/squid/squidGuard/dbhome

dest local {
    domainlist     local/domains
}

dest good {
    domainlist     good/domains
}

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

acl {
    default {
 pass local good !in-addr !porn all
 redirect
http://localhost/cgi/blocked?clientaddr=%a&clientname=%n&clientuser=%i&clientgroup=%s&targetgroup=%t&url=%u

    }
}


Also, where are the files that list the blocked sites (the blacklists)
normally stored at on the local machine (server)?
begin:vcard 
n:Lujan;Manuel R.
tel;fax:719.738.3148
tel;work:719.738.1899
x-mozilla-html:FALSE
url:http://huerfano.k12.co.us
org:Huerfano School District Re-1
adr:;;611 West 7th Street;Walsenburg;CO;81089;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Assistant Technology Coordinator
note:ComTIA A+ Certified Professional
fn:Manuel R. Lujan
end:vcard

Reply via email to