I've been trying to figure this one out.
I'm using FreeBSD 11.2-RELEASE-p10 amd64, unbound Version 1.9.1
I have dual WAN, but one is solely for failover (no DNS queries should occur on failover while primary WAN is up).
Is there any way to only use the primary WAN as the outgoing-interface until it fails (timeouts on DNS for example?)
- And only then to start using the failover outgoing-interface?
- And then to return to primary outgoing-interface usage when it is available again?
Or a way to have multiple outgoing-interfaces, but with priorities? Only use the lower priority interface if a higher priority interface doesn't respond within a time-period?
I'm apologizing in advance if there is an easy answer to this question, but I've been looking for several days without finding a solution.
I'm using FreeBSD 11.2-RELEASE-p10 amd64, unbound Version 1.9.1
I have dual WAN, but one is solely for failover (no DNS queries should occur on failover while primary WAN is up).
Is there any way to only use the primary WAN as the outgoing-interface until it fails (timeouts on DNS for example?)
- And only then to start using the failover outgoing-interface?
- And then to return to primary outgoing-interface usage when it is available again?
Or a way to have multiple outgoing-interfaces, but with priorities? Only use the lower priority interface if a higher priority interface doesn't respond within a time-period?
I'm apologizing in advance if there is an easy answer to this question, but I've been looking for several days without finding a solution.