- Knowledgebase Home
- » Browse by Service
- » (dv) Dedicated-Virtual Server
- » (dv) 3.5
- » DNS, Domains, and Registrations
- Knowledgebase Home
- » Browse by Service
- » (dv) Dedicated-Virtual Server
- » (dv) 4.0
- » DNS, Domains, and Registrations
(dv) HOWTO: Setting up private nameservers
Overview
This article explains how to use your (dv) Dedicated-Virtual Server as an authoritative nameserver using one or two domains.
Requirements
Before you start, you will need the following:
- 2 IP addresses assigned to your (dv). Please see this article for information: Ordering additional IP Addresses.
- Register the new DNS servers with your registrar. If (mt) is your registrar, please submit a support request. Remember to allow up to 48 hours for DNS propagation to complete.
NOTE:
Setting up your own private nameservers requires that the named service is running. By default, all (dv) Dedicated-Virtual Servers are provisioned with this service disabled. Please use the following guide to enable this service:
End of Life Warning
This service has a pending End of Life. Please move to a current service as soon as possible. For more information, please see: (dv) Dedicated-Virtual 4.0: Migration Information.
READ ME FIRST
This article is provided as a courtesy. Installing, configuring, and troubleshooting third-party applications is outside the scope of support provided by (mt) Media Temple. Please take a moment to review the Statement of Support.
Instructions
To add a new resource record to the zone:
-
Log into your Plesk Control Panel, see Figure 1:

Figure 1: Control Panel - Go to the "Websites & Domains" tab and click on the "DNS Settings" icon, see Figure 2 for the location of this icon:
- If you have several domain names, select the domain name whose DNS settings you want to manage.
- Click "Add Record" -- see Figure 3 as reference:
- Select a resource record type, and specify the appropriate data. For an NS record, which specifies the domain name of a nameserver that is responsible for a DNS zone of a domain, you need to specify the domain name (or a subdomain), and then the corresponding nameserver's domain name. If you are defining an NS record for your main domain, then you should leave the domain name field empty. If you are defining a nameserver for a subdomain, then type the subdomain into the domain name field. After that, type the appropriate name server's domain name into the name server field. For example: ns1.example.com.
- Click "OK," and then click "Update."
For more information, see Plesk documentation here: http://download1.parallels.com/Plesk/PP10/10.1.1/Doc/en-US/online/plesk-administrator-guide/plesk-control-panel-user-guide/index.htm?fileName=65143.htm.
Instructions
You must first have the domain you wish to make your DNS already set up in Plesk. You will also need at least 2 IP's to use for your server.
- Log into your Plesk control panel as Administrator and select the domain from the Domains list you wish to make DNS.
- Select the DNS icon from your services list.
- Select the link example.com from the Host list, with Record Type NS and Value ns.example.com
- In the Enter nameserver field, change the ns.example.com to ns1.example.com and select OK.
- From the Tools area, select Add Record. For Record type, select NS and enter ns2.example.com in the Enter nameserver field and select OK.
- Select from your host list ns.example.com with Record type A and change the value to ns1 and select OK.
- From the Tools area, select Add Record again. For Record type leave as A, in the Enter domain name add ns2, in the Enter IP address enter your second IP address that you are going to use and select OK.
- You should now have 2 Record types with the NS value of ns1.example.com and ns2.example.com and under the Host list you will also have ns1.example.com and ns2.example.com with the Record type of A and they will have 2 separate IP's.
In order to have these added as DNS values for when you add new domains, you will need to change the default DNS record in Plesk.
- Select Server from the list on your left.
- Select the DNS icon from the Services list.
- From the Host list, select with record type NS and enter ns1.example.com in the Enter nameserver field and select OK.
- From the Tools area, select Add New Record. Change the Record type to NS and in the Enter nameserver field input ns2.example.com and select OK.
If you want to use 2 separate domains for your DNS, this is even easier because Plesk has already created this for you. You must have 2 domains entered in Plesk and assigned separate IP's. You would then only need to create a DNS zone template the same way described earlier, only inputting ns1.example.com and ns2.example.com for your default values.
