Re: pipe dropping lots of packets

2006-11-30 Thread Alex Povolotsky
Tobias P. Santos wrote: Hello! Alex Povolotsky wrote: Hello! I'm trying to set up FreeBSD-based router, and got troubles with bandwidth limiting. My queues drops lots of packets. [23:38] gw:~ # ipfw pipe 200 config bw 30mbit/s queue 100 You should use 30Mbit/s (with capital M). [23:42

Re: pipe dropping lots of packets

2006-11-30 Thread Tobias P. Santos
Hello! Alex Povolotsky wrote: Hello! I'm trying to set up FreeBSD-based router, and got troubles with bandwidth limiting. My queues drops lots of packets. [23:38] gw:~ # ipfw pipe 200 config bw 30mbit/s queue 100 You should use 30Mbit/s (with capital M). [23:42] gw:~ # ipfw add 600 pip

pipe dropping lots of packets

2006-11-29 Thread Alex Povolotsky
Hello! I'm trying to set up FreeBSD-based router, and got troubles with bandwidth limiting. My queues drops lots of packets. [23:38] gw:~ # ipfw pipe 200 config bw 30mbit/s queue 100 [23:42] gw:~ # ipfw add 600 pipe 200 ip from any to any out via vlan333 00600 pipe 200 ip from any to any out v