I have Windows 7 host, Ubuntu Guest and VMware workstation and only have a 3G Dialup connection.

How would I got about setting up internet connection sharing on Windows 7, then configuring VMware networking to get internet access in Ubuntu?

I don't know where to start.

link|improve this question

43% accept rate
Usually if you have a Virtual Machine inside a host that has internet, you can set the HyperVisor (VMware) to let the guest access it through the settings. Launch VMware and go into the settings for that machine and set it to allow the internet to pass through to the guest. Although I am speaking of how I would do it with VirtualBox, most of these things can be similar – rubixibuc Apr 30 at 22:30
feedback

2 Answers

If all you want is for the Ubuntu VM to be a user of the internet (ie not a server), then you should be able to use teh Virtual Network Editor set up a VMnet that is NAT'd to your host's 3G connection. Then edit the VM's settings so that the ethernet device is connected to the VMnet NAT'd to the 3G connection.

link|improve this answer
feedback

you also need to install VMware tools if I am not mistaken

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.