From owner-freebsd-net@FreeBSD.ORG Wed Sep 8 04:05:51 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CC6316A4CE for ; Wed, 8 Sep 2004 04:05:51 +0000 (GMT) Received: from mail0.jaist.ac.jp (mail0.jaist.ac.jp [150.65.5.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4BD443D45 for ; Wed, 8 Sep 2004 04:05:49 +0000 (GMT) (envelope-from zrelli@jaist.ac.jp) Received: from smtp.jaist.ac.jp (proxy-isc.jaist.ac.jp [150.65.5.30]) by mail0.jaist.ac.jp (3.7W-jaist_mail) with ESMTP id i8845mN05489; Wed, 8 Sep 2004 13:05:48 +0900 (JST) Received: from www.jaist.ac.jp (www.jaist.ac.jp [150.65.5.208]) by smtp.jaist.ac.jp (3.7W-smtp) with ESMTP id i8844KY18923; Wed, 8 Sep 2004 13:04:20 +0900 (JST) Received: from 203.178.159.102 (SquirrelMail authenticated user zrelli); by www.jaist.ac.jp with HTTP; Wed, 8 Sep 2004 13:05:47 +0900 (JST) Message-ID: <32818.203.178.159.102.1094616347.squirrel@203.178.159.102> In-Reply-To: <413CA630.8040606@mac.com> References: <20040906112426.7a575414@tarkhil.over.ru> <413CA630.8040606@mac.com> Date: Wed, 8 Sep 2004 13:05:47 +0900 (JST) From: "Saber Zrelli" To: "Chuck Swiger" User-Agent: SquirrelMail/1.4.3-RC1 X-Mailer: SquirrelMail/1.4.3-RC1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: freebsd-net@freebsd.org cc: Alex Povolotsky Subject: Re: help needed with dummynet X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: zrelli@jaist.ac.jp List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 04:05:51 -0000 Hi , checkout the 'netnice' tool , here is the link : http://www.netnice.org/ you can use 'netnice' just like the well know 'nice' except the fact that the ressource managed by 'nice' is the cpu , while 'netnice' manages the network interface access. Enjoy , -- Saber On Tue, September 7, 2004 3:02 am, Chuck Swiger said: > Alex Povolotsky wrote: >> I want to make ssh traffic 'top priority', giving it all bandwidth it >> wants, without explicitly limiting other kinds of traffic. > > OK. Consider something like the following: > > ipfw pipe 1 config > ipfw queue 1 config pipe 1 weight 100 > ipfw queue 2 config pipe 1 weight 1 > ipfw add queue 1 tcp from any to any ssh > ipfw add queue 2 ip from any to any > > -- > -Chuck > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > ------------------------------------------------------------------- Saber Zrelli Japan Advanced Institute of Science and Technology School of Informations Science , Shinoda Lab. Url : www.jaist.ac.jp/~zrelli Gpg key-id : E3A7EC6C