From owner-freebsd-questions@FreeBSD.ORG  Fri Aug  1 01:18:48 2008
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E2831106566B
	for <freebsd-questions@freebsd.org>;
	Fri,  1 Aug 2008 01:18:48 +0000 (UTC)
	(envelope-from fbsd06+YM=c11d932a@mlists.homeunix.com)
Received: from fallback-in1.mxes.net (fallback-out1.mxes.net [216.86.168.190])
	by mx1.freebsd.org (Postfix) with ESMTP id B356D8FC1B
	for <freebsd-questions@freebsd.org>;
	Fri,  1 Aug 2008 01:18:48 +0000 (UTC)
	(envelope-from fbsd06+YM=c11d932a@mlists.homeunix.com)
Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178])
	by fallback-in1.mxes.net (Postfix) with ESMTP id AD04E163F5F
	for <freebsd-questions@freebsd.org>;
	Thu, 31 Jul 2008 21:02:41 -0400 (EDT)
Received: from gumby.homeunix.com. (unknown [87.81.140.128])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.mxes.net (Postfix) with ESMTP id E715023E409
	for <freebsd-questions@freebsd.org>;
	Thu, 31 Jul 2008 21:02:39 -0400 (EDT)
Date: Fri, 1 Aug 2008 02:02:36 +0100
From: RW <fbsd06@mlists.homeunix.com>
To: freebsd-questions@freebsd.org
Message-ID: <20080801020236.4ea7058c@gumby.homeunix.com.>
In-Reply-To: <alpine.BSF.1.10.0807311549240.12163@wonkity.com>
References: <207569.19851217533049107.JavaMail.javamailuser@localhost>
	<alpine.BSF.1.10.0807311549240.12163@wonkity.com>
X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: Re: Bypassing Transparent Proxy
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Aug 2008 01:18:49 -0000

On Thu, 31 Jul 2008 15:57:26 -0600 (MDT)
Warren Block <wblock@wonkity.com> wrote:

> On Thu, 31 Jul 2008, Jay Hall wrote:
> 
>> > Is there an easy way to bypass the proxy server when accessing this
> > one address?
> 
> Instead of in the firewall, you can do that with squid:
> 
> http://wiki.squid-cache.org/SquidFaq/ConfiguringSquid#head-d82a8d4c42f3600c857cef92d77d76914af54592
> 
> In case that URL doesn't work, it's the "Can I make Squid go direct
> for some sites?" question about the always_direct access list.

That makes squid itself go direct, bypassing other caches in the
hierarchy, but the access is still going through squid.