From owner-freebsd-stable@FreeBSD.ORG Fri Sep 19 02:52:55 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D643216A4B3 for ; Fri, 19 Sep 2003 02:52:55 -0700 (PDT) Received: from mail.a-quadrat.at (mail.a-quadrat.at [81.223.141.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D291343FD7 for ; Fri, 19 Sep 2003 02:52:54 -0700 (PDT) (envelope-from mbretter@a-quadrat.at) Received: from BRUTUS.a-quadrat.at (brutus.a-quadrat.at [192.168.90.60]) by files.a-quadrat.at (Postfix) with ESMTP id 10D735C02C for ; Fri, 19 Sep 2003 11:52:28 +0200 (CEST) Date: Fri, 19 Sep 2003 11:52:51 +0200 (=?ISO-8859-15?Q?Westeurop=E4ische_Sommerzeit?=) From: Michael Bretterklieber Cc: freebsd-stable@freebsd.org In-Reply-To: <4784.192.168.0.20.1063964631.squirrel@webmail.witchspace.com> Message-ID: References: <3F669753.4040205@thepacific.net><20030916064224.GA90448@e-Gitt.NET> <20030916065615.GB5711@kongemord.krig.net><3F6775D0.1030501@thepacific <20030916222806.GA8681@kongemord.krig.net><20030917004141.GC8911@konge <3F68D526.8080909@thepacific.net><20030918010728.GB14063@kongemord.kri g.net> <3F6A7C8E.7080205@thepacific.net> <4784.192.168.0.20.1063964631.squirrel@webmail.witchspace.com> X-X-Sender: mbretter@files.a-quadrat.at MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: ipfw + trasnparent proxy X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 09:52:55 -0000 Hi, On Fri, 19 Sep 2003 jon@witchspace.com wrote: > > Hi there > > Why the redirectionis no working, what more I need? > > > > ${fwcmd} add fwd 127.0.0.1,3128 tcp from any to any 80 in via ${iif} > > thanks > fwd 127.0.0.1,80 tcp from any to any dst-port 80 via ${iif} then you have to configure squid as http-accelerator: http_port 80 httpd_accel_port 80 httpd_accel_host virtual httpd_accel_with_proxy on httpd_accel_uses_host_header on bye, -- ------------------------------- ---------------------------------- Michael Bretterklieber - http://www.bretterklieber.com A-Quadrat Automation GmbH - http://www.a-quadrat.at Tel: ++43-(0)3172-41679 - GSM: ++43-(0)699 12861847 ------------------------------- ---------------------------------- "...the number of UNIX installations has grown to 10, with more expected..." - Dennis Ritchie and Ken Thompson, June 1972