On Fri, 2012-06-22 at 14:43 -0300, Joaquim Pedro França Simão wrote: > I need a way to prioritize packets without setting bandwidth limits. You could try the PRIO classful qdisc, which gives you 3 classes that have straight forward priority over the others: http://opalsoft.net/qos/DS-23.htm However, I personally would use HTB. Yes, you have to set bandwidth limits, but you can set the limit to be the same size as the total bandwidth, and then set the relevant priorities. There are plenty of examples on the internet, but I've documented mine here: http://www.andybev.com/index.php/Fair_traffic_shaping_an_ADSL_line_for_a_local_network_using_Linux 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