Skip to main content

Disabling DHCP on vmnet1 (VMware Fusion)

I did most of the VMware testing including View on my Fusion. Due to the VDI client, I need to disable the fusion's DHCP coz I will be using the DHCP on my AD server. The following command help to kill the process...


sudo kill -15 `sudo cat /var/run/vmnet-dhcpd-vmnet1.pid`


Or


You can always find the dhcpd.conf and disable from here as well...

Sudo vi /Library/Preferences/VMware Fusion/vmnet8/dhcpd.conf
Put a comment # infront of all the lines...

#
#
#...

http://www.perturb.org/display/448_Example_dhcpd_conf.html
In many cases, you can also edit the dhcpd.conf to suit your testing environment instead of leveraging Windows DHCP service... You can find some samples here - 

Comments

Popular posts from this blog

Editing hosts file in iPhone/iPAD

You can now edit the hosts file with a jailbroken iPhone/iPad. Download the hosts file using tool like FileZilla. Default location is /etc/hosts. Download Notepad++ and edit the file. I've edit the file and convert it to ANSI under the Encoding menu. Once completed, upload the file back to the default location.  Try to ping the DNS... It should works!
 Zoom, NASDAQ Stocks Date: 28 Jun 2022 Sell - depends on the MACD + GM_V2_KDJ

Making your iphone to Wifi HotSpot?

Gotten this from a friend really solve my problem. MyWi can be downloaded from Cydia but of course you would probably need to pay it after the trial period.  There is other "cracked" MyWi which you would need to first jailbreak your iphone, and add additional source as follow:- 1. Open your Cydia 2. Goto Manage>Source>Edit>Add 3. Add http://sinfuliphonerepo.com Then, go to Search and look for MyWi (cracked version), download and install it! Tata... you got it working!