SV-256576r991589_rule
V-256576
SRG-OS-000480-GPOS-00227
PHTN-30-000107
CAT II
10
At the command line, run the following commands:
# sed -i -e "/^net.ipv4.tcp_timestamps/d" /etc/sysctl.conf
# echo net.ipv4.tcp_timestamps=1>>/etc/sysctl.conf
# /sbin/sysctl --load
At the command line, run 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-256576
False
PHTN-30-000107
At the command line, run 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
5520