On Mon, May 26, 2014 at 12:29:54PM +0530, Nitin Singhvi wrote: > For some reason, I want to create a GRE tunnel between two OVS bridges > of the same machine. > > Is it possible to do ? If yes, can someone share the steps to follow ?
I seem to recall that at least in older kernel versions a GRE tunnel from a host to itself didn't work properly, due to a kernel bug. You can use a patch port to connect two OVS bridges. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
