Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2006 15:26:40 +0000
From:      Alex Zbyslaw <xfb52@dial.pipex.com>
To:        "Rodrigo G. Tavares de Souza" <rodrigo@sensorsistemas.com.br>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Firewall log unlimited - How to?
Message-ID:  <441EC9B0.6090708@dial.pipex.com>
In-Reply-To: <441EC2E7.7090200@sensorsistemas.com.br>
References:  <441EC2E7.7090200@sensorsistemas.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
Rodrigo G. Tavares de Souza wrote:

> Hi,
>
>    I was configuring the Firewall when I got this message:
>
> Mar 20 11:16:08 bsd-net kernel: ipfw: limit 100 reached on entry 835
>
>   And the firewall stoped to create log messages after this message.
>
>   What I do need to do to IPFW do not stop writing the log file?
>
>   If I change this option  IPFIREWALL_VERBOSE_LIMIT on kernel to:
>    IPFIREWALL_VERBOSE_LIMIT=0

I just comment the line out entirely.

#options        IPFIREWALL_VERBOSE_LIMIT=100    #limit verbosity

A limit of 0 might actually mean 0.

--Alex




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