Putting all non marked traffic in Queue

Hi,

I have setup layer 7 shaping on my router. It works great but there is only one problem. What about the traffic which is not marked? A lot of P2P clients use encryption to get past the router undetected.

Is there any way to send all unmarked packets to their own queue so that they can be limited and prioritized?

Thanks,

Witwolf

yes - create a mangle rule “mark everything else” and create queue for it. :slight_smile:

I assume that rule needs to be first. Would other rules overwrite the packets that is already marked?

W

the rule needs to be the last. just make sure that all previous packet marking rules have passthrough=no