STIGQter STIGQter: STIG Summary: VMware vSphere 7.0 vCenter Appliance Photon OS Security Technical Implementation Guide Version: 1 Release: 4 Benchmark Date: 30 Jan 2025:

The Photon operating system must disable systemd fallback Domain Name System (DNS).

DISA Rule

SV-256590r991589_rule

Vulnerability Number

V-256590

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

PHTN-30-000245

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/etc/systemd/resolved.conf

Add or update the "FallbackDNS" entry to the following:

FallbackDNS=

Restart the systemd resolved service by running the following command:

# systemctl restart systemd-resolved

Note: If this option is not given, a compiled-in list of DNS servers is used instead, which is undesirable.

Check Contents

At the command line, run the following command:

# resolvectl status | grep 'Fallback DNS'

If the output indicates that fallback DNS servers are configured, this is a finding.

Vulnerability Number

V-256590

Documentable

False

Rule Version

PHTN-30-000245

Severity Override Guidance

At the command line, run the following command:

# resolvectl status | grep 'Fallback DNS'

If the output indicates that fallback DNS servers are configured, this is a finding.

Check Content Reference

M

Target Key

5520