SV-259593r961101_rule
V-259593
SRG-APP-000213
EX19-ED-000095
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-SendConnector <'IdentityName'> -SmartHosts <'IP Address of Smart Host'> -DNSRoutingEnabled $false
Note: The <IdentityName> value must be in quotes.
Repeat the procedure for each send connector.
Note: This is not applicable for SIPR enclaves.
Review the Email Domain Security Plan (EDSP).
Determine the internet-facing connectors.
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select-Object -Property Name, Identity, SmartHosts, DNSRoutingEnabled
For each send connector, if the value of "SmartHosts" does not return the Smart Host IP Address and the value for "DNSRoutingEnabled" is not set to "False", this is a finding.
V-259593
False
EX19-ED-000095
Note: This is not applicable for SIPR enclaves.
Review the Email Domain Security Plan (EDSP).
Determine the internet-facing connectors.
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select-Object -Property Name, Identity, SmartHosts, DNSRoutingEnabled
For each send connector, if the value of "SmartHosts" does not return the Smart Host IP Address and the value for "DNSRoutingEnabled" is not set to "False", this is a finding.
M
5579