From owner-freebsd-net@FreeBSD.ORG Mon Sep 29 13:12:31 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7CB416A4B3 for ; Mon, 29 Sep 2003 13:12:31 -0700 (PDT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2708E43FE1 for ; Mon, 29 Sep 2003 13:12:31 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.9p1/8.12.3) with ESMTP id h8TKCUsd076256; Mon, 29 Sep 2003 13:12:30 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id h8TKCUEI076255; Mon, 29 Sep 2003 13:12:30 -0700 (PDT) (envelope-from rizzo) Date: Mon, 29 Sep 2003 13:12:30 -0700 From: Luigi Rizzo To: Gianmarco Giovannelli Message-ID: <20030929131230.A76047@xorpc.icir.org> References: <200309291802.MAA24393@lariat.org> <200309292204.09316.gmarco@giovannelli.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200309292204.09316.gmarco@giovannelli.it>; from gmarco@giovannelli.it on Mon, Sep 29, 2003 at 10:04:09PM +0200 cc: Brett Glass cc: net@freebsd.org Subject: Re: Transparent cache/Bridge with FreeBSD X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2003 20:12:31 -0000 On Mon, Sep 29, 2003 at 10:04:09PM +0200, Gianmarco Giovannelli wrote: > On Monday 29 September 2003 20:02, Brett Glass wrote: > > A client has asked me to build a transparent Web cache that acts as > > a bridge, not a router. I've never tried using FreeBSD as a bridge. > > How would I set this up? Would the firewall rule that forwards > > Web requests to the cache process be the same as on a system which > > is operating as a router? > > Luigi just committed some changes to the ipfw code so it can forwards packets > also when acting as a bridge. i actually have not committed yet that code, but the patch to ip_fw2.c is trivial and you can grab it from the list archive. cheers luigi > Check the ipfw- list (a message of Luigi of 22 September). > > Ciaoooo > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"