Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 302 Bytes

File metadata and controls

10 lines (7 loc) · 302 Bytes

Information Flow Enforcement

The SSH module explicitly opens up port 22 for the SSH server by using IPTables rules.

Since TCPWrappers has a default deny policy in place, a specific entry is added to allow all hosts to connect to the SSH service.

References: AC-4