STIGQter STIGQter: STIG Summary: Microsoft Exchange 2016 Mailbox Server Security Technical Implementation Guide Version: 2 Release: 3 Benchmark Date: 23 Apr 2021:

Exchange Internet-facing Send connectors must specify a Smart Host.

DISA Rule

SV-228374r612748_rule

Vulnerability Number

V-228374

Group Title

SRG-APP-000213

Rule Version

EX16-MB-000210

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open the Exchange Management Shell and enter the following command:

Set-SendConnector -Identity <'IdentityName'> -SmartHosts <'IP Address of Smart Host'> -DNSRoutingEnabled $false

Note: The <IdentityName> and <IP Address of Smart Host> values must be in single quotes.

Repeat the procedure for each Send connector.

Check Contents

Open the Exchange Management Shell and enter the following command:

Get-SendConnector | Select Name, Identity, SmartHosts

Identify the Internet-facing connectors.

For each Send connector, if the value of "SmartHosts" does not return the Smart Host IP address, this is a finding.

Vulnerability Number

V-228374

Documentable

False

Rule Version

EX16-MB-000210

Severity Override Guidance

Open the Exchange Management Shell and enter the following command:

Get-SendConnector | Select Name, Identity, SmartHosts

Identify the Internet-facing connectors.

For each Send connector, if the value of "SmartHosts" does not return the Smart Host IP address, this is a finding.

Check Content Reference

M

Target Key

4223

Comments