ESXI-67-000061 - The virtual switch Promiscuous Mode policy must be set to reject on the ESXi host.

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

When Promiscuous Mode is enabled for a virtual switch, all virtual machines connected to the Portgroup have the potential of reading all packets across that network, meaning only the virtual machines connected to that Portgroup.

Promiscuous Mode is disabled by default on the ESXi Server, and this is the recommended setting. Promiscuous Mode can be set at the vSwitch and/or the Portgroup level. Switch-level settings can be overridden at the Portgroup level.

Solution

From the vSphere Client go to Configure >> Networking >> Virtual Switches.

For each virtual switch and port group, click Edit settings (dots) and change 'Promiscuous Mode' to reject.

or

From a PowerCLI command prompt while connected to the ESXi host, run the following commands:

Get-VirtualSwitch | Get-SecurityPolicy | Set-SecurityPolicy -AllowPromiscuous $false
Get-VirtualPortGroup | Get-SecurityPolicy | Set-SecurityPolicy -AllowPromiscuousInherited $true

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMW_vSphere_6-7_STIG.zip

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-7(12), CAT|II, CCI|CCI-000366, Rule-ID|SV-239315r674874_rule, STIG-ID|ESXI-67-000061, STIG-Legacy|SV-104155, STIG-Legacy|V-94069, Vuln-ID|V-239315

Plugin: VMware

Control ID: a88bc2d424724132761c1de476b9e20281d546fae188f58cd686c3483dd68920