Thanks for all info But how to start agust not created with virt-install E.g a downloaded image -----Ursprungligt meddelande----- Från: centos-bounces at centos.org [mailto:centos-bounces at centos.org] För Mathieu Baudier Skickat: den 4 juli 2010 21:27 Till: CentOS mailing list Ämne: Re: [CentOS] qemu > 3. Edit /etc/libvirt/qemu/networks/default.xml > > <network> > <name>default</name> > <uuid>...long uuid...</uuid> > <bridge name="br0" /> > <forward mode="route" dev="eth0"/> > </network> Why is this third step needed? Isn't it enough to simply add a network interface to the guest with br0 as source? (that's how I'm currently proceeding) e.g.: <interface type='bridge'> <mac address='yy:yy:yy:yy:yy:yy' /> <source bridge='br0' /> <model type='virtio' /> </interface> _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos