Date: Mon, 24 Aug 1998 15:14:37 +0200 From: Neil Blakey-Milner <nbm@rucus.ru.ac.za> To: Dean Hollister <dean@odyssey.apana.org.au> Cc: Jeremy Malcolm <terminus@odyssey.apana.org.au>, freebsd-questions@FreeBSD.ORG Subject: Re: Measuring volume Message-ID: <19980824151437.A3575@rucus.ru.ac.za> In-Reply-To: <Pine.BSF.4.02.9808242106560.20684-100000@odyssey.apana.org.au>; from Dean Hollister on Mon, Aug 24, 1998 at 09:07:19PM %2B0800 References: <19980824143348.A24140@rucus.ru.ac.za> <Pine.BSF.4.02.9808242106560.20684-100000@odyssey.apana.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980824151437.A3575>