Skip to content

Instantly share code, notes, and snippets.

@SkyeHoefling
Created December 2, 2016 00:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SkyeHoefling/1874aee02fb84596a4aeb042896f7015 to your computer and use it in GitHub Desktop.
Save SkyeHoefling/1874aee02fb84596a4aeb042896f7015 to your computer and use it in GitHub Desktop.

VMWare Workstation 12 Reset Network

You are unable to connect to the internet from inside your Virtual Machine inside your VMWare Workstation 12. There is a lot of documentation that I have found that is focused on a windows host machine but not linux. Follow the steps below to resolve your networking issues.

Turn It Off and On Again

  1. Open VMWare Workstation
  2. Start your Virtual Machine
  3. Try hitting the close button or force close your Virtual Machine

Sometimes a virtual machine will reset it's network when the machine is improperly shut down, if this does not work see Reset Network Settings

Reset Network Settings

  1. Open VMWare Workstation
  2. Go to Virtual Network Editor via one of the options below
  • Toolbar: Edit -> Virtual Network Editor
  • Terminal: sudo vmware-netcfg
  1. Find your broken network setting and remember the settings, try taking a screen shot
  2. Delete the broken network setting
  3. Add a new network setting and copy the settings over from your screen shot
  4. Click save
  5. Start your VM and your network settings should be fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment