From owner-freebsd-hackers Sun Sep 24 03:36:53 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA18788 for hackers-outgoing; Sun, 24 Sep 1995 03:36:53 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA18769 for ; Sun, 24 Sep 1995 03:36:46 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id SAA00738; Sun, 24 Sep 1995 18:36:35 +0800 Date: Sun, 24 Sep 1995 18:36:35 +0800 (WST) From: Peter Wemm To: hackers@freebsd.org Subject: IPFW vs IPACCT vs IPFIL2.8 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org Precedence: bulk With all the talk about swapping IPFW for IPFIL2.8 from Darren Reed, the main reason that's come up as to why not, is that IPFW can do accounting. Perhaps it might be an idea to try and split off the accounting functions from the ipfw package, or to make an entirely self-contained accounting system. Then, one could use whatever filtering/firewall system they liked, and still have accounting if they need it.. Cheers, -Peter