STIGQter STIGQter: STIG Summary: Solaris 10 SPARC Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 22 Jan 2021:

The system must not have IP tunnels configured.

DISA Rule

SV-227053r603265_rule

Vulnerability Number

V-227053

Group Title

SRG-OS-000480

Rule Version

GEN007820

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Disable the tunnels.
# ifconfig <tunnel> down
Remove the startup configuration for the tunnels.
# rm /etc/hostname.<tunnel>

Check Contents

Check for any IP tunnels.
# ifconfig -a | grep 'ip.*tun'
If any results are returned, this is a finding.

Vulnerability Number

V-227053

Documentable

False

Rule Version

GEN007820

Severity Override Guidance

Check for any IP tunnels.
# ifconfig -a | grep 'ip.*tun'
If any results are returned, this is a finding.

Check Content Reference

M

Target Key

4060

Comments