Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: heading issue solved

...

  1. Open the ESXi VM configuration
  2. Go to "configuration"
  3. Select "advanced"
  4. Set the "Net.ReversePathFwdCheckPromisc" parameter to 1.

Additional Information

VMware explanation of setting: VMware KB article with patch description

Here the relevant section for convenience:

Consider a vSwitch that has more than one uplink and has the promiscuous mode enabled. Some of the packets that come in from the uplinks that are not currently used by the promiscuous port, are not discarded. This behavior might mislead some applications, such as the CARP protocol instance.
This issue is resolved in this release. Starting with this release the Net.ReversePathFwdCheckPromisc configuration option is provided to explicitly discard all the packets coming in from the currently unused uplinks, for the promiscuous port.
Note: If the value of the Net.ReversePathFwdCheckPromisc configuration option is changed when the ESXi instance is running, you need to enable or re-enable the promiscuous mode for the change in the configuration to take effect.

Include Page
KBCOMMON:KB-GoToTop
KBCOMMON:KB-GoToTop

...