manage.get.gov/docs/compliance/dist/system-security-plans/ato/sc-22.md
Logan McDonald 1d3dfdb8d5
Add compliance documentation to source control (#116)
* add initial setup of compliance-trestle
2022-09-14 08:46:43 -04:00

2.1 KiB

implementation-status control-origination
c-not-implemented
c-inherited-cloud-gov
c-inherited-cisa
c-common-control
c-system-specific-control

sc-22 - [catalog] Architecture and Provisioning for Name/Address Resolution Service

Control Statement

Ensure the systems that collectively provide name/address resolution service for an organization are fault-tolerant and implement internal and external role separation.

Control guidance

Systems that provide name and address resolution services include domain name system (DNS) servers. To eliminate single points of failure in systems and enhance redundancy, organizations employ at least two authoritative domain name system servers—one configured as the primary server and the other configured as the secondary server. Additionally, organizations typically deploy the servers in two geographically separated network subnetworks (i.e., not located in the same physical facility). For role separation, DNS servers with internal roles only process name and address resolution requests from within organizations (i.e., from internal clients). DNS servers with external roles only process name and address resolution information requests from clients external to organizations (i.e., on external networks, including the Internet). Organizations specify clients that can access authoritative DNS servers in certain roles (e.g., by address ranges and explicit lists).

Control assessment-objective

the systems that collectively provide name/address resolution services for an organization are fault-tolerant; the systems that collectively provide name/address resolution services for an organization implement internal role separation; the systems that collectively provide name/address resolution services for an organization implement external role separation.


What is the solution and how is it implemented?

Add control implementation description here for control sc-22