Ensure permissions on /etc/hosts.deny are configured

Information

The /etc/hosts.deny file contains network information that is used by many system applications and therefore must be readable for these applications to operate.

Solution

Run the following commands to set permissions on /etc/hosts.deny :
# chown root:root /etc/hosts.deny
# chmod 644 /etc/hosts.deny

See Also

https://www.cisco.com/c/en/us/td/docs/security/firepower/623/configuration/guide/fpmc-config-guide-v623.html