Kent Tenney wrote: > On Tue, Dec 16, 2008 at 3:47 PM, Nick Barcet <[email protected]> > wrote: >> 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?
The three examples are essentially the same, apart that in the second one a place holder for fixed MAC address is provided (in the old ubuntu-vm-builder format), which is not mandatory. If what you are doing is what is described in 1 and 3 but is not working, then I would check that your bridging configuration on the host is working, as many of us are using this with success. Hope this helps, Nick
signature.asc
Description: OpenPGP digital signature
-- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
