bewlay51 Posted February 27, 2010 Posted February 27, 2010 I have Windows 7 64bit and Vmware 7, I also have Virtual Box loaded on the machine. I cant seem to get my virtual network adapters to connect to the network - see screen shot. I cant ping the outside world from any of my Windows PC's but the funny thing is I don't have the same issue with Ubuntu Re-Mix which connects to the outside world without any problems running in Vmware 7 Anyone got the answer?? Thanks....
Arthur Posted February 27, 2010 Posted February 27, 2010 I remember having this problem when VMware Workstation 7 was first released. Do you have the latest version installed (currently v7.0.1.227600) and is the VMs network adapter set to bridged mode?
Guest theeldergeek Posted February 27, 2010 Posted February 27, 2010 I have Windows 7 64bit and Vmware 7, I also have Virtual Box loaded on the machine. I cant seem to get my virtual network adapters to connect to the network - see screen shot. I cant ping the outside world from any of my Windows PC's but the funny thing is I don't have the same issue with Ubuntu Re-Mix which connects to the outside world without any problems running in Vmware 7 Anyone got the answer?? Thanks.... Have you checked the status of the adapters themselves? There's a clickable link over to the left on the panel you are looking at "change adapter settings" I expect you have, in which case, I'm clueless.
jamesreedersmith Posted February 27, 2010 Posted February 27, 2010 Change the adapter type attached to the virtual machine - i was using the default and getting problems - change to an intel one and a bridged adapter and it worked straight off. Thanks James
bewlay51 Posted February 28, 2010 Author Posted February 28, 2010 Hello all, The network adaptors are bridged and the VM machine's (Server 2003 and Windows XP) can communicate ok, I just cant get to the outside world. I'm interested in James comments about using an Intel driver instead of the VMware driver. Where do I need to change this? can you please let me know. Many thanks again.... John
Arthur Posted February 28, 2010 Posted February 28, 2010 To use the Intel adapter you need to add the following line to your VMX file (located in the folder where the VM is saved). You can open this file any text editor e.g. Notepad, but make sure the VM isn't running beforehand. ethernet0.virtualDev = "e1000" N.B. VMware Workstation usually assigns this NIC to 64-bit guests, so you won't need to edit the VMX for these since it's already using it. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now