Disabling the VMware DHCP Service on the Host Computer.
Open the file /usr/lib/vmware/net-services.sh in a text editor.
Locate the following section (lines 697-699)
vmware_bg_exec 'Host-only networking on /dev/vmnet'"$vHubNr" \
vmware_start_hostonly "$vHubNr" 'vmnet'"$vHubNr" \
"$hostaddr" "$netmask" 'yes'
Change yes to no. The resulting section should look like this:
vmware_bg_exec 'Host-only networking on /dev/vmnet'"$vHubNr" \
vmware_start_hostonly "$vHubNr" 'vmnet'"$vHubNr" \
"$hostaddr" "$netmask" "no"
Save the file.
As root, run /usr/lib/vmware/net-services.sh restart to restart the service.
Hessen Kasselstraat 8
5615 SM Eindhoven
phone: +316-81888456