I bought a domain name, wafflegaze.com. I have a DynDNS set up, waffledns.endoftheinternet.org. Can I make the former point to wherever the latter is currently pointing? I seem to only be able to add IP addresses to my DNS records.

UPDATE: I can make www.wafflegaze.com point to the DynDNS with a CNAME entry. Can I do this for the main domain name too?

link|improve this question

69% accept rate
feedback

closed as off topic by Gareth, Simon Sheehan, Wuffers, Sathya Oct 28 '11 at 6:31

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

up vote 1 down vote accepted

You cannot make wafflegaze.com. a CNAME, because it already contains the (required) SOA and NS records, and a CNAME cannot coexist with any other kind of a record.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.