Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 03:13:03 +0200
From:      Alex de Kruijff <freebsd@akruijff.dds.nl>
To:        Colin Watson <sb.mailinglist@lambdabroadband.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Dummynet Pipes
Message-ID:  <20030914011303.GF23222@dds.nl>
In-Reply-To: <01d401c37936$c101ee70$0b4e1151@blackbox>
References:  <01d401c37936$c101ee70$0b4e1151@blackbox>

next in thread | previous in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030914011303.GF23222>