This page explains how to add a single DNS Zone or multiple DNS zones with DNS records.

Overview

To create a new DNS Zone, click on Add DNS Zone in the Tools area.
You can add a single DNS Zone to the Client account, multiple DNS Zone names from a local file or multiple DNS Zones with complete DNS Records.

DNS Manager also accepts internationalized domain names (IDN) - Internet domain names that contain non-ASCII characters.

Adding a single DNS zone name


To add a single DNS Zone name, you need to enter all the information required in the Add DNS Zone name section of the page.

DNS Zone name – Here you need to enter a valid DNS Zone name that is unique in the system. You can add a Forward Zone, a Reverse Zone or an E.164 Zone. The name must be unique in the system. Here are some typical examples:

For reverse zones, DNS Manager accepts the following Zone Name types:

  • Class A (/8) - 1.IN-ADDR.ARPA
  • Class B (/16) - 2.1.IN-ADDR.ARPA
  • Class C(/24) - 3.2.1.IN-ADDR.ARPA
  • Zone Names with a mask lower than 24 (having a numeric value higher than 24) - 192/26.1.2.3.IN-ADDR.ARPA that covers IPs between 3.2.1.192 and 3.2.1.255; or 4.3.2.1.IN-ADDR.ARPA for a complete /32 delegation.
  • IPv6 addresses - 8.b.d.0.1.0.0.2.IP6.ARPA

Prior to RFC 2181 '/' was not a legal character for a domain name or label so an alternate construct using '-' could be used instead, that's why DNS Manager supports both characters.

DNS Zone template – Here you can use the DNS Zone templates available or can choose not to use any template at all.

Template IP – This field is available when a DNS Zone template is selected. All occurrences of [IP] in the DNS Zone template will be replaced by this IP.

DNS Zone type – The type of the DNS Zone can be Master or Slave.

A slave zone will acquire it's zone data only after receiving the notification from the respective master zone, or after it is manually reloaded on the server.

DNS Manager does not reload slave zones due to the extra overhead involved on busy environments, therefore is recommended to setup notifications on master zones.

Forward Zone – When this option is enabled, this is considered to be a regular zone.

Reverse Zone – When this option is enabled, this is considered to be a zone used for reverse DNS lookup (i.e. a zone in the in-addr.arpa domain or in ip6.arpa domain).

Reverse zone separator -  According to the recommendations specified in RFC 4183, DNS Manager supports both / and - as mask delimiters. The delimiter can be:

E.164 Zone - When this option is enabled, this is considered to be an E.164 zone used for mapping telephone numbers into DNS (i.e. a zone in the e164.arpa domain).

When the chosen type of the DNS Zone is master, the following options are available:

When the chosen type of the DNS Zone is slave, the following options MUST BE enabled:

The required fields are marked with an asterisk. Click OK to create the new DNS Zone. Click Cancel, if you want to return to the previous page without creating the DNS Zone.

Adding multiple DNS zones with complete DNS records

In order to add multiple DNS Zones with complete DNS Records, click Add DNS Zone, then Full zones from file in the Tools area. The following fields will be displayed:

Click OK to create the new DNS Zone. Click Cancel, if you want to return to the previous page without creating the DNS zone. This may take some time depending on the size of the file you have specified.

dnsmanager500_zone/zone_add


dnsmanager500_zone/zone_full_from_file


dnsmanager500_client/client_list_zones