SV-99205r1_rule
V-88555
SRG-OS-000096-GPOS-00050
VROM-SL-000615
CAT II
10
Configure SLES for vRealize to prevent the dynamic loading of the "UDP-Lite" protocol handler:
Add the following rule to the iptables firewall ruleset:
# iptables -A INPUT -p udplite -j DROP
Run the following command:
iptables --list | grep "udplite"
If no result is displayed, this is a finding.
V-88555
False
VROM-SL-000615
Run the following command:
iptables --list | grep "udplite"
If no result is displayed, this is a finding.
M
3461