From owner-freebsd-questions Thu Oct 15 09:29:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16760 for freebsd-questions-outgoing; Thu, 15 Oct 1998 09:29:36 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rain.futuresouth.com (rain.futuresouth.com [198.79.79.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16738 for ; Thu, 15 Oct 1998 09:29:32 -0700 (PDT) (envelope-from stormy@rain.futuresouth.com) Received: (from stormy@localhost) by rain.futuresouth.com (8.8.8/8.8.8) id LAA07048 for freebsd-questions@FreeBSD.ORG; Thu, 15 Oct 1998 11:13:59 -0500 (CDT) (envelope-from stormy) Message-ID: <19981015111358.K10598@futuresouth.com> Date: Thu, 15 Oct 1998 11:13:58 -0500 From: Stormy Henderson To: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <36258D56.4EF373C6@acesales.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <36258D56.4EF373C6@acesales.com>; from Arthur S. Jovellas on Thu, Oct 15, 1998 at 01:51:18AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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