>> I'm trying to use the GRE tunnel in OVS with IPsec.
>> After following the documentation with version 2.13.90 IPsec should work 
>> with GRE.
>> However, if I try to use
>>
>> "ovs-appctl -t ovs-monitor-ipsec tunnel/show"
>>
>> like in the documentation the command fails with
>> "No such file or directory".
>>
>> It seems that the daemon for monitor-ipsec isn't started at all.
>> The GRE tunnel itself works fine; only the encryption with IPsec doesn't.
>> Is there a way to start the daemon manually or a way to fix this in longterm?

> How do you currently start the daemon?


Hi there,

after installation this daemon should run automatically, shouldn't it?
I was following this documentation 
http://docs.openvswitch.org/en/latest/tutorials/ipsec/  .
So I'm not starting the daemon by hand atm.

Greetings.

________________________________
Von: Ben Pfaff <[email protected]>
Gesendet: Donnerstag, 6. Februar 2020 21:59:10
An: Bockhorst, Lucas Benedikt
Cc: [email protected]
Betreff: Re: [ovs-discuss] ovs-monitor-ipsec does not start

On Wed, Feb 05, 2020 at 12:14:23PM +0000, Bockhorst, Lucas Benedikt wrote:
> I'm trying to use the GRE tunnel in OVS with IPsec.
> After following the documentation with version 2.13.90 IPsec should work with 
> GRE.
> However, if I try to use
>
> "ovs-appctl -t ovs-monitor-ipsec tunnel/show"
>
> like in the documentation the command fails with
> "No such file or directory".
>
> It seems that the daemon for monitor-ipsec isn't started at all.
> The GRE tunnel itself works fine; only the encryption with IPsec doesn't.
> Is there a way to start the daemon manually or a way to fix this in longterm?

How do you currently start the daemon?
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to