How do I create a subdomain

  • Thread starter Thread starter wayne
  • Start date Start date
I want to create a subdomain, i.e.
www.support.timeclox.com. I see whereby you can create a
subdomain in the dns user interface, but I cant get it to
resolve using nslookup.

Technically a Sub-Domain is created WITHIN a zone by
right clicking the zone and choosing "Create a subdomain."

Subdomains don't resolve -- you can create A-host records
and CNAME alias to do that however, e.g.,

www an A record in Subdomain support of Zone timeclox.com

If you want the child domain to be "delegated" then you
perform a similar task, Right-click new "Delegation" BUT
in this case you must also create the actual zone on the
server(s) to which you delegate the child zone/domain.
 
wayne said:
Herb;
Thanks for the reply. It helped. Hope I can rtd the favor.

No problem -- me too, but if you cannot then pass on the
favor to someone else in need of help.
 
Back
Top