Script to switch Between Stations (WISP) when one loose Internet Connection?

Script to switch Between Stations (WISP) when one loose Internet Connection?

i have multiple wifi at my home… each one diff ISP

but my bcz of the weather My internet connect can be lost more than 1 hour a day …on every ISP

so i want a way…to keep my server always online… so the router auto switch between these wifi Stations …when for example the ping 8.8.8.8 fail…so it auto switch…

 

mwan3 can do the job. But you need to configure this by yourself.

First disable repeater manager by comment out gl_health in /etc/rc.local because it only manage one sta.

Second set up multiple STA connections.

Third, configure mwan3 which is already installed in the router. You can refer to openwrt wiki page for help. Generally the task is to write a working /etc/config/mwan3 according to your network configuration.