Hi Justin,
Thanks for the response.
Sorry, my bad. I meant 'encapsulation' and not 'encryption'.
My issue is how to have traffic flow between two hosts with GRE encapsulation 
header or CAPWAP encapsulation header, when OVS is running on these two hosts. 
After creating tunnel, I am able to ping each host from the other host. Could 
you please help.

Thanks,
Vivek

-----Original Message-----
From: Justin Pettit [mailto:[email protected]] 
Sent: Friday, December 13, 2013 10:33 PM
To: Vivek Kumar (EPG)
Cc: [email protected]
Subject: Re: [ovs-discuss] how to get encrypted packet with GRE header in GRE 
tunnel

How are you doing the encryption?  For the Debian packages, there's a daemon 
called "ovs-monitor-ipsec" that will take care of setting up IPsec GRE tunnels. 
 If you get that installed, look for "ipsec_gre" in the ovs-vswitchd.conf.db 
man page, which describe the configuration parameters you'd need to set with 
ovs-vsctl.

--Justin


On Dec 13, 2013, at 4:08 AM, Vivek Kumar (EPG) <[email protected]> wrote:

>  
> Hi
>  
> I am trying to create GRE tunnel between two host machines (OVS is running on 
> both the machines, and I am able to ping each other).
> But my data is not getting received/transferred with encrypted packet with 
> GRE header. Same issue is seen when I am trying to create CAPWAP tunnel 
> between two host machines (OVS is running on both the machines, and I am able 
> to ping each other).
> Could anyone please help me with this issue. Could anyone please tell me 
> about how to receive/transfer encrypted packet with GRE/CAPWAP header. Also, 
> please let me know if we need to configure something extra in OVS for this.
>  
> Thanks,
> Vivek
>  
>  
> _______________________________________________
> 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