Configuring stub zones - BlueCat Integrity - 26.1.0

Address Manager Administration Guide

ft:locale
en-US
Product name
BlueCat Integrity
Version
26.1.0

How to configure stub zones in Address Manager.

Configuring a stub zone involves the following:

  1. Create an Other DNS server representing the primary DNS server.
  2. Create a zone in Address Manager to represent the authoritative zone.
  3. Assign the Primary deployment role to the external server.
  4. Assign the Stub deployment role to the DNS/DHCP Server hosting the stub zone.

The DNS server hosting the stub zone contacts the primary name server and updates the zone with SOA, NS, and glue records at regular intervals. In this view, the DNS server hosting the stub zone is kept up-to-date of any changes to the name server and glue records.

When a client queries a stub server, the server sends a recursive query to one of the authoritative DNS servers listed in the stub zone. The authoritative server responds to the server hosting the stub zone. The stub server then responds to the client.
Note: Because stub zones require recursion, recursion is automatically enabled when you deploy a configuration with a stub zone.

To assign a stub deployment role:

  1. Select the DNS tab in the sidebar, then select Views.
  2. Select the name of a view in the Views table or DNS tree.
  3. Select the Deployment roles tab.
  4. Select New.
  5. Under General, configure the following parameters:
    • Role—select Stub.
    • Service interface—select the server interface you want to use.
    • Target interface—select the server that should be used to query for stub data.
  6. Select Create.