View Full Version : [ubuntu] [SOLVED] VMware Server bridged network down
Xkutzy
September 19th, 2008, 08:55 PM
I'm trying to start a Windows2000 virtual machine in VMware server. The machine starts but I get the following error.
"The network bridge on device vmnet0 is temporarily down because the bridged ethernet interface is down"
The background is that I installed VMware server a month or so ago using the instructions in the sticky. I created the virtual machine using VMware converter and installed it no problem. It worked fine for several weeks. Earlier this week my PC went down with a memory controller fault. I replaced the motherboard and all seems to be working fine now. (Network is on the motherboard). The next time I tried to start the virtual machine, there was an error message saying that something had moved (I can't remember what) and offering the choice to keep existing or create new. I chose Keep as I didn't think anything had changed. I then got the above error message and the network is not available to my virtual machine. The network works fine for the host. I have tried running vmware-config.pl and accepting the defaults but that hasn't fixed the problem.
Any suggestions as to how to fix this would be much appreciated.
Xkutzy
September 19th, 2008, 11:53 PM
OK. I did a bit more googling and have managed to fix it. Here's what I did.
When running vmware-config.pl previously I had seen that the bridged network connection was mapped to eth0. I ran ifconfig to display the current network configuration. eth0 was missing, and in its place was eth1. I suspect that this happened when I replaced the motherboard which had the network interface on it. I guess that as the MAC address no longer matched the existing config, a new ethernet port eth1 was created. So next I re-ran vmware-config.pl and changed the network using the editor option, mapping the bridged network to eth1 instead of eth0.
I hope that helps if anyone else has a similar problem.
SecretCode
September 22nd, 2008, 06:48 AM
Do you have an option in the virtual network settings for "Automatically choose an available physical network adapter to bridge to VMnet0"? If you have that checked this problem should be avoided in future.
Xkutzy
September 22nd, 2008, 08:48 PM
Thanks for the suggestion but I cannot find an option to automatically choose an available physical network adapter in the version of Vmware Server that I am running (1.06). Where should I be looking? Perhaps it is only available in a leter version of a different VMWare product?
SecretCode
September 24th, 2008, 10:16 AM
That's the version I have, except my host (currently) is windows.
Select Host > Virtual network settings, or open the Virtual Network Editor any way you prefer. Go to the 'Automatic bridging' tab. The first (and only) checkbox is the one you need.
Xkutzy
September 24th, 2008, 09:56 PM
That option does not appear to exist in the Linux host version. I have looked in the server console settings, the host settings and the virtual machine settings and I cannot find the checkbox you describe. I guess this must be a difference between the Windows and Linux versions. Thanks for the sugestion though.
pacice
September 26th, 2008, 10:50 AM
I had the same problem, My motherboard failed and once repaired, no bridged networking.
I ran vmware-config.pl, and used the editor to change the settings for network link 0, from eth0 to eth1.
All seemsto be working now.
Thanks for the advise.
Pacice
untill
January 19th, 2009, 04:52 PM
Ah, had exactly that problem, and the suggested solution solved it. Thanks! :cool:
adhika_rexuss
April 15th, 2009, 02:08 AM
OK. I did a bit more googling and have managed to fix it. Here's what I did.
When running vmware-config.pl previously I had seen that the bridged network connection was mapped to eth0. I ran ifconfig to display the current network configuration. eth0 was missing, and in its place was eth1. I suspect that this happened when I replaced the motherboard which had the network interface on it. I guess that as the MAC address no longer matched the existing config, a new ethernet port eth1 was created. So next I re-ran vmware-config.pl and changed the network using the editor option, mapping the bridged network to eth1 instead of eth0.
I hope that helps if anyone else has a similar problem.
Hi Xkutzy,
I'm having the same problem where my Bridged Network is not working. I'm using VMware 1.09 which is the latest version in 1.xx. I configure the Bridge Network to use the wlan0 which is my wireless network. Do you think I should change it to eth0 to get my Bridge Network working?
I always use wireless network, because I don't have any ethernet cable here. Would it be ok if the cable is unplugged but I'm using the eth0 for the Bridged Network interface?
Thank you,
Adhika
Xkutzy
April 15th, 2009, 02:11 PM
Hi Adhika,
I can't tell if using eth0 will solve your problem. Since you are using wireless wlan0 may well be correct. I suggest you try running ifconfig in a terminal to work out which device you are actually using to connect to the net and use that one in VMware.
Xkutzy
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.