I have common router setup with uplink on ether1 and all other bridged for lan (default config, basically)
In order to check if I can mark download traffic for specific client, I have added a mangle counter rule
add action=passthrough chain=forward out-bridge-port=ether2
but the counters are all zero, while the same in-bridge-port matcher - shows upload traffic as expected
what is wrong with out-bridge-port ?
I’m using v7.11 on RB750Gr3