Restart VMware Fusion Networking from the Command Line

Every now and again I run into issues using Vagrant and VMware Fusion togther. Specifically around starting VMNET-DHCP servers. The following commands have done wonders to fix that in a pinch:

sudo /Applications/VMware Fusion.app/Contents/Library/vmnet-cli --configure
sudo /Applications/VMware Fusion.app/Contents/Library/vmnet-cli --stop
sudo /Applications/VMware Fusion.app/Contents/Library/vmnet-cli --start

5 thoughts on “Restart VMware Fusion Networking from the Command Line

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.