From owner-freebsd-ipfw Sun Dec 1 5: 4:21 2002 Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE32C37B401 for ; Sun, 1 Dec 2002 05:04:20 -0800 (PST) Received: from gs166.sp.cs.cmu.edu (GS166.SP.CS.CMU.EDU [128.2.205.169]) by mx1.FreeBSD.org (Postfix) with SMTP id 74DF043EC2 for ; Sun, 1 Dec 2002 05:04:20 -0800 (PST) (envelope-from dpelleg@gs166.sp.cs.cmu.edu) To: freebsd-ipfw@freebsd.org Subject: logamount in ipfw2 From: Dan Pelleg Date: 01 Dec 2002 08:03:36 -0500 Message-ID: Lines: 9 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems that the "log" option in ipfw2 works differently than it does on ipfw. When given no "logamount" argument, then ipfw does as the man page says and sets the limit to the value of net.inet.ip.fw.verbose_limit. On the other hand, ipfw2 sets it to zero (meaning unlimited logging). -- Dan Pelleg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message