Signed-off-by: David Smith dsmith@eclipse.ncsc.mil --- RHEL6/input/services/ssh.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/RHEL6/input/services/ssh.xml b/RHEL6/input/services/ssh.xml index aece8f3..19c17f0 100644 --- a/RHEL6/input/services/ssh.xml +++ b/RHEL6/input/services/ssh.xml @@ -312,7 +312,7 @@ implementation. These are also required for compliance. <ref disa="803,1144,1145,1146,196" /> </Rule>
-<Rule id="sshd_strengthen_firewall"> +<Group id="sshd_strengthen_firewall"> <title>Strengthen Firewall Configuration if Possible</title> <description>If the SSH server is expected to only receive connections from the local network, then strengthen the default firewall rule for the SSH service @@ -332,7 +332,7 @@ Restricting SSH access to only trusted network segments reduces exposure of the server to attacks from unauthorized networks.</rationale> <!-- <ident cce="14491-5" /> --> <!-- <oval id="sshd_strengthen_firewall" /> --> -</Rule> +</Group>
</Group> </Group>