From owner-freebsd-questions@FreeBSD.ORG Mon Oct 24 21:20:42 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74D1C16A41F for ; Mon, 24 Oct 2005 21:20:42 +0000 (GMT) (envelope-from user@dhp.com) Received: from shell.dhp.com (shell.dhp.com [199.245.105.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1905C43D49 for ; Mon, 24 Oct 2005 21:20:42 +0000 (GMT) (envelope-from user@dhp.com) Received: by shell.dhp.com (Postfix, from userid 896) id 10FFA3135D; Mon, 24 Oct 2005 17:20:37 -0400 (EDT) Date: Mon, 24 Oct 2005 17:20:37 -0400 (EDT) From: user To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: traffic accounting per username with ipfw in 5.4 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2005 21:20:42 -0000 I remember that ipfw had been augmented some time ago to do traffic counting, etc., based on usernames ... but I see no mention of that in the ipfw man page on my 5.4-RELEASE system. Is this something that only exists in IPFW2 ? Does ipfw2 even exist anymore ? Can someone clarify for me what is going on with regard to what used to be called IPFW2, FreeBSD 5.x, and per-user traffic counting ? thanks.