Hi Peter,
Questions about XCP are more likely to be answered on the xen-api@ list
(yes, this name is non-obvious -- we are working to fix this). I''ve CCd
that list for you.
Cheers,
Ian.
On Tue, 2012-06-05 at 04:51 +0100, pf shineyear wrote:> hi all,
>
>
> im peter, i found the post
> here http://www.gossamer-threads.com/lists/xen/users/229738
>
>
> i build a small test env, with 2 vm in 1 server with xcp 1.1.0
>
>
> i use xe network-create and xe vlan-create to build the vlan for each
> vm.
>
>
> then i got 2 bridge like xapi1 and xapi2, and in the ovs-vsctl list
> port i can see all these info about fake-bridge and vlan tag is
> correct.
>
>
> but when i start 2 vms, and try to ping the dom0 ip , i got fault, all
> iptables in dom0 and vms are closed.
>
>
> do you know what is the reson of this?
>
>
> thanks for your help.