I have my nameservers pointed to ns1.mydomain.com (and ns2) as referenced in my welcome email. I'm trying to add a subdomain using the dns templates. I've put in all sorts of variations:
secure IN CNAME %domain%.
secure IN A %ip%
secure IN A [ip of my domain]
I've modified all 3 templates, all to no avail - nothing shows up in nslookup for secure.mydomain.com.
Just how do I do this?
secure IN CNAME %domain%.
secure IN A %ip%
secure IN A [ip of my domain]
I've modified all 3 templates, all to no avail - nothing shows up in nslookup for secure.mydomain.com.
Just how do I do this?
Comment