NS records for new domain

3 posts / 0 new
Last post
#1 Wed, 11/11/2009 - 10:12
paulkolbovich

NS records for new domain

I create new Virtual Server "mydomain.com". Generated NS records:

mydomain.com. NS Default localhost.

What should I do to get this NS records after creating a new domain?

mydomain.com. NS Default ns1.mydomain.com.
mydomain.com. NS Default ns2.mydomain.com.
ns1.mydomain.com. A Default MYIP
ns2.mydomain.com. A Default MYIP

Thanks.

Wed, 11/11/2009 - 10:16
andreychek

If you wish to change the DNS records that are added by default, you can do that in System Settings -> Server Templates -> Default -> BIND DNS Domain.

The primary NS record it adds is based on your systems hostname... so if it's adding "localhost", you may need to set your hostname to an FQDN.

To add additional NS records, you can set "Additional manually configured nameservers".

To set other DNS records, you can add them to "BIND DNS records for new domains".

-Eric

Wed, 11/11/2009 - 10:39
paulkolbovich

Thanks a lot for quick answer. The primary NS record it adds is based on your systems hostname... so if it's adding "localhost", you may need to set your hostname to an FQDN. Can you give me a link that I read about this? To add additional NS records, you can set "Additional manually configured nameservers".To add additional NS records, you can set "Additional manually configured nameservers". Is there any solution based on templates?

Topic locked