From owner-freebsd-net Sun Sep 10 13: 5:50 2000 Delivered-To: freebsd-net@freebsd.org Received: from hoga.cs.pitt.edu (hoga.cs.pitt.edu [136.142.79.114]) by hub.freebsd.org (Postfix) with ESMTP id BCEC837B423 for ; Sun, 10 Sep 2000 13:05:48 -0700 (PDT) Received: from cs.pitt.edu (localhost [127.0.0.1]) by hoga.cs.pitt.edu (8.9.3/8.9.3) with ESMTP id QAA70934; Sun, 10 Sep 2000 16:07:12 -0400 (EDT) (envelope-from taka@cs.pitt.edu) Message-Id: <200009102007.QAA70934@hoga.cs.pitt.edu> To: "Vincent Bruijnes" Cc: freebsd-net@FreeBSD.ORG Subject: Re: Datatraffic shaper In-reply-to: Your message of "Sun, 10 Sep 2000 20:44:31 +0200." Date: Sun, 10 Sep 2000 16:07:12 -0400 From: Takashi Okumura Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You may modify my netnice code, which works on process input/output. It would be the easiest way to get what you need, i believe. Just add a few lines of admission control routine into the flow specification syscall. http://www.cs.pitt.edu/~taka/software/netnice.html I've been planning to contribute the code, but, I've not had enough time.... cheers, -- taka >>Dear Net's >> >>I'm looking for a piece of software or a small solution to limit datatraffic >>per uid/gid. When the limit has been reached the ipfw must take action to >>stop the users datatraffic. >>Hope one of you has a simple answer, just a program which works, cause I >>have read lots of mailinglists and documentation (ipfw, dummynet) but still >>can't find the thing where I'm looking for. >> >>Thanks Alot, >>Vincent Bruijnes >>vinxs_@hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message