SV-279626r1192509_rule
V-279626
SRG-OS-000420-GPOS-00186
NXAC-OS-000199
CAT II
10
Restrict using functions, ports, protocols, and/or services as defined in the Ports, Protocols, and Services Management (PPSM) Category Assurance List (CAL) and vulnerability assessments.
1. For AOS, use the following command.
$ sudo salt-call state.sls security/CVM/iptables/init
2. For Prism Central, use the following command.
$ sudo salt-call state.sls security/PVCM/iptables/init
3. For Files, use the following command.
$ sudo salt-call state.sls security/AFS/iptables/init
For AHV, this requirement is Not Applicable.
Verify Nutanix OS protects against or limits the effects of DoS attacks by ensuring that a rate-limiting measures are enabled using the following command.
$ /sbin/sysctl -a | grep 'net.ipv4.tcp_invalid_ratelimit'
net.ipv4.tcp_invalid_ratelimit = 500
If "net.ipv4.tcp_invalid_ratelimit" has a value greater than "1000" or equal to "0", this is a finding.
V-279626
False
NXAC-OS-000199
For AHV, this requirement is Not Applicable.
Verify Nutanix OS protects against or limits the effects of DoS attacks by ensuring that a rate-limiting measures are enabled using the following command.
$ /sbin/sysctl -a | grep 'net.ipv4.tcp_invalid_ratelimit'
net.ipv4.tcp_invalid_ratelimit = 500
If "net.ipv4.tcp_invalid_ratelimit" has a value greater than "1000" or equal to "0", this is a finding.
M
5730