Hi all… I’m running Vyos 1.4 as a VM. I have dual WAN failover set up on eth0 and eth1.
There are a couple of scenarios where the WAN IP address that is being passed through from the modems changes, but Vyos is unaware of the change and doesn’t know to look for the new IP address.
Is it possible to create a watchdog script that monitors the state of the connection (possibly using the same health check that wan-load-balancing is using?) and if the connection is reporting as stale, run renew dhcp every 30 seconds until it comes good?
Thanks!