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 DHCP client must be disabled if not needed.

DISA Rule

SV-99219r1_rule

Vulnerability Number

V-88569

Group Title

SRG-OS-000096-GPOS-00050

Rule Version

VROM-SL-000650

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Edit the "/etc/sysconfig/network/ifcfg-*" file(s) and change the "bootproto" setting to "static".

Check Contents

Check that no interface is configured to use "DHCP":

# grep -i bootproto=dhcp4 /etc/sysconfig/network/ifcfg-*

If any configuration is found, this is a finding.

Vulnerability Number

V-88569

Documentable

False

Rule Version

VROM-SL-000650

Severity Override Guidance

Check that no interface is configured to use "DHCP":

# grep -i bootproto=dhcp4 /etc/sysconfig/network/ifcfg-*

If any configuration is found, this is a finding.

Check Content Reference

M

Target Key

3461

Comments