On the BIND 9.x server the IP address for hidden primary authoritative name servers must not appear in the name servers set in the zone database.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-272383SRG-APP-000516-DNS-000108BIND-9X-001260SV-272383r1124043_rule2025-07-243
Description
A hidden primary authoritative server is an authoritative DNS server whose IP address does not appear in the name server set for a zone. All of the name servers that do appear in the zone database as designated name servers get their zone data from the hidden primary via a zone transfer request. In effect, all visible name servers are actually secondary servers. This prevents potential attackers from targeting the primary name server because its IP address may not appear in the zone database.
ℹ️ Check
With the assistance of the DNS administrator, identify if the BIND 9.x implementation is using a hidden primary name server. If it is not, this is not applicable. In a split DNS configuration that is using a hidden primary name server, verify that the name server IP address is not listed in the zone file. With the assistance of the DNS administrator, obtain the IP address of the hidden primary name server. Inspect each zone file used by the hidden primary name server and its secondary zones. If the IP address for the hidden primary name server is listed in any of the zone files, this is a finding.
✔️ Fix
Edit the zone file(s). Remove all references to the hidden primary name server. Restart the BIND 9.x process.