I have this scheme:
mikrotik_b.png
But, when i set:
set “Use IP Firewall” on bridge
set IP1 to ether1
set Out.BridgePort=ether1 on Firewall Filter Rules forward rule
set Out.BridgePort=ether1 on Firewall NAT masquerade rule
i cannot communicate from LAN to Internet!
(communication work only when i set IP1 to bridge_wan and change Out.BridgePort=ether1 to OutInterface=bridge_wan, but i need IP1/IP2 on ether1/ether2)
You should not bridge different isp up links together. Normally you get different ip/ networks from them and you should route with masquerade nat rule to those interfaces from your lan.