[Bug 584048] Re: kvm images losing connectivity w/bridged network

fabrica64 fabrica64 at gmail.com
Wed Jul 21 21:28:10 BST 2010


This is my /etc/network/interfaces

eth0 is connected to the local network, eth3 is reserved for the cluster
(it's a redhat cluster), domain.it is not the real domain...

I have no autostart network in libvirtd, the
/etc/libvirtd/qemu/networks/default.xml is the standard one as installed
by lucid libvirt-bin package:

<network>
  <name>default</name>
  <bridge name="virbr%d" />
  <forward/>
  <ip address="192.168.122.1" netmask="255.255.255.0">
    <dhcp>
      <range start="192.168.122.2" end="192.168.122.254" />
    </dhcp>
  </ip>
</network>

But I removed the symlink under /etc/libvirtd/qemu/networks/autostart as
I only use br0 bridge


** Attachment added: "interfaces"
   http://launchpadlibrarian.net/52283300/interfaces

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.



More information about the Ubuntu-server-bugs mailing list