From owner-freebsd-questions@FreeBSD.ORG Mon Oct 24 21:35:22 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 DE40916A41F for ; Mon, 24 Oct 2005 21:35:22 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 790D243D45 for ; Mon, 24 Oct 2005 21:35:22 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id i28so743524nzi for ; Mon, 24 Oct 2005 14:35:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VQPr3kTeYL+E3D8Ue0OoNaJ/UXS8weVaZ5adTcAA2M6q7y3QJPgD6xk6PiQgNjvjdFAuO0lyZiCd59AbRD5VvJUJbcbd6duvyuxdY1kBpb+turkbGDOrK9HlthsaYmlWOqGkfU21nZenrWaiFzIypJhOu6IBebGd5NFTG9c2z+4= Received: by 10.37.12.59 with SMTP id p59mr6402476nzi; Mon, 24 Oct 2005 14:35:21 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Mon, 24 Oct 2005 14:35:21 -0700 (PDT) Message-ID: Date: Tue, 25 Oct 2005 01:35:21 +0400 From: "Andrew P." To: user In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: 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:35:23 -0000 On 10/25/05, user wrote: > > 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 th= e > 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 b= e > called IPFW2, FreeBSD 5.x, and per-user traffic counting ? > > thanks. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > ipfw2 replaced ipfw in 5.x Read the manpage more carefully, please. Search for "uid" option.