I want to configure failover dns records for my web service. I want configure something like geo dns, I want check alive web server and BIND must give only alive DNS record For example if host A with ip 1.1.1.1 down, BIND must give DNS record for secondary host B with ip 2.2.2.2 I cant find this feature in BIND. How to realise this scheme? Thanks in advance!
Asked
Active
Viewed 343 times
1 Answers
0
Go pro and use something like keepalived or pacemaker/corosync.
I only know of Route53 on AWS which does support health checks on DNS records.

hargut
- 3,908
- 7
- 10