STIGhubSTIGhub
STIGsSearchCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 3 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← 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.