On Tue, Dec 16, 2008 at 3:47 PM, Nick Barcet <[email protected]> wrote: > Kent Tenney wrote: >> On Tue, Dec 16, 2008 at 8:59 AM, Soren Hansen <[email protected]> wrote: >>> On Mon, Dec 01, 2008 at 09:33:27PM +0100, Lionel Porcheron wrote: >>>> Your modification of the tmpl file is wrong. You should have: >>>> <interface type='bridge'> >>>> <source network='default'/> >>>> <source bridge='br0'/> >>>> </interface> >>> Er... No. >> >> does "No" mean the instructions on the doc page are correct? > > No, it means that the proposed correction is wrong. The correct one can > be found at: > > * https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/307582 > * https://help.ubuntu.com/community/KVM > * https://help.ubuntu.com/community/JeOSVMBuilder
I am using the setting described in 1 and 3 <interface type='bridge'> <source bridge='br0'/> </interface> The 2nd link (https://help.ubuntu.com/community/KVM) describes changing a different /etc/vmbuilder/libvirt/libvirtxml.tmpl <interface type='bridge'> <mac address='%MAC%'/> <source bridge='br0'/> </interface> Should my libvirtxml.tmpl look like the one described in the 2nd link? Thanks, Kent > > Nick > > -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
