VMWare ESX Virtual Switch Security
One of the things I like about VMWare ESX is the security in their Layer 2 Virtual Swicthes. They will not permit them be joined together so loops is not an issue and they let you apply 3 policy settings to secure the vSwitches this are:
- Log into the VMware VI Client and select the server from the inventory panel.The hardware configuration page for this server appears.
- Click the Configuration tab, and click Networking.
- Click Properties for the vSwitch whose Layer 2 Security policy you want to edit.
- In the Properties dialog box for the vSwitch, click the Ports tab.
- Select the vSwitch item and click Edit.
- In the Properties dialog box for the vSwitch, click the Security tab.
- Select reject on the drpdown boxes for all 3 Policy Exceptions.
- Click OK
- vmware-vim-cmd hostsvc/net/vswitch_setpolicy --securepolicy-macchange=false
- vmware-vim-cmd hostsvc/net/vswitch_setpolicy --securepolicy-forgedxmit=false