From owner-freebsd-questions@FreeBSD.ORG Fri Feb 4 20:02:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7921516A4D0 for ; Fri, 4 Feb 2005 20:02:32 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A58C43D41 for ; Fri, 4 Feb 2005 20:02:32 +0000 (GMT) (envelope-from as2sb3100@comcast.net) Received: from 204.127.197.112 ([204.127.197.112]) by comcast.net (rwcrmhc12) with SMTP id <20050204200231014003hd5re>; Fri, 4 Feb 2005 20:02:31 +0000 Received: from [65.102.16.153] by 204.127.197.112; Fri, 04 Feb 2005 20:02:25 +0000 From: as2sb3100@comcast.net To: freebsd-questions@freebsd.org Date: Fri, 04 Feb 2005 20:02:25 +0000 Message-Id: <020420052002.18864.4203D4D10008525A000049B02200750744CFCFCECC0D9CCD9C0E@comcast.net> X-Mailer: AT&T Message Center Version 1 (Dec 17 2004) X-Authenticated-Sender: YXMyc2IzMTAwQGNvbWNhc3QubmV0 Subject: FreeBSD Handbook typo? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 20:02:32 -0000 First off I have to say this is my first time ever using any kind of mailing list. I'm not even really sure if this is where I should post this. In the FreeBSD Handbook, page 24.5 "The IPFILTER (IPF) Firewall", section 24.5.19.1 Assigning Ports to Use, I believe there is a typo. It gives an example "map dc0 192.168.1.0/24 -> 0.32" and I think it should say "map dc0 192.168.1.0/24 -> 0/32" notice the 0/32. It is repeated several times. I noticed this when I kept having problems with it. It gave me an error about the netmask. Just thought I'd try and let you all know, hope this helps. Thanks. Eric