STIGQter STIGQter: STIG Summary: VMware vRealize Operations Manager 6.x SLES Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Sep 2018:

The SLES for vRealize must not have 6to4 enabled.

DISA Rule

SV-99215r1_rule

Vulnerability Number

V-88565

Group Title

SRG-OS-000096-GPOS-00050

Rule Version

VROM-SL-000640

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Disable the active "6to4" tunnel:

# ip link set <tunnel> down

Add this command to a startup script, or remove the configuration creating the tunnel.

Check Contents

Check SLES for vRealize for any active "6to4" tunnels without specific remote addresses:

# ip tun list | grep "remote any" | grep "ipv6/ip"

If any results are returned the "tunnel" is the first field.

If any results are returned, this is a finding.

Vulnerability Number

V-88565

Documentable

False

Rule Version

VROM-SL-000640

Severity Override Guidance

Check SLES for vRealize for any active "6to4" tunnels without specific remote addresses:

# ip tun list | grep "remote any" | grep "ipv6/ip"

If any results are returned the "tunnel" is the first field.

If any results are returned, this is a finding.

Check Content Reference

M

Target Key

3461

Comments