I am working on 2 scenarios:
Scenario 1: DNS A Record with 2 IPs [Default it works on Round Robin], but I am looking for option where if First IP not reachable then share 2nd IP.
Scenario 2: DNS A Record with 2 IPs [Default it works on Round Robin], If 1st IP is out of my LOCAL LAN & 2nd IP is of my LOCAL LAN, I should always get IP which is LOCAL to me. [Prioritize based on lowest time to reach].
DNS is always Central
Just looking for some configurations which can help me in this.
Thanks in advance