[ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-05 Thread Siva Teja ARETI
Hi, I am trying to use local_ip option for a VXLAN tunnel using ovs but it does not seem to work. The same works when I use GRE tunnel. I also found a previous discussion from another user who tried the exact same approach. Here is the link to the discussion *https://www.mail-archive.com/ovs-disc

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-06 Thread Siva Teja ARETI
.20 (70.70.0.20) 56(84) bytes of data. ^C --- 70.70.0.20 ping statistics --- 6 packets transmitted, 0 received, 100% packet loss, time 4999ms Expected traffic is not seen on VM2 [root@vm2 ~]# tcpdump -n -i any host 20.20.0.183 tcpdump: verbose output suppressed, use -v or -vv for full protocol

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-06 Thread Siva Teja ARETI
Answers in line. Siva Teja. On Tue, Nov 6, 2018 at 1:56 PM Flavio Leitner wrote: > On Tue, Nov 06, 2018 at 11:51:49AM -0500, Siva Teja ARETI wrote: > > Hi Greg, > > > > Thanks for looking into this. > > > > I have two VMs in my setup each with two interfac

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-06 Thread Siva Teja ARETI
On Tue, Nov 6, 2018 at 5:42 PM Gregory Rose wrote: > > On 11/6/2018 8:51 AM, Siva Teja ARETI wrote: > > Hi Greg, > > Thanks for looking into this. > > I have two VMs in my setup each with two interfaces. Trying to setup the > VXLAN tunnels across these interfaces whi

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-06 Thread Siva Teja ARETI
io Leitner wrote: > On Tue, Nov 06, 2018 at 02:09:23PM -0500, Siva Teja ARETI wrote: > > Answers in line. > > > > Siva Teja. > > > > On Tue, Nov 6, 2018 at 1:56 PM Flavio Leitner wrote: > > > > > On Tue, Nov 06, 2018 at 11:51:49AM -0500, Siva Tej

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-07 Thread Siva Teja ARETI
On Wed, Nov 7, 2018 at 6:43 PM Gregory Rose wrote: > On 11/6/2018 3:17 PM, Gregory Rose wrote: > > > > I see. It appears you are right and I misread the documentation. OK, > > l'll investigate further then. > > > > - Greg > > > > > > Siva, > > I am still looking into this but wanted to update yo

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-08 Thread Siva Teja ARETI
On Thu, Nov 8, 2018 at 6:30 PM Gregory Rose wrote: > On 11/7/2018 4:14 PM, Siva Teja ARETI wrote: > > > > On Wed, Nov 7, 2018 at 6:43 PM Gregory Rose wrote: > >> On 11/6/2018 3:17 PM, Gregory Rose wrote: >> > >> > I see. It appears you are right and

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-13 Thread Siva Teja ARETI
Hi Greg, Did you happen to get a chance to investigate this further? Siva Teja. On Fri, Nov 9, 2018 at 1:26 PM Gregory Rose wrote: > > On 11/8/2018 4:16 PM, Gregory Rose wrote: > > On 11/8/2018 3:48 PM, Siva Teja ARETI wrote: > > > > Siva, > >> >> Wh

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-19 Thread Siva Teja ARETI
On Fri, Nov 16, 2018 at 4:52 PM Gregory Rose wrote: > On 11/6/2018 8:51 AM, Siva Teja ARETI wrote: > > Hi Greg, > > Thanks for looking into this. > > I have two VMs in my setup each with two interfaces. Trying to setup the > VXLAN tunnels across these interfaces which are

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-19 Thread Siva Teja ARETI
On Mon, Nov 19, 2018 at 11:18 AM Gregory Rose wrote: > > On 11/19/2018 7:50 AM, Siva Teja ARETI wrote: > > > > On Fri, Nov 16, 2018 at 4:52 PM Gregory Rose wrote: > >> On 11/6/2018 8:51 AM, Siva Teja ARETI wrote: >> >> Hi Greg, >> >> Thank

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-19 Thread Siva Teja ARETI
On Mon, Nov 19, 2018 at 7:17 PM Gregory Rose wrote: > > Hi Siva, > > One more request - I need to see the underlying network configuration > of the hypervisor running the two VMs. > Are both VMs on the same machine? If so then just the network > configuration of the base machine > running the V

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-20 Thread Siva Teja ARETI
On Tue, Nov 20, 2018 at 12:59 PM Gregory Rose wrote: > On 11/19/2018 6:30 PM, Siva Teja ARETI wrote: > > > [user@hyp-1] ip route > default via A.B.C.D dev enp5s0 proto static metric 100 > 10.10.0.0/24 dev testbr0 proto kernel scope link src 10.10.0.1 linkdown > 20.

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-11-28 Thread Siva Teja ARETI
7;ll report back when I'm done. > > I will look out for your conclusions. > Thanks, > > - Greg > > On 11/20/2018 10:13 AM, Gregory Rose wrote: > > > On 11/20/2018 10:03 AM, Siva Teja ARETI wrote: > > > > On Tue, Nov 20, 2018 at 12:59 PM Gregory Rose &g

Re: [ovs-discuss] Issue when using local_ip with VXLAN tunnels in OVS

2018-12-17 Thread Siva Teja ARETI
Thanks Greg for explaining the correct way to do. Siva Teja. On Fri, Nov 30, 2018 at 12:55 PM Gregory Rose wrote: > > > On 11/28/2018 3:15 PM, Siva Teja ARETI wrote: > > Hi Greg, > > Please find the answers inline below. > > On Tue, Nov 27, 2018 at 1:35 PM Gre