Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 1998 11:13:58 -0500
From:      Stormy Henderson <stormy@futuresouth.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ipfw
Message-ID:  <19981015111358.K10598@futuresouth.com>
In-Reply-To: <36258D56.4EF373C6@acesales.com>; from Arthur S. Jovellas on Thu, Oct 15, 1998 at 01:51:18AM -0400
References:  <36258D56.4EF373C6@acesales.com>

next in thread | previous in thread | raw e-mail | index | archive | help
A happy camper (Arthur S. Jovellas, acesales@acesales.com) once wrote...
> I have compiled a custom kernel with
> options IPFIREWALL
> options IPFIREWALL_VERRBOSE
> options IFIREWALL_VERBOSE_LIMIT=20
> options IPDIVERT

If this is a cut & paste from your config file, then you have an extra R
in IPFIREWALL_VERRBOSE, and the IFIREWALL_VERBOSE_LIMIT=20 is missing a P
and should be surrounded by quotes, too.  Since the config program should
catch this for you, I would presume you also forgot to run "config
MYKERNEL" after changing the configuration file.

If it isn't a cut & paste, and you just made typos copying this for us, I
dunno what's wrong.  (c:

Be happy...
-- 
                      http://www.futuresouth.com/~stormy/signature.html


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



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