e-t172 wrote:
qdisc bfifo 8043: parent 2:1 limit 1514b
This is the problem - your limit on bfifo is 1514 bytes.
It should work if you use the limit parameter for bfifo and set
something bigger - try limit 20k.
Generally I don't know how well using prio will work, it may be better
to classify your traffic and use htb to do priority.
You also use default to send to prio, which means that arp will get
shaped - though I have no idea what prio band that will end up in, but
it could cause problems if it ends up getting dropped or delayed too much.
As Sebastian says you could also investigate stab. You'll need to know
precisely how you connect and what sort of dsl you have. You also need
to subtract 14 from you overhead as you are using eth.
--
To unsubscribe from this list: send the line "unsubscribe lartc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html