From owner-freebsd-questions@FreeBSD.ORG Sat Sep 13 18:13:07 2003 Return-Path: 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 E1BF416A4BF for ; Sat, 13 Sep 2003 18:13:07 -0700 (PDT) Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D1643F85 for ; Sat, 13 Sep 2003 18:13:07 -0700 (PDT) (envelope-from akruijff@kruij557.speed.planet.nl) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp04.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HL6005PTJHIJB@smtp04.wxs.nl> for freebsd-questions@FreeBSD.ORG; Sun, 14 Sep 2003 03:15:19 +0200 (MEST) Received: from Intranet.lan (akruijff@localhost [127.0.0.1]) h8E1D4bC082281;akruijff@Intranet.lan) Received: (from akruijff@localhost) by Intranet.lan (8.12.8p1/8.12.8/Submit) id h8E1D3pD082280; Sun, 14 Sep 2003 03:13:03 +0200 (CEST envelope-from akruijff) Date: Sun, 14 Sep 2003 03:13:03 +0200 From: Alex de Kruijff In-reply-to: <01d401c37936$c101ee70$0b4e1151@blackbox> To: Colin Watson Message-id: <20030914011303.GF23222@dds.nl> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i References: <01d401c37936$c101ee70$0b4e1151@blackbox> cc: freebsd-questions@FreeBSD.ORG Subject: Re: Dummynet Pipes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 01:13:08 -0000 On Fri, Sep 12, 2003 at 03:04:16PM +0100, Colin Watson wrote: > I've got a question about dummynet pipes, basically I've installed two rules per user to control their traffic flow: > > add 150 pipe 15 ip from 78.77.76.21 to any out > pipe 15 config bw 512Kbit/s queue 10 > add 160 pipe 16 ip from any to 78.77.76.21 in > pipe 16 config bw 512Kbit/s queue 10 > > However, the first (outbound traffic) rule is not kicking in. And the users can upload at whatever capcity is on the backbone. Just wondering if I've configured it correctly, or if something is missing - Any help appericated. > First, would you please ajust you mailer so that your lines are less then 72 chars? Its looks ok to me. What it the output of 'ipfw s'? -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/