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 Automation 7.x vAMI Security Technical Implementation Guide

V-240966

CAT II (Medium)

The vAMI must be configured to listen on a specific IPv4 address.

Rule ID

SV-240966r879887_rule

STIG

VMware vRealize Automation 7.x vAMI Security Technical Implementation Guide

Version

V1R2

CCIs

CCI-000366

Discussion

Configuring the application to implement organization-wide security implementation guides and security checklists ensures compliance with federal standards and establishes a common security baseline across DoD that reflects the most restrictive security posture consistent with operational requirements. Configuration settings are the set of parameters that can be changed that affect the security posture and/or functionality of the system. Security-related parameters are those parameters impacting the security state of the application, including the parameters required to satisfy other security control requirements.

Check Content

At the command prompt, execute the following command:

grep ip4AddrList /opt/vmware/etc/sfcb/sfcb.cfg

If the value of "ip4AddrList" is missing, commented out, or not set, this is a finding.

Fix Text

Navigate to and open /opt/vmware/etc/sfcb/sfcb.cfg,

Configure the sfcb.cfg file with the following value: 'ip4AddrList: <ip v4 address>'

Note: Replace <ip v4 address> with the appropriate site-specific IPv4 address.