From owner-freebsd-isp Tue May 14 04:07:51 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA00405 for isp-outgoing; Tue, 14 May 1996 04:07:51 -0700 (PDT) Received: from lynx.its.unimelb.edu.au (lynx.its.unimelb.EDU.AU [128.250.20.151]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA00396 for ; Tue, 14 May 1996 04:07:48 -0700 (PDT) Received: (from danny@localhost) by lynx.its.unimelb.edu.au (8.6.11/8.6.9) id VAA02017; Tue, 14 May 1996 21:07:40 +1000 Date: Tue, 14 May 1996 21:07:40 +1000 (EST) From: "Daniel O'Callaghan" To: Branson Matheson cc: "Miguel A.L. Paraz" , PETERS@staidan.qld.edu.au, freebsd-isp@FreeBSD.org Subject: Re: harvest cached configuration question In-Reply-To: <199605131944.PAA12391@longstreet.larc.nasa.gov> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 13 May 1996, Branson Matheson wrote: > > > > Squid is the latest generation of the Harvest cache. > > It proxies very well, can ban sites with its Access Control Lists, > > Umm.. I though that this just limited machines that could use the > server as a proxy.. not sites that it could or could not proxy. Nope. I added patches to cached for blocking destination, and you can block on almost anything with Squid. We are even working on allowing people to use you as a neighbour but not as a parent. (i.e. permit TCP_HIT but not TCP_MISS) Danny