From owner-freebsd-questions@FreeBSD.ORG Tue Apr 17 08:22:06 2007 Return-Path: X-Original-To: FreeBSD-questions@FreeBSD.org Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD13D16A400 for ; Tue, 17 Apr 2007 08:22:06 +0000 (UTC) (envelope-from chris@hier7.com) Received: from smtp100.rog.mail.re2.yahoo.com (smtp100.rog.mail.re2.yahoo.com [206.190.36.78]) by mx1.freebsd.org (Postfix) with SMTP id 4C19F13C45A for ; Tue, 17 Apr 2007 08:22:06 +0000 (UTC) (envelope-from chris@hier7.com) Received: (qmail 22012 invoked from network); 17 Apr 2007 08:22:05 -0000 Received: from unknown (HELO ?172.27.1.5?) (cms.kw@rogers.com@74.109.56.227 with plain) by smtp100.rog.mail.re2.yahoo.com with SMTP; 17 Apr 2007 08:22:05 -0000 X-YMail-OSG: tvrCU4EVM1kCC9WDMQIvNwXh2yXx.vE0uqyfMncgQvU9m.LkmHqIwVPbijq.ATf3Uw-- Message-ID: <462483B0.2000404@hier7.com> Date: Tue, 17 Apr 2007 04:22:08 -0400 From: Chris Slothouber Organization: hier7 User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: zen References: <46247471.9030503@tk-pttuntex.com> <46247747.2080501@hier7.com> <46247946.9020006@tk-pttuntex.com> In-Reply-To: <46247946.9020006@tk-pttuntex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD-questions@FreeBSD.org Subject: Re: tproxy on freebsd 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: Tue, 17 Apr 2007 08:22:06 -0000 zen wrote: > Chris Slothouber wrote: > >> zen wrote: >> >>> hi, >>> i know it seem out of topic, >>> i recently build a proxy server to serve our small ISP, >>> but i'm facing a big problem. as far as i know FreeBSD didn't support >>> TPROXY like linux had. >>> but i need to build this proxy transparently so only my client ips >>> that visible when browsing. >>> i use ipnat and ipf with Squid latest stable release. >>> does anyone has experience building a true transparent proxy with >>> FreeBSD? >>> please share the knowledge and the regarding this problems. >> >> >> Hello Zen, >> >> Perhaps you might have some luck with the walkthrough listed here: >> >> http://tomclegg.net/squid-tproxy >> > thanks Chris , > but it didnt solve my problem here, > with that configuration still my proxy ip that visible. If you send your kernel, firewall, and squid configuration files, I will see what is happening. - Chris