Route53 to Cloudflare
I'm trying to move my nameservers from Route53 to Cloudflare, but Route53 used text for values in A records, Cloudflare needs ipv4 and doesn't support that.
If I ping
d196m4l8mszxfa.cloudfront.net
I get different IP addresses sometimes, so using those in Cloudflare is not an option too, because it might change.
What should I do?6 Replies
Try making it a CNAME
Then i wont be able to proxy them through Cloudflare, is there any workaround?
Why wouldn't you be able to?
My solution was to migrate my network on AWS to Cloudflare, but it required a lot of planning and coordination between teams
CNAME records can only be DNS ONLY records
CNAMEs can absolutely be proxied. Unless the target is also using Cloudflare on a different account.