STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 2 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Infoblox 7.x DNS Security Technical Implementation Guide

V-214213

CAT II (Medium)

The Infoblox system must utilize valid root name servers in the local root zone file.

Rule ID

SV-214213r961863_rule

STIG

Infoblox 7.x DNS Security Technical Implementation Guide

Version

V2R2

CCIs

CCI-000366

Discussion

All caching name servers must be authoritative for the root zone because, without this starting point, they would have no knowledge of the DNS infrastructure and thus would be unable to respond to any queries. The security risk is that an adversary could change the root hints and direct the caching name server to a bogus root server. At that point, every query response from that name server is suspect, which would give the adversary substantial control over the network communication of the name servers' clients. When authoritative servers are sent queries for zones that they are not authoritative for, and they are configured as a non-caching server (as recommended), they can either be configured to return a referral to the root servers or they can be configured to refuse to answer the query. The recommendation is to configure authoritative servers to refuse to answer queries for any zones for which they are not authoritative. This is more efficient for the server and allows it to spend more of its resources doing what its intended purpose is, answering authoritatively for its zone.

Check Content

Review the entries within the root hints file and validate that the entries are correct. "G" and "H" root servers are required on the NIPRNet, as a minimum. All default settings on servers must be verified and corrected if necessary.

If valid root name servers are not configured, this is a finding.

Navigate Data Management >> DNS >> Grid DNS Properties.

Toggle Advanced mode and review "Root Name Servers" tab to ensure it is configured correctly.

Note: Validate against the current available DNS root list at the time of check.

Fix Text

Navigate Data Management >> DNS >> Grid DNS Properties.

Toggle Advanced mode and select the "Root Name Servers" tab.
Use the radio button to select "Use custom root name servers" and configure the desired root name servers.
When complete, click "Save & Close" to save the changes and exit the "Properties" screen.

Perform a service restart if necessary.