I am testing an extremely basic squidGuard config which basically
doesn't excleude anything at all. Unfortunately, without any prompting
from me it appears to be blocking cache_object:// URLs.
I am using squid 2.5STABLE1 and squidGuard 1.2.0.
Here is the relevant bits of my current config (most of the dest stuff
isn't actually there.) The admin source is basically my PC's IP address:
src admin {
ip x.x.x.x
ip y.y.y.y
within workhours
}
src Comcare-clients {
ip x.x.x.0/22
}
#
# DESTINATION CLASSES:
#
#dest test {
# domainlist test/domains
# }
dest good {
urllist dest/good/urls
}
dest local {
}
dest adult {
domainlist dest/adult/domains
urllist dest/adult/urls
expressionlist dest/adult/expressions
redirect
http://griffin1.comcare.gov.au/cgi-bin/blocked?clientaddr=%
a+clientname=%n+clientident=%i+srcclass=%s+targetclass=%t+url=%u
}
acl {
admin {
pass any
}
Comcare-clients within workhours {
pass good !in-addr !adult any
} else {
pass any
}
default {
pass local none
redirect
http://griffin1.comcare.gov.au/cgi-bin/blocked?clientaddr=
%a&clientname=%n&clientident=%i&srcclass=%s&targetclass=%t&url=%u
# redirect
http://griffin1.comcare.gov.au/cgi-bin/blocked?clientaddr=
%a+targetclass=%t+url=%u
}
}
Michael Lightfoot
Unix Consultant
ISG Host Systems
Comcare
+61 2 62750680
------------------------------------------------------------------------
NOTICE: This e-mail message and attachments may contain confidential
information. If you are not the intended recipient you should not use or
disclose any information in the message or attachments. If received in
error, please notify the sender by return email immediately. Comcare
does not waive any confidentiality or privilege.
Comcare's Canberra and Melbourne offices have moved to new premises.
We hope this notice makes it easier for you to update your records.
New street addresses:
Canberra office
Level 1
14 Moore street
CANBERRA CITY ACT 2601
Melbourne Office
Level 2
121 William Street
MELBOURNE VIC 3001
Claims Fax Number 03 9620 4721
Please call Comcare on 1300 366 979 if you have any queries.