One specific DNS subdomain record not propagating

Why Wait
Don’t wait for an answer, find it fast! Search for #CommunityTip error:
Example: #CommunityTip 521
I created the following A records:
A condomatica.social 161.97.72.229
A precedente.condomatica.social 161.97.72.229
A prodsvr01.condomatica.social 161.97.72.229

First ping OK, the shown IP is the Cloudflare IP
Ping condomatica.social [172.67.215.91] con 32 byte di dati:
Risposta da 172.67.215.91: byte=32 durata=7ms TTL=250

Second ping OK
Ping precedente.condomatica.social [172.67.215.91] con 32 byte di dati:
Risposta da 172.67.215.91: byte=32 durata=8ms TTL=250

Third ping it does not work and many hours have passed already
ping prodsvr01.condomatica.social
Impossible to find host prodsvr01.condomatica.social.

I cannot figure out the reason. I cancelled the record and inserted it again but no luck.

What could it be?

Thank you for you help.

Works just fine for me:

 dig +short prodsvr01.condomatica.social
104.21.86.58
172.67.215.91
ping prodsvr01.condomatica.social
PING prodsvr01.condomatica.social(2606:4700:3031::ac43:d75b (2606:4700:3031::ac43:d75b)) 56 data bytes
64 bytes from 2606:4700:3031::ac43:d75b (2606:4700:3031::ac43:d75b): icmp_seq=1 ttl=59 time=17.4 ms
2 Likes

Thanks a lot for your quick answer. Probably it just took longer for the record to propagate or I had some cached data at my end that prevented my ping to work properly. Now it is working also at my end.

2 Likes

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