From owner-freebsd-doc Wed Dec 15 1:10:10 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 13F02154C1 for ; Wed, 15 Dec 1999 01:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA77606; Wed, 15 Dec 1999 01:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Wed, 15 Dec 1999 01:10:02 -0800 (PST) Message-Id: <199912150910.BAA77606@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Neil Blakey-Milner Subject: Re: docs/14595: The ipfw `log' suboption is not documented Reply-To: Neil Blakey-Milner Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/14595; it has been noted by GNATS. From: Neil Blakey-Milner To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: docs/14595: The ipfw `log' suboption is not documented Date: Wed, 15 Dec 1999 11:02:33 +0200 Hi, Looking at the man page, the 'log' option is definitely documented: ipfw [-q] add [number] [prob match_probability] action [log [logamount number]] proto from src to dst [via name | ipno] [options] and: If the kernel was compiled with IPFIREWALL_VERBOSE, then when a packet matches a rule with the log keyword a message will be printed on the console. If the kernel was compiled with the IPFIREWALL_VERBOSE_LIMIT op- tion, then by default logging will cease after the number of packets specified by the option are received for that particular chain entry. Should I close this PR? Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message