hi
my gre tunnel problem is solved.
i connected vm1 and vm3 to vm2 through eth0 and all are pinging fine

thanks for helping
regards
Piyush Gupta


On Thu, Mar 6, 2014 at 9:36 PM, Gurucharan Shetty <[email protected]>wrote:

> What is the o/p of 'ovs-vsctl show' in the above machines?
>
>
> On Wed, Mar 5, 2014 at 9:03 PM, Piyush Gupta <[email protected]>wrote:
>
>>
>>
>> I have 3 vm
>> all have ovs installed in it
>> vm1 has eth0 and has ip: 10.0.0.1. created a bridge br_vm1 which has ip
>> 192.168.0.1
>> vm2 has eth0 and eth1 eth0 ip: 10.0.0.2  eth1 ip: 10.0.0.3 created a
>> bridge br_vm2which has ip 192.168.0.2
>> vm3 has eth0 and ip: 10.0.0.4 created a bridge br_vm3 which has a ip:
>> 192.168.0.3
>>
>> through gre tunnel i am connecting vm1 eth0 and vm1 eth0 through gre port
>> gre0
>> through gre tunnel i am connecting vm2 eth1 and vm2 eth0 through gre port
>> gre1
>>
>> now when i ping from vm1 to 192.168.0.2 it is pinging
>> but when i ping from vm3 to 192.168.0.2 it is not pinging
>>
>>
>>
>>
>> On Wed, Mar 5, 2014 at 9:08 PM, Gurucharan Shetty <[email protected]>wrote:
>>
>>> On Tue, Mar 4, 2014 at 9:11 PM, Piyush Gupta <[email protected]>
>>> wrote:
>>> > yes the gre tunnels are different and gre ports are having different
>>> > remote_ip.
>>> I do not have any more guesses based on the information provided. OVS
>>> does support multiple tunnels as long as they are configured
>>> correctly.
>>>
>>> >
>>> >
>>> >
>>> > -----Original Message-----
>>> > From: Gurucharan Shetty [mailto:[email protected]]
>>> > Sent: Tuesday, March 04, 2014 9:12 PM
>>> > To: Piyush Gupta
>>> > Cc: [email protected]
>>> > Subject: Re: [ovs-discuss] GRE tunnel to multihost
>>> >
>>> >
>>> >
>>> > On Mon, Mar 3, 2014 at 10:46 PM, Piyush Gupta
>>> > <[email protected]> wrote:
>>> >
>>> >> Hello
>>> >
>>> >>
>>> >
>>> >> It is mentioned that open vSwitch supports thousands of GRE tunnels :
>>> >
>>> >>
>>> >
>>> >> When I test it in a real case (creating 2 gre tunnels) it seems that
>>> >
>>> >> all gre interfaces are created but nothing works.
>>> >
>>> >>
>>> >
>>> >>
>>> >
>>> >>
>>> >
>>> >> When I create 1 gre tunnel it is working perfectly but when I add
>>> >
>>> >> another gre tunnel the communication through 2nd gre tunnel is not
>>> >> happening.
>>> >
>>> > Are the gre tunnels different? i.e., they have a different remote_ip or
>>> > different key etc.
>>> >
>>> >
>>> >
>>> >>
>>> >
>>> >>
>>> >
>>> >>
>>> >
>>> >> Can you tell me what may be the issue and how can I solve my problem.
>>> >
>>> >>
>>> >
>>> >>
>>> >
>>> >>
>>> >
>>> >> Thanks in advance
>>> >
>>> >>
>>> >
>>> >> Piyush Gupta
>>> >
>>> >>
>>> >
>>> >>
>>> >
>>> >>
>>> >
>>> >> ________________________________
>>> >
>>> >> Happiest Minds Disclaimer
>>> >
>>> >>
>>> >
>>> >> This message is for the sole use of the intended recipient(s) and may
>>> >
>>> >> contain confidential, proprietary or legally privileged information.
>>> >
>>> >> Any unauthorized review, use, disclosure or distribution is
>>> >
>>> >> prohibited. If you are not the original intended recipient of the
>>> >
>>> >> message, please contact the sender by reply email and destroy all
>>> copies
>>> >> of the original message.
>>> >
>>> >>
>>> >
>>> >>
>>> >
>>> >>
>>> >
>>> >> ________________________________
>>> >
>>> >>
>>> >
>>> >> _______________________________________________
>>> >
>>> >> discuss mailing list
>>> >
>>> >> [email protected]
>>> >
>>> >> http://openvswitch.org/mailman/listinfo/discuss
>>> >
>>> >>
>>>
>>
>>
>
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to