Problems setting up DNS

Hello,

I just moved from Porkbun to Cloudflare for my register and I am trying to configure DNS properly but I’m having issues.

The site seems to load fine for www and root, but dns checking sites such as whatsmydns don’t see anything but the A and my host Fleek.co keeps telling me my DNS aren’t set correctly.

dnslink for IPFS/IPNS doesn’t work, so https://cloudflare-ipfs.com/ipns/<SITE> yields “failed to resolve /ipns/<SITE>: could not resolve name: “” is missing a DNSLink record (https://docs.ipfs.io/concepts/dnslink/)

Maybe not related but I also don’t receive the forwarded emails on my gmail even though I did receive the confirmation one and the dashboard says they have been forwarded.

Thank you for any help!

Ok the email is working fine actually it was because of: “Some email clients, such as Gmail, deduplicate emails. An email sent from the same account may not show up in your inbox. We recommend you send your test email from a different address than the destination address you are routing to.”
Annoying stuff gmail does, though I wish Cloudflare would have sent me that when I used an email with a + as destination, and not only when I used the straight email without +, it should know what it means.

1 Like

And the DNS issue seems to be related to caching/proxying:

1- For the host and www, them being cached means no CNAME to be found only A, alas my host doesn’t know about it so I had to uncache, verify, cache back. Now of course nothing will show on dns propagation checkers for CNAME but I get why.

2- For dnslink, it seems I have to leave it uncached and then it works, but that I do not understand. Is it because it’s just a link and not an actual web page or something?

Thanks!

1 Like

Well I don’t know what happened but now I get:

This page isn’t working

redirected you too many times.

  • Try clearing your cookies.

on base domain and www.

Welcome to the Cloudflare Community. :logodrop:

Take a look at suggestion 4 in the ERR_TOO_MANY_REDIRECTS Community Tutorial an ensure that your SSL mode is set to Full (Strict).

1 Like

Hello and thank you for the welcome!

Yup that was it, and the linked article even explains why it works that way, thanks a lot!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.