On Mon, Jun 06, 2016 at 02:33:19PM +0000, Cristina Palomo Regidor wrote: > I read that nat is not currently supported by openvswitch. > Would this command somehow perform the behavior of nat? > ovs-ofctl add-flow br1 nw_dst=192.168.2.2,idle_timeout=0, > mod_nw_dst:172.16.121.2,output:0
If that's good enough for your case, yes. (However, 0 is never a valid port number, so I guess that 0 must be a placeholder here.) _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss