From owner-freebsd-questions@FreeBSD.ORG Tue Apr 17 07:29:09 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 E568916A401 for ; Tue, 17 Apr 2007 07:29:09 +0000 (UTC) (envelope-from chris@hier7.com) Received: from smtp109.rog.mail.re2.yahoo.com (smtp109.rog.mail.re2.yahoo.com [68.142.225.207]) by mx1.freebsd.org (Postfix) with SMTP id 8503113C43E for ; Tue, 17 Apr 2007 07:29:09 +0000 (UTC) (envelope-from chris@hier7.com) Received: (qmail 91507 invoked from network); 17 Apr 2007 07:29:08 -0000 Received: from unknown (HELO ?172.27.1.5?) (cms.kw@rogers.com@74.109.56.227 with plain) by smtp109.rog.mail.re2.yahoo.com with SMTP; 17 Apr 2007 07:29:08 -0000 X-YMail-OSG: 9ievxPMVM1k7Pi5fWlLuO3elRL910raONXlai5snh4ibx7xKbKpAsY_IR1oMtY2kGA-- Message-ID: <46247747.2080501@hier7.com> Date: Tue, 17 Apr 2007 03:29:11 -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> In-Reply-To: <46247471.9030503@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 07:29:10 -0000 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 I found this by searching Google for "TPROXY freebsd". I hope this helps! - Chris Slothouber