From owner-freebsd-questions@FreeBSD.ORG Wed Jul 2 12:56:30 2003 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 B40EB37B401 for ; Wed, 2 Jul 2003 12:56:30 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3DC043FAF for ; Wed, 2 Jul 2003 12:56:29 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.9/8.12.9) with ESMTP id h62JuS2s024880 for ; Wed, 2 Jul 2003 14:56:28 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from localhost (localhost [[UNIX: localhost]]) by grumpy.dyndns.org (8.12.9/8.12.9/Submit) id h62JuS7e024879 for FreeBSD-Questions@FreeBSD.org; Wed, 2 Jul 2003 14:56:28 -0500 (CDT) From: David Kelly To: FreeBSD-Questions@FreeBSD.org Date: Wed, 2 Jul 2003 14:56:28 -0500 User-Agent: KMail/1.5.2 References: <03e401c3403b$959b58e0$1b41d5cc@nitanjared> <5.1.0.14.2.20030702105854.05756080@209.152.117.178> In-Reply-To: <5.1.0.14.2.20030702105854.05756080@209.152.117.178> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307021456.28271.dkelly@HiWAAY.net> Subject: Re: setting up ipfw 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: Wed, 02 Jul 2003 19:56:31 -0000 On Wednesday 02 July 2003 11:00 am, W. D. wrote: > > Is there some guide to translate IPFW rules to English so that they > are understandable? They already are. Each arglist to ipfw(8) is a sentence. ipfw(8) is only an interpreter of those instructions which writes the instructions in a form ipfw(4) can understand. Or reads them back in a form you can understand. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.