Hello, I have a question, I have two mikrotik edge routers, internally with a layer 2 switch it works, but when I place an internal router, it does not work. Apparently the internal router is not letting VRRP traffic through, how do I configure this?
VRRP requires the Master and Backup routers to be on the same subnet or VLAN for proper communication. Introducing a routing device between them can disrupt the VRRP operation by blocking or not forwarding the necessary multicast/broadcast traffic. Therefore, to ensure VRRP functions correctly, the Master and Backup routers should ideally be within the same Layer 2 network segment.
How do I ensure that everything stays within a VLAN, I have 2 mikrotik edge routers, 1 mikrotik layer 3 switch, could you give me an example please.