Creating a partial Class C reverse zone - BlueCat Integrity - 9.4.0

Address Manager Administration Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Reverse delegation along classless lines works somewhat differently than reverse delegation along classful lines. Address Manager follows the methods described in RFC 2317 Classless IN-ADDR.ARPA delegation.

To illustrate, suppose you host the reverse DNS zone for the 192.168.1.0/24 network on a DNS server and you need to delegate the 192.168.1.128/25 network to a different DNS server. From the Address Manager user interface, the procedure is no different from classful delegation as described in Delegating reverse zones. However, the format of the zones on the DNS servers is quite different. The following example assumes that the default reverse zone name format: [start-ip]-[net-mask].[net].in-addr.arpa is used.

Upon deployment:
  • A zone named 128-25.1.168.192.in-addr.arpa is created on the child DNS server.
  • A delegation record (NS) for the 128-25.1.168.192.in-addr.arpa zone is created on the parent server.
  • CNAME records for every possible delegated PTR record are created on the parent server.

To delegate a classless reverse zone:

  1. Create an IPv4 block with a 24-bit prefix.
  2. Assign a deployment role to the parent server at the block level.
  3. Create a classless network (25-bit prefix for example).
  4. Assign a deployment role to the child server at the 25-bit network.
  5. Deploy the configuration.