4.5.4 Create /etc/hosts.deny

Information

The /etc/hosts.deny file specifies which IP addresses are not permitted to connect to the host. It is intended to be used in conjunction with the /etc/hosts.allow file.

Rationale:

The /etc/hosts.deny file serves as a failsafe so that any host not specified in /etc/hosts.allow is denied access to the server.

Solution

Run the following command to create /etc/hosts.deny:

# echo 'ALL: ALL' >> /etc/hosts.deny

Default Value:

OS Default: Installed

See Also

https://workbench.cisecurity.org/files/3096

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-7(12), CSCv7|9.4

Plugin: Unix

Control ID: 0575a3cf31dc61414ee03dd5f3e35badff2038333ad134ef863c7236b98f27a1