This page displays a list of DNS zones.

Progress

{{ fetchDaemonsCompletedCount }}/{{ fetchTotalDaemonsCount }}

{{ empty }}

[{{ localZone.daemonId }}] {{ localZone.daemonLabel }} {{ localZone.view }}
{{ localZone.zoneType }}
{{ localZone.serial }} {{ localZone.zoneClass }} {{ localZone.loadedAt | localtime | placeholder: 'never' }}
{{ zoneSerialInfo.serial }}
Daemon Zone Configs Count Distinct Zones Builtin Zones Status Error Created At {{ state.zoneConfigsCount || 'n/a' }} {{ state.distinctZonesCount || 'n/a' }} {{ state.builtinZonesCount || 'n/a' }} {{ state.createdAt | localtime | placeholder: 'never' }}
{{ message.message }}
Are you sure you want to continue?

Zones in the table below can be filtered by explicitly selected fields using text, dropdown or multiselect input filters. The currently supported fields for explicit filtering are:

  • Zone Type - multiple zone types can be specified. If unspecified, all zone types are returned. Next to this filter there is a toggle button that allows to quickly filter out builtin zones.
  • RPZ - a response policy zone is a special type of zone in BIND 9 that defines a set of rules that are applied to the response to a DNS query. Stork identifies these special zones and marks them with the RPZ tag on the zone list. The filter allows for selecting whether the response policy zones should be included along with other zones, should be excluded (only non-RPZ are listed), or only the RPZ should be listed (and regular zones excluded).
  • Daemon - pick a daemon from the dropdown list or type to search the daemon by machine's hostname, address, daemon ID, or daemon name.
  • Serial - partial or exact zone serial.
  • Zone Class - exact zone class.
  • Daemon Name - name of the DNS Daemon.

Zones can also be filtered by entering text in the search box; the table shows all zones matching the exact or partial filter text. The text is matched against the zone name or view. For clarity, the (root) keyword marks a root zone. Typing (root) or root will return the root zone.

Multiple filtering conditions are combined using logical AND (i.e., filtered zones match all specified conditions).

Zone Name
Serial
Zone Type
Number of Associated DNS Views
{{ zone.name | unroot }}
{{ getUniqueZoneTypes(zone).join(', ') }}
{{ zone?.localZones?.length ?? 0 }}
{{ col }} There are no DNS views associated with this zone.
Total: {{ paginatorState.totalRecords | pluralize: 'zone' }}
DNS Zone {{ zone.name | unroot }}
Name {{ zoneData.name | unroot }} Stork Internal Zone ID {{ zoneData.id }}
{{ col }} Fetch Status Show Zone
{{ zone.name | unroot }} for , view: {{ localZone.view }}
@if ( zoneViewerDialogVisible()[ `${localZone.daemonId}:${localZone.view}:${zone.id}` ] ) { }
There are no DNS views associated with this zone.