On Fri, Dec 2, 2011 at 2:42 PM, Vincent Autefage <899...@bugs.launchpad.net> wrote: > *root@A# tc qdisc add dev eth0 root tbf rate 20mbit burst 20480 latency > 50ms* > > *root@B# **ifconfig eth0 192.168.0.2* > > Then if we check with /Iperf/, the real rate will be about 100kbit/s :
What is the iperf result without tc? It's worth checking what rate the unlimited interface saturates at before applying tc. Perhaps this setup is just performing very poorly and it has nothing to do with tc. Stefan