Please help me with IP Mangle
Posted: Fri Jan 31, 2014 9:13 pm
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:
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!!
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:
Code: Select all
chain=prerouting action=mark-connection new-connection-mark=no-mark
passthrough=yes in-interface=bridge-local
in-bridge-port=ether3-slave-local
Thanks!!