Panel as a Master DNS Server

For each new domain name, the Panel automatically creates a DNSClosed The Domain Name System (DNS) is a hierarchical distributed naming system for computers, services, or any resource connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities. A Domain Name Service resolves queries for these names into IP addresses for the purpose of locating computer services and devices worldwide. By providing a worldwide, distributed keyword-based redirection service, the Domain Name System is an essential component of the functionality of the Internet. 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 Panel.

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

  1. Go to the Websites & Domains tab > DNS Settings.

  1. If you have several domain names, select the domain name whose DNS settings you want to view.

A screen will show all resource records for a given domain.

To add a new resource record to the zone:

  1. Go to the Websites & Domains tab > DNS Settings
  2. .If you have several domain names, select the domain name whose DNS settings you want to manage.
  3. Click Add Record.
  4. Select a resource record type, and specify the appropriate data:
  5. Click OK, and then click Update.

To modify the properties of a resource record:

  1. Go to the Websites & Domains tab > DNS Settings.
  2. If you have several domain names, select the domain name whose DNS settings you want to manage.
  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.

See also: Adding Subdomains

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

  1. Go to the Websites & Domains tab > DNS Settings.
  2. If you have several domain names, select the domain name whose DNS settings you want to manage.
  3. Click SOA Record.
  4. Specify the required values:◦Refresh interval. This is how often the secondary name servers check with the master name server to see if any changes have been made to the domain's zone file. The Panel sets the default value of three hours.
  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 Panel-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.

Webnames 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:

Note: Do NOT under any circumstances change the Start of Authority (SOA) serial number format. The new server DNS will only work with the default UNIX timestamp serial number. Once again, do NOT change this setting.

To remove a resource record from the zone:

  1. Go to the Websites & Domains tab > DNS Settings.
  2. If you have several domain names, select the domain name whose DNS settings you want to manage.
  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 > DNS Settings.
  2. If you have several domain names, select the domain name whose DNS settings you want to manage.
  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 > DNS Settings.
  2. If you have several domain names, select the domain name whose DNS settings you want to manage.
  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.
  1. 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 > DNS Settings.
  2. If you have several domain names, select the domain name whose DNS settings you want to manage.
  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.