Actually, it happens even with the delegation name, outside of the CNAME. I think it might be a DNS server issue where the DNS in the parent zone doesn't resolve the delegation correctly.
In case anyone is interested, it was actually caused by the root DNS servers in our forest not having the correct copy of the delegation. Once we remove the root DNS servers from the DNS server list on the clients, everything work as expected. Thanks everyone for assisting.
ErikNielsen93021
6 Posts
0
August 10th, 2018 05:00
RFC 1912 - Common DNS Operational and Configuration Errors (RFC1912)
2.4 CNAME records
This RFC faqs speaks to your question directly.
dynamox
9 Legend
•
20.4K Posts
0
August 11th, 2018 21:00
What does CNAME point to ? Should point to NS record that points to A record that is you SSIP
dpeters123
3 Posts
0
August 17th, 2018 13:00
Actually, it happens even with the delegation name, outside of the CNAME. I think it might be a DNS server issue where the DNS in the parent zone doesn't resolve the delegation correctly.
dpeters123
3 Posts
0
August 23rd, 2018 06:00
In case anyone is interested, it was actually caused by the root DNS servers in our forest not having the correct copy of the delegation. Once we remove the root DNS servers from the DNS server list on the clients, everything work as expected. Thanks everyone for assisting.