From owner-freebsd-net@FreeBSD.ORG Tue Feb 17 09:59:24 2004 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 1D81516A4CE for ; Tue, 17 Feb 2004 09:59:24 -0800 (PST) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E03AE43D1D for ; Tue, 17 Feb 2004 09:59:23 -0800 (PST) (envelope-from kenneth.fossen@broadpark.no) Received: from dina (nanoc.net [217.13.29.37]) by mail.broadpark.no (Postfix) with ESMTP id 52BEB794A9 for ; Tue, 17 Feb 2004 18:59:22 +0100 (MET) From: "Kenneth Fossen" To: Date: Tue, 17 Feb 2004 18:59:14 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <200402162258.42396.werner_schalk@gmx.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Thread-Index: AcP04ShzZTLZKceCTmi5mX4JBEyAggAnk12w Message-Id: <20040217175922.52BEB794A9@mail.broadpark.no> Subject: RE: Howtos for bridging 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: Tue, 17 Feb 2004 17:59:24 -0000 Werner Schalk <> scribbled on 16. februar 2004 23:59: > Hi, > > I would like to forward all incoming traffic on one network device > transparently to another one and apply special firewall rules for that > device. Therefore I would like to set up a bridge on my FreeBSD box > but I can't find good howto's. I have already read the FreeBSD manual > and various web sites but they did not help me much. Does anyone know > a good howto or web site for this? This would be an good start: Kenneth Fossen > > Bye and thanks, > Werner.