STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to Microsoft Windows Server Domain Name System (DNS) Security Technical Implementation Guide

V-259361

CAT II (Medium)

AAAA addresses must not be configured in a zone for hosts that are not dual stack.

Rule ID

SV-259361r1018796_rule

STIG

Microsoft Windows Server Domain Name System (DNS) Security Technical Implementation Guide

Version

V2R4

CCIs

CCI-000366

Discussion

DNS is only responsible for resolving a domain name to an IP address. Applications and operating systems are responsible for processing the IPv6 or IPv4 record that may be returned. A denial of service could easily be implemented for an application that is not IPv6 if the user is not running dual stack or any other systems utilizing IPv6. When the application receives an IP address in hexadecimal, it is up to the application/operating system to decide how to handle the response. Combining both IPv6 and IPv4 in a dual stack records into the same domain can lead to application problems that are beyond the scope of the DNS administrator.

Check Content

Log on to the DNS server using the Domain Admin or Enterprise Admin account or Local Administrator account.

Press the Windows key + R and execute "dnsmgmt.msc".

On the opened DNS Manager snap-in from the left pane, expand the server name for the DNS server and then expand "Forward Lookup Zones".

From the expanded list, select each zone and examine the host record entries. The third column titled "Data" will display the IP.

Determine if any contain both IPv4 and IPv6 addresses.

If any hostnames contain both IPv4 and IPv6 addresses, confirm with the system administrator that the actual hosts are in a dual stack.

If any zones contain hosts with both IPv4 and IPv6 addresses but are determined to be not in a dual stack, this is a finding.

Fix Text

Remove any IPv6 records for hosts that are not in a dual stack configuration.