Hi, all  

I'm new to openvswitch,  

I have two hosts, the setup looks like

host 1: eth0 -> internet , eth1 (192.168.2.1) -> host 2's eth0 (192.168.2.2)

host 2: eth0 (192.168.2.2) -> host1's eth1 (192.168.2.1), eth1 -> internet  

I choose KVM as the virtualization platform, and start two VMs in host 1,   

the VMs can access internet through bridge in openvswitch, but CANNOT ping host 
2 via 192.168.2.2, (I can ping 192.168.2.2 in the host 1's physical environment)

I have added eth1 as a port in the bridge of host 1 via sudo ovs-vsctl add-port 
br0 eth1

Did I miss anything?  

Thank you very much!  

--  
Nan

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to