From owner-freebsd-ipfw@FreeBSD.ORG Sat Jan 5 23:38:40 2013 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9FDEBC1C for ; Sat, 5 Jan 2013 23:38:40 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id 4BFFBA58 for ; Sat, 5 Jan 2013 23:38:40 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 176737300A; Sun, 6 Jan 2013 00:37:43 +0100 (CET) Date: Sun, 6 Jan 2013 00:37:43 +0100 From: Luigi Rizzo To: Sami Halabi Subject: Re: Limit Session Bandwidth Message-ID: <20130105233743.GA94797@onelab2.iet.unipi.it> References: <20130103082937.GB54360@onelab2.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-ipfw X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jan 2013 23:38:40 -0000 On Sat, Jan 05, 2013 at 02:51:07PM +0200, Sami Halabi wrote: > Hi Luigi & Ozkan, > > Thanks for the response. > > Luigi i saw you said in some list never trust italians :), so i went step > by step. > first i put: > me out from a pipe > > sysctl net.inet.ip.fw.one_pass=0 > ipfw pipe 123 config bw 1Mbit/s mask all > ipfw add 100 pipe 123 out > > ipfw add 120 allow ip from any to any > > Works like a charm. > > Next Step wil be: > ipfw pipe 456 config bw 10Mbit/s > > ipfw sched 789 config mask all pipe 123 > or it should be: > ipfw sched 789 config mask all pipe 456 the latter. > ipfw add 110 queue 789 out > > > whats is the correct configuration ? > > the mask options isn't well documented, in the handbook its not even > mentiond. the manpage is slightly more up to date. The handbook is probably years behind. cheers luigi > same goes for scheduler... > I got the feeling that only few here know the options very welll... maybe > I'm wrong? > > Sami > > > > On Thu, Jan 3, 2013 at 12:46 PM, ?zkan KIRIK wrote: > > > I think there is a mistake at the sched config line. it should be as > > ipfw sched 789 config mask all pipe 456 > > > > > > On Thu, Jan 3, 2013 at 10:29 AM, Luigi Rizzo wrote: > > > >> ipfw sched 789 config mask all pipe 123 > > > > > > > > > -- > Sami Halabi > Information Systems Engineer > NMS Projects Expert > FreeBSD SysAdmin Expert