Hello Ben, I removed the patch ports. Thanks for that. But I just figured out that I made a rookie mistake. I added a route in the kernel routing table and it works now.
Thanks for your time. Best regards, Mydhili Palagummi ________________________________________ From: Ben Pfaff [[email protected]] Sent: Monday, April 27, 2015 12:19 PM To: Palagummi, Mydhili Cc: [email protected]; [email protected]; [email protected]; Shahane, Sachin Subject: Re: [ovs-discuss] Configuring OVS on GENI On Sat, Apr 25, 2015 at 09:44:47PM -0500, Palagummi, Mydhili wrote: > We have a question related to configuring OVS. > > We built a topology in GENI using two OVS nodes and three Linux > machines.(switches connected to each other, two nodes connected to switch1 > and 1 node connected to switch2). We configured OVS in both switches as per > the below tutorial. > > http://geni-app-developer-documentation.readthedocs.org/en/latest/examples/example-3.html > (this tutorial is for a single switch. We repeated the same for the second > switch) > > But we are not able to ping node3 from node1. Could you please let us know if > we are doing something wrong? One problem I see is that you have two different machines running OVS that are trying to use "patch" ports to connect to each other. "patch" ports only work within a single host. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
