Hi there,
Posibly a touch off topic, but the squidguard email list is as
dead as a norwegan blue.....and since i saw recomendations for
the plug in on here, can anyone help ???
------- Forwarded message follows -------
From: "Lee Edward Armstrong" <lee@darklyte.freeserve.co.uk>
To: squidguard@relay.ost.eltele.no
Date sent: Mon, 22 May 2000 17:04:34 +0100
Subject: ACL troubles
Hi there,
After a bit of tweaking and trying i now have squid guard
running and i can block desired urls....
However i have a situation where i need to block all but for a few
selected sites ????
Also i'd like to block various downloads such .exe's and so forth as
they have potential to contain viruses and stuff
Any ideas ???
--------
logdir /usr/local/squidGuard/log
dbhome /usr/local/squidGuard/db
src editors {
ip 10.1.1.100-10.1.1.105 # Editors
ip 10.1.1.230/32
}
dest editor-ok {
domainlist editors/domains
urllist editors/urls
}
dest porn {
domainlist porn/domains
urllist porn/urls
}
acl {
editors {
pass editor-ok none
}
default {
pass !porn all
redirect http://dev.metronetworks.co.uk/lee/blocked.html
}
}
------- End of forwarded message -------
Received on Tue May 23 2000 - 01:59:40 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:33 MST