On Sun, May 5, 2013 at 6:36 PM, ZhengLingyun <konghuaru...@163.com> wrote: > When I came across this problem, google it and found there is > > http://openvswitch.org/pipermail/discuss/2012-March/006603.html > > releated to it. > > As hamsiery said: > > No connectiving between VMs connected to differnet open vswitch bridges. > I use patch port to connect two open vswitch bridges "switch1" & "switch2" > using the following commad > > ovs-vsctl add-port switch1 patch_cable_12 -- set Interface patch_cable_12 > type=patch options:peer=patch_cable_21 > ovs-vsctl add-port switch2 patch_cable_21 -- set Interface patch_cable_21 > type=patch options:peer=patch_cable_12 > > Now two VMs connected to switch1 and switch2 can't ping each other. > > aimal.khan give this link: > > http://www.mail-archive.com/discuss@openvswitch.org/msg02517.html > > But I can't open it. > > I am sorry to bother you, but I have to solve the problem. Can anyone give > me some advice?
What does the log say? _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss