Hello all !
Need help to work wireguard client on wanb(lte) when wan is down.
VPS(212.x.x.x 10.66.66.1)<---><--->wan (172.17.165.64/24)<--> Openwrt(10.66.66.2 192.168.0.1)<-->LAN(192.168.0.0/24)
or when wan is down
VPS(212.x.x.x 10.66.66.1)<---><--->wanb (192.168.8.1)<--> Openwrt(10.66.66.2 192.168.0.1)<-->LAN(192.168.0.0/24)
client connect to vps and go to the lan over NAT
TP-Link1043ND v2.1
OpenWrt 19.07.5 r11257-5090152ae3
mwan3 2.10.5-1
On wan interface all work fine. But when i unplug wan wireguard(openwrt) is not conected to vps server.
All internet traffic go to wanb with no problems. So failover work fine.
how do?