SV-227053r603265_rule
V-227053
SRG-OS-000480
GEN007820
CAT II
10
Disable the tunnels.
# ifconfig <tunnel> down
Remove the startup configuration for the tunnels.
# rm /etc/hostname.<tunnel>
Check for any IP tunnels.
# ifconfig -a | grep 'ip.*tun'
If any results are returned, this is a finding.
V-227053
False
GEN007820
Check for any IP tunnels.
# ifconfig -a | grep 'ip.*tun'
If any results are returned, this is a finding.
M
4060