Bridged lan port 3-4, port 1,5 WAN

Bridged lan port 3-4, port 1,5 WAN :

Hello, im fairly new to routeros been getting around with videos and wiki and forms till now

we recently got a 2nd wan link for BACKUP not load balancing

routeros RB750 v6.23 5 port

port 1 : wan1 with static IPs from 1 - 15 “[bridged port 1,3,4] bridge1”
port 2 : static IP 1 “wan1”
port 3 : static IP 2 “lan1”
port 4 : static IP 3 “wan1”
port 5 : static IP 1 “wan2”

DNS server : 8.8.8.8, 8.8.4.4
masqu on wan1 “bridge1”

im trying to attach wan2 to the bridge as a failover IF wan1 fails but im not getting anywhere HELP PLEASE
mikrotik 1.png

It seems that the ether5 is disabled.

Could you post here IP → Address ?

Seems a strange way of doing it. Why would you want to bridge you wan ports?

Set your default route (0.0.0.0/0) to your primary wan and do the same to your backup wan with a higher distance cost. Then just src nat.

That way you can also put specific routes or services over your backup wan

Search for dual wan backup configuration scenario and try it. If you have problems using Google, look for example at this. https://aacable.wordpress.com/2013/04/12/mikrotik-multiple-wan-fail-over-scripts/