Adding Reverse Zones

A reverse zone is an entry in the DNS zone file that enables the translation of  IP addresses to host names. You can add reverse zones in DNS through the server control panel. A special Pointer (PTR)-record type is used to store reverse DNS entries.

Important: Only the server administrator is authorized to view, add, or remove a reverse zone.

To add a reverse zone:

  1. On the top navigation bar, click server.
  2. On the services list, select the Microsoft DNS service, then click overview.
  3. Click add reverse zones. The add reverse zone form is displayed.

    Note: The name of a PTR-record is the IP address with its segments reversed along with the special domain name ".in-addr.arpa". For example, the reverse lookup record for the IP address 5.6.7.8 would be stored as a PTR-record for "8.7.6.5.in- addr.arpa".

  4. In the reverse lookup zone name text box, enter a name for the zone, then click add.

A reverse zone is created.