> On Friday, November 4, 2016 12:59:57 PM AST Raymond Burkholder wrote: > > I am following the tutorial at > > http://blog.spinhirne.com/2016/09/an-introduction-to-ovn-routing.html > > > > I have implemented tenant1, dmz, inside, vm1, and vm2. > > > > Vm1 can ping vm2. > > > > =========== > > But shouldn't vm1 and vm2 be able to successfully ping the tenant1 > gateway > > (tenant1-dmz) of 172.16.255.129? > > =========== > > basic topology: vm1(172.16.255.131/26) -> sw1 -> r1(172.16.255.129/26)
It is the little details that count: Lsp and lrp which are patched together have to have the same mac address. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
