From owner-freebsd-questions@FreeBSD.ORG Thu Jun 29 07:07:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B8EB16A40F for ; Thu, 29 Jun 2006 07:07:01 +0000 (UTC) (envelope-from oliverrojo@anticogroup.com) Received: from anticogroup.com (host.anticogroup.com [209.59.164.250]) by mx1.FreeBSD.org (Postfix) with SMTP id 0007A43D94 for ; Thu, 29 Jun 2006 07:06:51 +0000 (GMT) (envelope-from oliverrojo@anticogroup.com) Received: (qmail 7425 invoked by uid 5510); 29 Jun 2006 07:08:20 -0000 Received: from 203.131.125.34 by viper.anticogroup.com (envelope-from , uid 501) with qmail-scanner-1.25 (clamdscan: 0.86.2/1572. spamassassin: 3.0.4. Clear:RC:1(203.131.125.34):. Processed in 0.322013 secs); 29 Jun 2006 07:08:20 -0000 Received: from unknown (HELO ?192.168.3.191?) (203.131.125.34) by anticogroup.com with SMTP; 29 Jun 2006 07:08:20 -0000 Message-ID: <44A37C22.2060204@anticogroup.com> Date: Thu, 29 Jun 2006 15:07:14 +0800 From: "Oliver A. Rojo" Organization: Antico Manila, Inc. User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: skylar@cs.earlham.edu References: <44A24315.8000502@anticogroup.com> <44A343D8.7040307@cs.earlham.edu> In-Reply-To: <44A343D8.7040307@cs.earlham.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: transparent proxy howto X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: oliverrojo@anticogroup.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 07:07:01 -0000 Skylar Thompson wrote: >Oliver A. Rojo wrote: > > >>hi! >> >>Im using freebsd-5.2.1-RELEASE-p14 and I just want to ask if how can I >>setup transparent proxying with squid using ipnat? >> >> > >You're going to want something like this in your ipnat configuration: > >rdr int0 0/0 port 80 -> 192.168.0.1 port 3128 > >Where int0 is your internal interface name, and 192.168.0.1 is your >internal interface IP address. You'll also want this in your squid.conf: > >http_port 8080 >httpd_accel_host virtual >httpd_accel_port 80 >httpd_accel_with_proxy on > >Full documentation here: > >http://www.squid-cache.org/Doc/FAQ/FAQ-17.html >httpd_accel_uses_host_header on > > > > > ok but do i need to change something on the kernel? -- Oliver A. Rojo ______________________________________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.