Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2007 10:44:24 -0300
From:      AT Matik <asstec@matik.com.br>
To:        freebsd-ipfw@freebsd.org, Luigi Rizzo <rizzo@icir.org>
Subject:   Re: Dummynet cascade of pipes
Message-ID:  <200703031044.25001.asstec@matik.com.br>
In-Reply-To: <20070303025618.B76051@xorpc.icir.org>
References:  <45E8D473.5090808@attglobal.net> <20070303025618.B76051@xorpc.icir.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 03 March 2007 07:56, Luigi Rizzo wrote:
> If you can find a convincing motivation for adding this feature,
> it can be done - it is not hard or inefficient, just don't see
> how it could help.

I can be interesting limiting the max bw for each interface on a router=20
machine which has many

ipfw add pipe 1 ip from any to any out via $NIC1
ipfw pipe 1 config $max_BW=20

then as usual bw limiting for ips on this interface, example:

ipfw add pipe 10 ip from any to $subnet out via $NIC1
ipfw pipe 10 config $cli_BW queue 30 mask dst-ip $mask


Jo=E3o







A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura.
Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br



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