DNS Zones are designed to provide trusted devices with "internal" DNS responses, even if those devices are physically outside the organization's network perimeter. By configuring custom DNS Zones, you define your organization's authoritative DNS name servers that should be used for the internal domains that you own. With this, each DNS request is sent to one of the defined name servers using a pseudo-random load balancing algorithm.

Each zone is comprised of:

  • A zone name

  • A set of domains that identify the zone. DNS queries matching these domains will be matched against this custom DNS Zone configuration. A given domain can only belong to a single Custom DNS Zone.

  • The IP addresses of your network's Authoritative Name Servers that are able to service DNS requests for the defined domains

  • The Interconnect Gateways used to reach the defined name server IP addresses to resolve client DNS requests