STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to VMware vRealize Operations Manager 6.x SLES Security Technical Implementation Guide

V-239548

CAT II (Medium)

The SLES for vRealize must not have Teredo enabled.

Rule ID

SV-239548r662095_rule

STIG

VMware vRealize Operations Manager 6.x SLES Security Technical Implementation Guide

Version

V2R2

CCIs

CCI-000382

Discussion

Teredo is an IPv6 transition mechanism that involves tunneling IPv6 packets encapsulated in IPv4 packets. Unauthorized tunneling may circumvent network security.

Check Content

Verify the "Miredo" service is not running:

# ps ax | grep miredo | grep -v grep

If the Miredo process is running, this is a finding. 

Note: For Appliance OS, "Miredo" is not included by default, this is not a finding.

Fix Text

Kill the "Miredo" service.

Edit startup scripts to prevent the service from running on startup.