Plesk as a Master DNS Server

For each new domain name, Plesk automatically creates a DNS zone in accordance with the settings configured by your service provider. The domain names should work fine with the automatic configuration, however, if you need to perform custom modifications in the domain name zone, you can do that through your Plesk.

To view the resource records in a DNS zone of a domain:

  1. If you have access to several subscriptions, select the required subscription in the Subscription box at the top of the screen. Or, to view sites of all your subscriptions, select All subscriptions.
  2. Go to the Websites & Domains tab and find the domain name whose DNS settings you want to view.
  3. Click DNS Settings.

To add a resource record to the zone:

  1. Go to the Websites & Domains tab and find the domain name whose DNS settings you want to manage.
  2. Click DNS Settings.
  3. Click Add Record.
  4. Select a resource record type, and specify the appropriate data:

4. Click OK, and then click Update.

To modify the properties of a resource record:

  1. Go to the Websites & Domains tab and find the domain name whose DNS settings you want to manage.
  2. Click DNS Settings.
  3. Click the hyperlink in the Host column corresponding to the resource record you want to modify.
  4. Modify the record as required, click OK, and then click Update.

In addition to the resource records described above, there is also a Start of Authority record. This record indicates that this DNS name server is responsible for the domain's DNS zone. It also contains settings that affect propagation of information about the DNS zone in the Domain Name System.

To modify the entries in the Start of Authority (SOA) record for a domain:

  1. Go to the Websites & Domains tab and find the domain name whose DNS settings you want to manage.
  2. Click DNS Settings.
  3. Click SOA Record.
  4. Specify the required values:
  5. Click OK, and then click Update.

Usage of serial number format recommended by IETF and RIPE is mandatory for many domains registered in some high-level DNS zones, mostly European ones. If your domain is registered in one of these zones and your registrar refuses your SOA serial number, using serial number format recommended by IETF and RIPE should resolve this issue.

The Plesk-managed servers use UNIX timestamp syntax for configuring DNS zones. UNIX timestamp is the number of seconds since January 1, 1970 (Unix Epoch). The 32-bit timestamp will overflow by July 8, 2038.

RIPE recommends using YYYYMMDDNN format, where YYYY is year (four digits), MM is month (two digits), DD is day of month (two digits) and NN is version per day (two digits). The YYYYMMDDNN format will not overflow until the year 4294.

To change the Start of Authority (SOA) serial number format to YYYYMMDDNN for a domain:

  1. Go to the Websites & Domains tab and find the domain name whose DNS settings you want to manage.
  2. Click DNS Settings.
  3. Click SOA Record.
  4. Select the Use serial number format recommended by IETF and RIPE checkbox.

    Note: See the sample of SOA serial number generated with the selected format. If the resulting number is less than the current zone number, the modification may cause temporary malfunction of DNS for this domain. Zone updates may be invisible to the Internet users for some time.

  5. Click OK, and then click Update.

To remove a resource record from the zone:

  1. Go to the Websites & Domains tab and find the domain name whose DNS settings you want to manage.
  2. Click DNS Settings.
  3. Select a checkbox corresponding to the record you want to remove.
  4. Click Remove.
  5. Confirm removal, click OK, and then click Update.

To restore the original zone configuration in accordance with the default DNS template settings used on the server:

  1. Go to the Websites & Domains tab and find the domain name whose DNS settings you want to manage.
  2. Click DNS Settings.
  3. Click Restore Defaults.
  4. In the IP address menu, select the IP address to be used for restoring the zone.
  5. Specify whether a www alias is required for the domain.
  6. Select the Confirm the restoration of the DNS zone checkbox, and click OK.

To restore the default Start of Authority (SOA) serial number format (UNIX timestamp) for a domain:

  1. Go to the Websites & Domains tab and find the domain name whose DNS settings you want to manage.
  2. Click DNS Settings.
  3. Click SOA Record.
  4. Clear the Use serial number format recommended by IETF and RIPE checkbox.

    Note: See the sample of SOA serial number generated with the selected format. If the resulting number is less than the current zone number, the modification may cause temporary malfunction of DNS for this domain. Zone updates may be invisible to the Internet users for some time.

  5. Click OK, and then click Update.

By default, transfer of DNS zones is allowed only for the name servers designated by NS records contained within each zone. If you are using a Windows-based account, then you can change zone transfer settings.

If your domain name registrar requires that you allow transfer for all zones you serve:

  1. Go to the Websites & Domains tab and find the domain name whose DNS settings you want to manage.
  2. Click DNS Settings.
  3. Click Zone Transfers. A screen will show all hosts to which DNS zone transfers for all zones are allowed.
  4. Specify the registrar's IP or network address and click Add Network.