Public bug reported:

When installing a machine which is to be a VM host, it is necessary to
make arrangements for the networking for the VMs.  By default at the
moment this is done by having libvirt create a "virbr0" bridge.  The
physical network interface is not enslaved to this bridge.  Instead, all
of the VM's traffic is routed, and natted, through the host.

This is appropriate for a laptop and perhaps for some desktops.  It's
definitely not appropriate for servers.  For servers, the physical
interface should be enslaved to the bridge; the networking parameters in
/etc/network/interfaces should be applied to the bridge, and VMs should
speak directly (ie, bridged) to the local LAN.  (By default.)  Ideally
this should be done by having the bridge be set up by ifup ie configured
in /etc/network/interfaces.

Apologies for not knowing exactly the right package for this bug report.

** Affects: ubuntu-virt (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/865515

Title:
  virtual machines should not have nat on servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-virt/+bug/865515/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to