Packet loss with traffic shaper and routing
Julian Elischer
julian at elischer.org
Tue May 2 03:29:39 UTC 2006
Julian Elischer wrote:
> tpeixoto at 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
>
>
>
More information about the freebsd-net
mailing list