From owner-freebsd-questions Mon Aug 24 06:17:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24131 for freebsd-questions-outgoing; Mon, 24 Aug 1998 06:17:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rucus.ru.ac.za (rucus.ru.ac.za [146.231.29.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA24075 for ; Mon, 24 Aug 1998 06:16:04 -0700 (PDT) (envelope-from nbm@rucus.ru.ac.za) Received: (qmail 3998 invoked by uid 1003); 24 Aug 1998 13:14:37 -0000 Message-ID: <19980824151437.A3575@rucus.ru.ac.za> Date: Mon, 24 Aug 1998 15:14:37 +0200 From: Neil Blakey-Milner To: Dean Hollister Cc: Jeremy Malcolm , freebsd-questions@FreeBSD.ORG Subject: Re: Measuring volume References: <19980824143348.A24140@rucus.ru.ac.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Dean Hollister on Mon, Aug 24, 1998 at 09:07:19PM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon 1998-08-24 (21:07), Dean Hollister wrote: > > Assuming you have IPFIREWALLING enabled in your kernel, you can use ipfw's > > count parameter to help you out. > > What if you *don't* use firewalling? Well, you'll either have to rebuild your kernel, or you can use the ip firewalling loadable kernel module. man ipfw, and type "/modload", and you'll see the command to load it. You can put that command in your rc.local. Quick way to find out if you're running IPFIREWALLING is to type "ipfw list". Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message