Hey Folks, hopefully someone can help with my noobiness setting up DNS.
Here's my scenario:
I just setup a new linode and am trying to get subdomains to work.
At my registrar (verio.com), I changed my zone file so the NS records point to ns1.linode.com and ns2.linode.com (I didn't change the main nameserver records). I also have updated the zone file A records to point to my linode ip address.
At linode-> dns-manager -> zone setup for my domain: I have setup the NS record also to ns1.linode.com and ns2.linode.com
So far, this works for
www.example.com. Although, I must admit this was done soley by trial and error. Not sure what implications I have with the setting at the registrar.
Ok, now for the subdomains:
At my registrar, I setup a CNAME record to point sub1.example.com to example.com. I also setup the same record on my linode->dns-manager records.
After a shortwhile, sub1.example.com was working. The next day it was not working.
Any ideas? Have I hosed things up with the two DNS's out there? Thanks in advance for the help.