
18 Apr
2013
18 Apr
'13
5:57 p.m.
Nat network can not share bridge with others. 在 2013-04-18 10:35:51,"Wangkai (Kevin,C)" <wangkai86@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