From BIND 9.x Security Technical Implementation Guide
Part of SRG-APP-000447-DNS-000068
Associated with: CCI-002754
A common vulnerability of applications is unpredictable behavior when invalid inputs are received. This requirement guards against adverse or unintended system behavior caused by invalid inputs, where information system responses to the invalid input may be disruptive or cause the system to fail into an unsafe state.
If the server is not a caching name server, this is Not Applicable.
If the server is in a classified network, this is Not Applicable.
Verify that the server is configured to use DNSSEC validation for all DNS queries.
Inspect the "named.conf" file for the following:
options {
dnssec-validation yes;
};
managed-keys { "." initial-key 257 3 8 "
Enable DNSSEC validation on the name server. Set the "dnssec-validation" sub statement in the global options block to "yes". Configure the "managed-keys" statement to use the root domains trust anchor. Restart the BIND 9.x process.
Lavender hyperlinks in small type off to the right (of CSS
class id
, if you view the page source) point to
globally unique URIs for each document and item. Copy the
link location and paste anywhere you need to talk
unambiguously about these things.
You can obtain data about documents and items in other
formats. Simply provide an HTTP header Accept:
text/turtle
or
Accept: application/rdf+xml
.
Powered by sagemincer