Failover with 2 WAN and 2 LANs

Hello everybody,

i just switching from a self build linux firewall to a Mikrotik router.

I have 2 ISP, one for PC, Server and one for VoIP/Fon. At the moment i use a self build script with 4 LAN cards. The script switches a broken ISP to the Running. If ISP 1 for PC and Server is down it switch to ISP 2. If the link is up again it switch it back again.

My script is this: https://github.com/stikkx/failover_2_wan

How could i build this on a Mikrotik router ? And is there a way to Curl or open a webhook for notifications ?

If there is a easy graphical way i would give it a chance too.

Thanks and regards!

Stikkx

Just spent some time searching on the forum. tons of posts on this subject with good guidance…