Hello,
I don’t know if its correct forum and maybe my question will be silly, but please help me with that.
So I have RB433AH and ports ether2 and ether3 are bridged in LANbridge. I’ve noticed very interesting thing: all packets going to outside (internet) from machine on ether2 goes to /ip firewall filter rules even if /interface bridge settings use-ip-firewall is set to no. I decided to check packet sniffer and I see that every packet going outside first goes to ether2 then immediatelly LANbridge. If I receive packet then its in reverse order, the same packet first reaches LANbridge then ether2. According to this manual http://wiki.mikrotik.com/wiki/Packet_Flow the ROS should check in interface and if it is a port of a bridge OR bridge itself then it should be processed through brodge chain bypassing ip firewall. If I enable use-ip-firewall option in bridge then it acts absolutely the same and packet sniffer shows the same and rules bypassed are the same. So or I’m completely don’t understand how packet flows or there is some problem with 5.11. So please answer to this question even if its problem with my understanding as it is very important for me. Thanks.