Just installed OpenWRT first time in my life. Set up AmneziaWG and OpenVPN over cloak.
I would like to have one more server for failover. (there will be 2 servers - server1 and server 2 both having amneziawg and openvpn over cloak)
How is it possible to configure following?:
- by default route via awg on server1
- if it fails route via awg on servrer2
- if it fails route via openvpn server1
- if it fails route via openvpn server 2
(all connections can be made simultaneosly if needed - the idea is that if 1 connection gets blocked or the server becomes unrachable it fails over to the next)