Hi all,
We have a singular DNS name pointing at the public IP of our primary R81.20 Cluster. If this primary clusters' public IP is unavailable, the VPN client re-directs itself to a secondary DR cluster.
But if I understand it correctly, it seems like the secondary address is cached in the client meaning that, when the primary IP is reachable again, the client continues to connect to the secondary cluster gateway until such time as the VPN profile on the users' laptop is deleted and re-created.
Ideally, I would like to have a setup where the endpoint becomes somewhat invisible to the user. If the user connected to the secondary due to the unavailability of the primary, that it would revert back if the primary became availablke again, or if the secondary became unavailable.
Could I implement an active - active setup, where it became pot luck as to which gateway the user connected to ? Would "First to Respond" MEP mode be the way to go ?
Thanks in advance