On Saturday 03 March 2007 10:56, Luigi Rizzo wrote: > On Sat, Mar 03, 2007 at 10:44:24AM -0300, AT Matik wrote: > > 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 > > machine which has many > > > > ipfw add pipe 1 ip from any to any out via $NIC1 > > ipfw pipe 1 config $max_BW > > > > 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 > > so what's missing ? you have already given a solution. >
so that is good isn't it? I guess John might be able to use it for his setup João > cheers > luigi > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > > > > > > > > A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada > segura. Service fornecido pelo Datacenter Matik > https://datacenter.matik.com.br -- Atenciosamente, J.M. Responsável Plantão Site Support Matik Infomatik Internet Technology (18)3551.8155 (18)8112.7007 http://info.matik.com.br A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura. Service fornecido pelo Datacenter Matik https://datacenter.matik.com.br _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "[EMAIL PROTECTED]"
