Please help me with IP Mangle

Hello,

I have a RB 751 that I have configured ether 3, ether 4, and ether 5 to be their own masters, and I have bridged these ports to “bridge-local”

Now I would like to apply some rules based on traffic entering on say ether3, and have configured a mangle rule as follows:

chain=prerouting action=mark-connection new-connection-mark=no-mark 
     passthrough=yes in-interface=bridge-local 
     in-bridge-port=ether3-slave-local

But when I pass traffic through ether3, I don’t see the packet count increasing… I am currently using OS 5.8, but have also tried this with 5.24 and 6.7 all with the same result. Any help is appreciated.

Thanks!!

did you enable (use IP firewall) option in bridge settings?

Problem Solved! Thanks for taking a few minutes to spoon feed an idiot. Don’t know how I missed that, but thank you.