DNS Issue with david.ns.cloudflare.com

DNS is not updating for my domain (geekspeak.it). When I use MXtoolbox to look for issues I found the following issues:
SOA Serial Number Format is Invalid
david.ns.Cloudflare.com reported Serial 2030634571 : Serial year was 2030 which is in the future.

SOA Expire Value out of recommended range
david.ns.Cloudflare.com reported Expire 604800 : Expire is recommended to be between 1209600 and 2419200.

How can I notify someone at Cloudflare about these issues?

Those are normal and don’t impact DNS updates. I do see that it has Cloudflare DNS addresses, as expected.

What’s not updating?

I added dns entries to support Mailgun as my mail relay and the changes are not pushing out.
For example I have many SRV records on my account but, none of the records have published out.

SRV
_autodiscover._tcp.geekspeak.it. SRV 1 5 443 mail.geekspeak.it. Automatic
SRV
_caldav._tcp.geekspeak.it. SRV 1 5 80 mail.geekspeak.it. Automatic
SRV
_caldavs._tcp.geekspeak.it. SRV 1 5 443 mail.geekspeak.it. Automatic
SRV
_carddav._tcp.geekspeak.it. SRV 1 5 80 mail.geekspeak.it. Automatic
SRV
_carddavs._tcp.geekspeak.it. SRV 1 5 443 mail.geekspeak.it. Automatic
SRV
_ischedule._tcp.geekspeak.it. SRV 1 5 80 mail.geekspeak.it. Automatic
SRV
_ischedules._tcp.geekspeak.it. SRV 1 5 443 mail.geekspeak.it. Automatic
SRV
_sip._tcp.geekspeak.it. SRV 1 5 5060 mail.geekspeak.it. Automatic
SRV
_sip._tls.geekspeak.it. SRV 1 5 5061 mail.geekspeak.it. Automatic
SRV
_sip._udp.geekspeak.it. SRV 1 5 5060 mail.geekspeak.it. Automatic
SRV
_xmpp-client._tcp.geekspeak.it. SRV 1 5 5222 mail.geekspeak.it. Automatic
SRV
_xmpp-server._tcp.geekspeak.it. SRV 1 5 5222 mail.geekspeak.it. Automatic

I have also added CNAME, MX, and TXT records, non of which have published.

Did you set your MX record to bliss.onice.io?

I’m also seeing the xmpp client record:

My MX records are as follows:
MX alerts.geeekspeak.it mail handled by mxaDOTmailgunDOTorg 50
MX alerts.geeekspeak.it mail handled by mxbDOTmailgunDOTorg 60
MX geekspeak.it mail handled by blissDOToniceDOTio 10

As you can see 2 of them never pushed out.

There’s a typo: You wrote “alerts.geeekspeak.it” with three "E"s.

The records do exist:

alerts.geeekspeak.it.geekspeak.it. 300 IN MX    50 mxa.mailgun.org.
alerts.geeekspeak.it.geekspeak.it. 300 IN MX    60 mxb.mailgun.org.
2 Likes

mnordhoff,
Thanks for catching that. I have updated the records to remove the extra “e”.

Any clue why the SRV records are not found?

Which SRV records can’t be found? I checked a couple, and they do exist. I can’t say for sure if they’re correct, but they exist.

I will try again. Maybe I did it the wrong way. Thanks for confirming.

Thanks for the help getting the issue resolved. updates are flowing as expected.

2 Likes

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