I need to delegate Nameservers for the subdomain “News” to ns1.nevermindthedns.com and ns2.nevermindthedns.com and have added NS records for the subdomain for each name server to the zone file as per the instructions. There are no other DNS entries for the subdomain “news” although there are plenty of entries for the root domain and www as they are using Office 365 and Mandrill.
If I do a dig lookup on the subdomain using Kloth KLOTH.NET - DIG - DNS lookup - find IP address and specify Cloudflare’s nameserver brett.ns.Cloudflare.com it shows the correctly delegated new nameservers as the authority ones, but if I do the lookup elsewhere eg on google’s nameserver 8.8.8.8 it shows no NS records existing.
hi Shimi - I apologise for not explaining this properly.
We are a web agency. The domain we are concerned with is glenmorelogdge.org.uk and the subdomain is news.glenmorelodge.org.uk. Our client owns the domain and we have control of the Nameservers. The delegated nameservers belong to a company called Campaignmaster that carry out newsletter campaigns and these nameservers are nothing to do with us or our client
Problem is that if I try using any other nameservers or localhost to look up it does not show the news subdomain as being delegated to ns1.nevermindthedns.com.
So have I set all this up on Cloudflare properly and it is just a propagation issue?
Well, I get a SERVFAIL, but maybe this is related to the fact that ns1/ns2.nevermindthedns.com themselves return a SERVFAIL when trying to lookup the domain on those servers (which you delegate to)? Maybe fix the target nameservers first?
My dig against Cloudflare looks like yours, no surprises here.
I don’t know how 8.8.8.8 shows domains where the end DNS server returns an error. As I mentioned, this might be an issue… that’s why I’ld rather have it work before we assume things are broken.
After all, 8.8.8.8 explicitly says SERVFAIL, just like ns1/2nevermindthedns.com, and not an NXDOMAIN.
Please correct if I am wrong, you want to delegate the domain news.glenmorelodge.org.uk to the nevermindthedns nameservers, is this correct?
If that is the case it appears as if your Cloudflare setup is functioning and news is properly handled by the specified nameservers, however these nameservers themselves are not responsive. They do not respond to DNS queries or even simple pings but simply appear offline.
For clarification, we are talking about the two servers at 91.206.118.251 and 91.206.118.252, correct?
If, on the other hand, you want news itself to return an IP address (which your dig suggests) you’d need to specify an A record for it too. Right now it only lists the two NS records pointing to aforementioned unresponsive servers.
In this case you need to make sure they are up and running. Once they are, and assuming they are properly configured, your setup should work and any host beneath the news domain should properly resolve.
All seems to be running fine now, I think your explanation that the delegated nameservers were unresponsive was the cause of the issues was correct. Thank you for your assistance