On Wednesday, April 16, 2014 04:57:43 AM Nikolai Lusan wrote: > Hi, > > So the merits of MARK vs. CLASSIFY? What do people think is the best way > of using QoS? In a short sentence: Use CONNMARK to identify types of traffic (even when using a higher-layer sniffer); use CLASSIFY to assign types of traffic to classes. That's really the best you can hope to do until a simple and well- supported layer 7 analyzer is available. And don't even think about trying to classify encrypted streams. Alas, Traffic Control needs a complete rewrite to handle modern traffic flows. HTB is nice. And works very well once it's understood. But it's far too complicated and doesn't really handle today's net usages very well. I've an idea what to do, but don't have the time to experiment. Think amalgamation of HTB and conntrack. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html