Hi,
I’m no sure if I set up my DNS properly. I’m using appspot for hosting and Google Domain for domain.
In appspot I have the following information available:
Custom domain name Record Type Data Alias
{mycustomdomain.com} A {ipaddr1} (None)
A {ipaddr2}
A {ipaddr3}
A {ipaddr4}
www.{mycustomdomain.com} CNAME ghs.googlehosted.com www
I’m not entirely sure whether this is the right information that I should be transferring to cloudfare (since I cannot access the appspot website using any of these ip addresses given in Data column). Anyway, I added them to cloudfare records, so my DNS records look like this here:
Type Name Value TTL
A {mycustomdomain.com} points to {ipaddr4} Automatic
A {mycustomdomain.com} points to {ipaddr3} Automatic
A {mycustomdomain.com} points to {ipaddr2} Automatic
A {mycustomdomain.com} points to {ipaddr1} Automatic
CNAME www is an alias of mycustomdomain.com Automatic
In Google Domains I’m using custom name servers (anirban.ns.Cloudflare.com and deb.ns.Cloudflare.com), but I didn’t make any other changes.
I currently cannot access my website using the domain (I could do that before when I used Google DNSs), as I said I don’t think my DNS records are not correct, but I don’t really know where to get the correct information if that is so. I might also need to do some extra steps, that I’m not aware of.