Details
In order to prevent unauthorized connection of devices, unauthorized transfer of information, or unauthorized tunneling (i.e., embedding of data types within data types), organizations must disable or restrict unused or unnecessary physical and logical ports/protocols on information systems.
Applications are capable of providing a wide variety of functions and services. Some of the functions and services provided by default may not be necessary to support essential organizational operations.
To support the requirements and principles of least functionality, the application must support the organizational requirements by providing only essential capabilities and limiting the use of ports, protocols, and/or services.
Solution
Edit the ‘named.conf’ file.
Add the following line to the ‘options’ statement:
listen-on port 53 {
Replace ‘
Restart the BIND 9.x process.
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.
References
- 800-53|CM-7b.
- CAT|II
- CCI|CCI-000382
- Rule-ID|SV-207552r612253_rule
- STIG-ID|BIND-9X-001053
- STIG-Legacy|SV-87027
- STIG-Legacy|V-72403
- Vuln-ID|V-207552