Having a difficult time connecting an OVS gre tunnel to other network
devices, in this case the standard Ubuntu OVS packages on 12.04 to a 12.04
machine running the default ip_gre modules.
Creating a gre tunnel between two openVswitch machines works just fine and
without trouble.
For the sake
gretap fixed my GRE tunneling issue, thank you...
However, ipsec between the two systems is now “broken”. If the ipsec
tunnel is shutdown and the GRE tunnels are up, we can route without
problem. If the ipsec tunnel is up, GRE packets from the iproute2 box
(cash) appear to be ipsec encapsulated
=secret
auto=add
On Tue, 8 Jan 2013 09:42:33 -0800, Jesse Gross wrote:
> On Tue, Jan 8, 2013 at 9:39 AM, m...@privateit.net
> wrote:
>> gretap fixed my GRE tunneling issue, thank you...
>>
>> However, ipsec between the two systems is now “broken”. If the ips