14

I installed Ubuntu 14.04 on Vmware, the host machine is Windows 7. However, I cannot get access to internet from Ubuntu. I am not clear how to identify the cause and fix it? Thank you for the help.

This the screenshot I choose the option of "bridged" option. Besides, I also include the result of running ifconfig enter image description here

enter image description here

I also try to change to "bridge option"

enter image description here

4 Answers4

5

Selecting NAT option under Network Connection in Network Adapter setting has done the trick for me.

enter image description here

CRM
  • 151
5

I know that this is an older post but none of these solutions worked for me so I thought I would share.

As some mentioned changed the adapter to NAT may fix the problem but for me I needed to be in bridged mode. Somehow my vmnet with the bridge configs was deleted but something was retained because it would not let me add another.

In vmware I went to Edit>Virtual Network Editor then at the bottom there is a button to switch to administrator mode. Click that then restore to factory defaults. This fixed all my vmnets.

Joe
  • 172
4

You just need to Bridge your actual Ethernet port to VmWare port, so that virtual machine get access to internet through that bridged connection.

In order to do that, instruction are available on following links:
1. Configuring Bridged Networking Options on a Windows Host
2. Vmware Help

This will definitely solve your issue.

UPDATE

For Vmware PLayer: How to Fix a VMware Player Bridged Network?
There are images shown in the article, which will help you to attend each step.


Another resolution is it may be possible that it won't work with Bridged Connection. Try with NAT (N/W Address Translation) option.
if it still doesn't work then check your UBUNTU has correct driver installed.

For further information you can dive in following links...
1. Troubleshooting networking and internet connection issues in VMware
2. Understanding networking types in VMware

Novice
  • 550
3

I tried everything everyone has posted to an unsuccessful outcome. Then, under the wifi icon on the Ubuntu upper right taskbar, I clicked "auto ethernet". BAM! Lit up like a christmas tree. Everything connected right away.