Date: Mon, 01 May 2006 20:29:32 -0700 From: Julian Elischer <julian@elischer.org> To: Julian Elischer <julian@elischer.org> Cc: Lee Johnston <lee@wildcard.net.uk>, freebsd-net@freebsd.org, mihai@duras.ro Subject: Re: Packet loss with traffic shaper and routing Message-ID: <4456D21C.8030607@elischer.org> In-Reply-To: <4456D19F.7030101@elischer.org> References: <49594.200.230.201.250.1146063341.squirrel@www.widemail.com.br> <444F8E89.2050905@wildcard.net.uk> <56286.200.230.201.250.1146067775.squirrel@www.widemail.com.br> <1146073590.1089.80.camel@sky.mediasat.ro> <59615.200.230.201.250.1146083577.squirrel@www.widemail.com.br> <445038CA.2050008@pacific.net.sg> <4456AD8E.2060703@widesoft.com.br> <4456B415.3080901@elischer.org> <4456BF4A.7050107@widesoft.com.br> <4456D19F.7030101@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote: > tpeixoto@widesoft.com.br wrote: > >> >> Julian Elischer wrote: >> oops sent to early will resend with full example of binary triage, >> >> Could you clarify how to improve the situation with the tools you >> mentioned? > > > > > Assuming you can not use "tablearg" yet (it will make this REALLY EASY) > then if you have 30 IPs you want to shape from 1.1.1.1 to 1.1.1.30 > then consider: > > > > ipfw add 1000 skipto 2000 ip from any to 1.1.1.16/28 > ipfw add 1010 skipto 1020 ip from any to 1.1.1.8/29 > ipfw add 1012 skipto 1026 ip from any to 1.1.1.4./30 > ipfw add 1013 [anything] ip from any to 1.1.1.1 > ipfw add 1013 [anything] ip from any to 1.1.1.1 > ipfw add 1013 [anything] ip from any to 1.1.1.1 > ipfw add 1013 [anything] ip from any to 1.1.1.1 > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4456D21C.8030607>