From owner-freebsd-doc Tue Jul 30 9:15:21 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4544D37B400 for ; Tue, 30 Jul 2002 09:15:19 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.50.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30D9F43E3B for ; Tue, 30 Jul 2002 09:15:17 -0700 (PDT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.12.3/8.12.3/ - 15/04/02) with ESMTP id g6UGAxxr028749; Tue, 30 Jul 2002 18:10:59 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.3/8.12.3/Submit) id g6UGAxSV028748; Tue, 30 Jul 2002 18:10:59 +0200 (CEST) (envelope-from marc) Date: Tue, 30 Jul 2002 18:10:59 +0200 From: Marc Fonvieille To: tilo kremer Cc: doc@freebsd.org Subject: Re: filtering-bridge article Message-ID: <20020730181059.B26490@abigail.blackend.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from tilo_kremer@kunsthochschule.uni-hamburg.de on Tue, Jul 30, 2002 at 06:04:33PM +0200 X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.6-PRERELEASE 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 On Tue, Jul 30, 2002 at 06:04:33PM +0200, tilo kremer wrote: > hello, > > when i was setting up a filtering bridge w/ fbsd, i was very happy to find the docs explaining me howto. > one thing surprised me though : > in > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/filtering-bridges/filtering-bridges-ipfirewall.html > > at the beginning of the sample rc.firewall are some lines which made me wonder whether it was a typo or something else: > > # Throw away RFC 1918 networks > > add drop all from 192.68.0.0/16 to any in via fxp0 > > shouldn't it be 192.168.0.0/16 ? Good catch, you're right. Thanks! I just fixed it, it will appears in next website build :) Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message