Posted by (0) Comment
You should ensure that a normal user or process cannot make modifications to virtual disk operations. Particularly the process a virtual disk invokes to reclaim disk space. If this method is invoked repeatedly the disk could become unavailable and thus cause a denial of service on the guest. It is recommended that this feature be turned off.
1. Login to VirtualCenter or your ESX Host using the VI client
2. Power off the VM to be changed
3. Select the Virtual Machine that you wish to change
4. Select edit settings
5. Then select the options tab
6. Select Advanced, General and then select the “configuration parameters” button.
7. Add a row if necessary and then enter in the name field: “isolation.tools.diskWiper.disable”
8. In the value field enter the value “true”
9. Add another row and enter in the name field “isolation.tools.diskShrink.disable”
10. Add in the value field “true”
Promiscuous mode is the equivalent of setting up a span or mirror port on a physical switch and could have security as well as performance implications if turned on for a vswitch. Unless it is required it is recommended that this feature be turned off.
To disable this feature you need to perform the following steps:
1. Login to VirtualCenter or your ESX host using the VI Client
2. Select the configuration tab for your ESX host
3. Select networking from the hardware pane
4. Select the properties for the vswitch you wish to change
5. Select Edit from the ports tab
6. Select the security tab
7. Change the setting for promiscuous mode to reject.
Allowing data to be copied between your Guest VM’s and your Host OS could create a potential security risk in allowing sensistive data to leak from VM’s and be taken outside of your organisation. If you are creating Virtual Machine infrastructures in DMZ networks then this is particularly relevant.
To enable this feature login to your ESX Host or VC and select the particular VM you wish to change then complete the following steps: (you may need to power down the VM when making this change)
1. Login to the VC or ESX Host using the VI client
2. Select the specific VM you want to change the setting for
3. Edit the Machine settings
4. Select options then advanced
5. Then select general and then click the button configuration parameters
6. Enter the entity information and value as specified below:
isolation.tools.copy.disable TRUE
isolation.tools.paste.disable TRUE
isolation.tools.setGUIOptions.enable FALSE