From owner-freebsd-questions@FreeBSD.ORG Thu Jul 31 21:57:27 2008 Return-Path: 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 CAFCF106566B for ; Thu, 31 Jul 2008 21:57:27 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 875E48FC15 for ; Thu, 31 Jul 2008 21:57:27 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.2/8.14.2) with ESMTP id m6VLvQRR012196; Thu, 31 Jul 2008 15:57:26 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.2/8.14.2/Submit) with ESMTP id m6VLvQHS012193; Thu, 31 Jul 2008 15:57:26 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 31 Jul 2008 15:57:26 -0600 (MDT) From: Warren Block To: Jay Hall In-Reply-To: <207569.19851217533049107.JavaMail.javamailuser@localhost> Message-ID: References: <207569.19851217533049107.JavaMail.javamailuser@localhost> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (wonkity.com [127.0.0.1]); Thu, 31 Jul 2008 15:57:26 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: Bypassing Transparent Proxy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2008 21:57:27 -0000 On Thu, 31 Jul 2008, Jay Hall wrote: > A situation has arisen for which I need to bypass my transparent proxy server > (Squid) for a ceratin IP address range. > > Following are the contents of my ipnat.rules file. > > .... > > 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. -Warren Block * Rapid City, South Dakota USA