Hi! I need help wit that. I’m native spanish speaker so bear with me.
We have two publics ips like that:
1.1.1.1 and 2.2.2.2
One of that, 1.1.1.1 is pointed to multiple A records like example.com, test.com and some others. We want to point that two IPs to that domains and what in case one of them is down (suppose a router stops working) the domains still working with the other ip and customers find the service always active.
I was looking for load balancing Cloudflare and i think that is the solution, but i don’t understand how to configure my dns in Cloudflare dashboard so that is done by itself.
Anyone can tell me if what i want to do is possible?
Create CNAME record to point to the LB name if you want to use the same LB for multiple hostnames or the LB name itself can be used as the DNS record as described in the original link.