From owner-freebsd-doc@FreeBSD.ORG Sun Nov 21 14:37:27 2004 Return-Path: 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 2AD2216A4CF for ; Sun, 21 Nov 2004 14:37:27 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19C8843D39 for ; Sun, 21 Nov 2004 14:37:26 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) iALEc0OO012026; Sun, 21 Nov 2004 15:38:00 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.11/8.12.11/Submit) id iALEbxcw012025; Sun, 21 Nov 2004 15:38:00 +0100 (CET) (envelope-from marc) Date: Sun, 21 Nov 2004 15:37:59 +0100 From: Marc Fonvieille To: Erik Romijn Message-ID: <20041121143759.GE8371@abigail.blackend.org> References: <41A09E49.7050607@uname.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41A09E49.7050607@uname.nl> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.10-PRERELEASE cc: doc@FreeBSD.org Subject: Re: unclear text handbook/firewalls X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2004 14:37:27 -0000 On Sun, Nov 21, 2004 at 02:55:21PM +0100, Erik Romijn wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello, > > In the FreeBSD handbook, firewalls section, which I found on > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls.html > the following text is found in section 14.9.5.19.1: > > - ---snip--- > 14.9.5.19.1 Assigning Ports to Use > > BLAH > > map dc0 192.168.1.0/24 -> 0.32 > > In the above rule the packet's source port is..... > - ---snap--- > > Does the BLAH have any meaning and if so, what is it? > If not, why is it there and shouldn't it be removed? > Indeed, it's part of various things that need to be fixed in that section. Marc