Wangkai (Kevin,C)
2013-Apr-18 02:35 UTC
[libvirt-users] How can I define a network using an exist host bridge
Hi all, When I defined a network use the host bridge "virbr1" an error occurred : "libvir: error : Unable to create bridge virbr1: File exists" But how can I define this network use the host bridge "virbr1" ? <network> <name>def1</name> <bridge name='virbr1'/> <forward mode='nat'> <interface dev='eth0'/> </forward> </network> Thanks, Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130418/4e7932ea/attachment.htm>
yue
2013-Apr-18 08:57 UTC
[libvirt-users] How can I define a network using an exist host bridge
Nat network can not share bridge with others. ? 2013-04-18 10:35:51?"Wangkai (Kevin,C)" <wangkai86 at huawei.com> ??? Hi all, When I defined a network use the host bridge ?virbr1? an error occurred : ?libvir: error : Unable to create bridge virbr1: File exists? But how can I define this network use the host bridge ?virbr1? ? <network> <name>def1</name> <bridge name='virbr1'/> <forward mode='nat'> <interface dev='eth0'/> </forward> </network> Thanks, Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130418/85ee9aba/attachment.htm>