Hallo! Du (Markus Hofmann) hast geschrieben:
>Is there a way defining acl's that some maschines of the internal net
>(with special IP's) only can access cached objects and that squid doesn't
>try's to load the requested URL (not direct or from parent/neighbour)?
>I'm using squid 1.0.17 on Linux.....
Hmmm. i think that 1.0.17 is not able to do this, but 1.1.beta9 is.
acl special_ips src <special-IPs>
http_access allow special_ips
miss_access deny special_ips
Cord
PS: 1.1.beta9 seems to be stable here (Solaris 2.5.1/GCC 2.7.2),
1.1.beta8 wasn't (I build both from the sources without patching)
-- Cord Beermann, Webmaster der FH Lippe webmaster@www.fh-lippe.de | http://www.fh-lippe.de/people/webadm/Received on Thu Oct 24 1996 - 02:44:58 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:20 MST