SV-239184r675360_rule
V-239184
SRG-OS-000480-GPOS-00227
PHTN-67-000113
CAT II
10
At the command line, execute the following commands:
# sed -i -e "/^net.ipv4.tcp_timestamps/d" /etc/sysctl.conf
# echo net.ipv4.tcp_timestamps=1>>/etc/sysctl.conf
At the command line, execute the following command:
# /sbin/sysctl -a --pattern "net.ipv4.tcp_timestamps$"
Expected result:
net.ipv4.tcp_timestamps = 1
If the output does not match the expected result, this is a finding.
V-239184
False
PHTN-67-000113
At the command line, execute the following command:
# /sbin/sysctl -a --pattern "net.ipv4.tcp_timestamps$"
Expected result:
net.ipv4.tcp_timestamps = 1
If the output does not match the expected result, this is a finding.
M
5323