Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 1999 13:39:04 -0800
From:      Matthew Hunt <mph@astro.caltech.edu>
To:        Tony Kimball <alk@pobox.com>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: ipfw module loggin
Message-ID:  <19990305133904.A45912@wopr.caltech.edu>
In-Reply-To: <14048.19116.381195.398455@avalon.east>; from Tony Kimball on Fri, Mar 05, 1999 at 03:21:50PM -0600
References:  <14048.19116.381195.398455@avalon.east>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 05, 1999 at 03:21:50PM -0600, Tony Kimball wrote:

> As -current builds from the box, ipfw does not support the 'log' rule
> option.  Any reason why not?

It is a kernel issue, not an ipfw issue.

options         IPFIREWALL
options         IPFIREWALL_VERBOSE
options         "IPFIREWALL_VERBOSE_LIMIT=100"

IPFIREWALL_VERBOSE allows logging, and the LIMIT indicates how
many times one rule can be logged, to keep your disk from filling
up.

-- 
Matthew Hunt <mph@astro.caltech.edu> * Stay close to the Vorlon.
http://www.pobox.com/~mph/           *


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990305133904.A45912>