On Wed, 2013-05-08 at 08:03 +0100, Sebastian Arcus wrote: > > Are you just trying to achieve simple policing of the interface, or > > something more advanced? > > > > Thanks Andrew. I'm only trying to achieve bandwidth limitation and QoS > priority for some VoIP traffic. Yeah, I would just try HTB then. It's not the easiest either, but follow some examples and you should be fine. The one thing to watch out for is that the sum of the bandwidth for all the leaf classes should add up to the bandwidth of the root class. My example is at: http://andybev.com/index.php/Fair_traffic_shaping_an_ADSL_line_for_a_local_network_using_Linux [...] > and the HTB section hints to the need to patch the kernel - which put > me off at the time. It's now in the vanilla kernel, so a lot easier :) Andy -- 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