Re: [ovs-discuss] Openvswitch linux nat issue (ver 2.7.0 and linux 4.9.x)

2017-05-26 Thread akshay6 agarwal
Hi Aaron I tried the first approach and it is not working. i am able to receive the packet from LAN to veth1 but no more further So it seems iptables not applying within netns "test" Please advise Thanks On Thu, May 25, 2017 at 10:43 PM, akshay6 agarwal < akshayagarwal2...@gma

Re: [ovs-discuss] Openvswitch linux nat issue (ver 2.7.0 and linux 4.9.x)

2017-05-25 Thread akshay6 agarwal
? Thanks On Thu, May 25, 2017 at 8:33 PM, Aaron Conole wrote: > akshay6 agarwal writes: > > > Hi All > > > > My objective is to use fast failover using linux nat in OVS but before > implementing that I am stuck in NAT > > (ip tables) issue. > > > > I