Click to See Complete Forum and Search --> : set up and configure squidGuard


hyspah
08-02-2004, 04:44 PM
hi,

I have a fantastic squid server up and runing @
africanlearners.com in Ghana.

but i am finding it difficult to set up squidGuard to block porn sites.

Anytime i set the squidGuard up it fails to work...

this is my squidGuard.conf;

" logdir /usr/local/squidGuard/logs
dbhome /usr/local/squidGuard/db

dest porn {
domainlist blacklists/porn/domains
urllists blacklists/porn/urls
expressionlist blacklists/porn/expressions
}
dest domains {
domainlist blacklists/mylists/domains

}
acl {
default {
pass !porn !domains all
redirect
http://www.syz.com/cgi-bin/squidGuard.cgi?clientaddr=%a&clientname=%n&clientuser=%i&clientgroup=%s&url=%u

}
} "

i used a downloaded blacklist and a personl list named
"/mylists/domains/"

i need assistance.

Thanks