Mangle Rule Order

Hi Guys,

Just want to double check. I’m trying to sorted out a basic QoS setup on our network but I’m unsure about my ordering in my mangle list.

I have a prerouting rule doing routing_marks of certain IPs to redirect them through a different interface. [passthrough=yes]
And then I obviously have the packet_marks for my QoS setup.

Should the packet_marks be above or below my routing_marks? Or will it work regardless?

Thanks.

Firstly add mark-routing and then packet-mark with passthrough=no.