From owner-freebsd-current Thu Oct 26 15:10:48 2000 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 3AE1D37B4C5 for ; Thu, 26 Oct 2000 15:10:43 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA07535; Thu, 26 Oct 2000 15:10:35 -0700 (PDT) (envelope-from obrien) Date: Thu, 26 Oct 2000 15:10:35 -0700 From: "David O'Brien" To: Bill Fumerola Cc: current@freebsd.org Subject: Re: ipfw question. Message-ID: <20001026151035.A7284@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <01C03F50.FD62AD50.ggross@symark.com> <20001026163157.C37870@jade.chc-chimes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001026163157.C37870@jade.chc-chimes.com>; from billf@chimesnet.com on Thu, Oct 26, 2000 at 04:31:57PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 26, 2000 at 04:31:57PM -0400, Bill Fumerola wrote: > #If you want it verbose > #CFLAGS+= -DIPFIREWALL_VERBOSE > #CFLAGS+= -DIPFIREWALL_VERBOSE_LIMIT=100 > # > #If you want it to pass all packets by default > #CFLAGS+= -DIPFIREWALL_DEFAULT_TO_ACCEPT So one doesn't have to change the source, would you be willing to add WANT_foo logic so one could just set it in /etc/make.conf? Or add ${IPFIREWALL_OPTS} to CFLAGS and then IPFIREWALL_OPTS could be set in /etc/make.conf? -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message