Hello!
Can you tell me if it's possible to implement such a scheme, for example: we have 10 VPN S2S tunnels, in link selection, I choose "calculate IP based on network topology" and in this case, our VPN will be built from the interface with the best route. My question is: can I set up routing in such a way that 5 tunnels go through one provider and 5 through another, and specify monitored IPs in these routes? Am I correct in understanding that in case of unavailability of the monitored IPs (the provider is down), the route will change to the other provider and the VPN will be rebuilt on the working one? The task is to manually build VPNs from the required interfaces, but also to ensure fault tolerance in case of problems with the provider.