From owner-freebsd-doc Tue Aug 20 13:50:13 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94F4C37B400 for ; Tue, 20 Aug 2002 13:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0A4B43E65 for ; Tue, 20 Aug 2002 13:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7KKo1JU052818 for ; Tue, 20 Aug 2002 13:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7KKo1U5052817; Tue, 20 Aug 2002 13:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FFD437B400 for ; Tue, 20 Aug 2002 13:41:22 -0700 (PDT) Received: from zpfe.com (dev06.eqp.zpfe.com [209.46.51.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 911A543E42 for ; Tue, 20 Aug 2002 13:41:21 -0700 (PDT) (envelope-from root@magpie.zpfe.com) Received: (qmail 51183 invoked by uid 0); 20 Aug 2002 20:41:10 -0000 Message-Id: <20020820204110.51182.qmail@magpie.zpfe.com> Date: 20 Aug 2002 20:41:10 -0000 From: steve@zpfe.com Reply-To: steve@zpfe.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/41826: documentation update to bridging section in handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41826 >Category: docs >Synopsis: documentation update to bridging section in handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 20 13:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Steve Peterson >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: self >Environment: System: FreeBSD magpie.zpfe.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #4: Sat Aug 17 14:22:34 CDT 2002 root@magpie.zpfe.com:/usr/obj/usr/src/sys/MAGPIE i386 >Description: Updates to bridge module require change to handbook section. >How-To-Repeat: >Fix: This patch is for /doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml rev 1.1459 --- chapter.sgml.diff begins here --- *** chapter.sgml Sat Aug 17 11:31:56 2002 --- /root/chapter.sgml Tue Aug 20 15:36:22 2002 *************** *** 615,622 **** net.link.ether.bridge=1 to /etc/sysctl.conf to enable the bridge at ! runtime. If you want the bridged packets to be filtered by &man.ipfw.8;, ! you should add: net.link.ether.bridge_ipfw=1 --- 615,627 ---- net.link.ether.bridge=1 to /etc/sysctl.conf to enable the bridge at ! runtime, and the line: ! ! net.link.ether.bridge_cfg=<--if1--> <--if2> ! ! to enable bridging on the specified interfaces (replace if1 and ! if2 with the names of your two network interfaces). If you want the ! bridged packets to be filtered by &man.ipfw.8;, you should add: net.link.ether.bridge_ipfw=1 --- chapter.sgml.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message