Hello
I’ve implemented a queue tree for VoIP priorization and for that I mark packages with mangle. The problem is that I’m not sure in what chains set the mark. if in prerouting, forward or postrouting.
Anyone knows that?
Thanks and best regards.
Any will do, but usually forward or postrouting, as then the outgoing interface is known.
I mark the connection in pre-routing, then I mark the packets as well in forward chains. Works fine for me.
I find ip>firewall>connection very useful to determine if i properly marked a connection especially if dealing with large conntrack
https://wiki.mikrotik.com/wiki/Manual:IP/Firewall/Connection_tracking