miklcct
August 25th, 2009, 07:30 AM
I have 2 network adapters on the host:
eth0 static 192.168.0.1
eth1 dhcp
I set up some VMs to have bridge network on eth0. However, it does not work when the cable on eth0 is disconnected, it works when the cable is connected. What can I do to have the VMs work well on eth0 when the physical cable is disconnected (I want to simulate the effect that the VMs are connected to eth0 on the host as I am testing my LAN).
eth0 static 192.168.0.1
eth1 dhcp
I set up some VMs to have bridge network on eth0. However, it does not work when the cable on eth0 is disconnected, it works when the cable is connected. What can I do to have the VMs work well on eth0 when the physical cable is disconnected (I want to simulate the effect that the VMs are connected to eth0 on the host as I am testing my LAN).