I have a domain - mydomain.com - and I would like to use Linode for my DNS service so I have full control over any subdomains and MX records I might need.
Linode DNS servers:
ns1.linode.com
ns2.linode.com
...
ns5.linode.com
I have recently signed up with an online community and they want me to use their in-house DNS:
ns1.theirdns.com
ns2.theirdns.com
When you create a zone record on Linode, it automatically adds it's name servers, and you cannot remove them from the NS Records list. I tried switching my DNS from online community back to Linode and adding their DNS to the bottom of NS Records list but that made my site inaccessible.
The other DNS options available on a zone record on Linode are:
- MX Records (not useful for this purpose)
- A/AAAA Records
- CNAME Records
- TXT Records
- SRV Records
I would like to know if there is a way for me to configure the Linode DNS to pass through my base site (mydomain.com) and www.mydomain.com to the online community DNS servers, or am I pretty much stuck with using their DNS?