Creating a Secondary DNS Zone

Create a secondary domain name service (DNS) zone to set up ingress from an external DNS provider to Oracle Cloud Infrastructure (OCI) DNS.

This topic describes how to set up an OCI secondary zone that accepts zone transfers from an external DNS provider (secondary ingress). To set up a scenario where a primary OCI DNS zone transfers to a secondary external DNS provider (secondary egress), see the Secondary DNS overview page.

Secondary ingress DNS requires that you define the zone name and the IP addresses of the primary external server during the secondary zone creation process. Also, you need connectivity to OCI IP addresses on the externally managed primary DNS servers. Connectivity to OCI IP addresses is a requirement for secondary DNS because it lets the service perform the required zone transfer process from the primary DNS to keep the secondary zone in sync.

You can obtain the OCI IP addresses that perform the zone transfers from the primary DNS in one of the following ways:
  • Use the OCI API before you begin setup. ListZoneTransferServers returns a list of IP addresses provided for the specified root compartment. The provided transfer name server IP addresses vary by region. For more information, see Listing Zone Transfer Servers.
  • If you're using the Console, the list of zone transfer servers appears in the Create public zone page.

You can optionally configure a secondary DNS zone to use a TSIG key. If you don't already have an existing TSIG key, create one before you begin setting up the secondary DNS zone. For more information, see Managing TSIG Keys.

See Secondary DNS for a feature overview and more information.

Was this article helpful?