[strongSwan] Notification

Naveen Neelakanta naveen.b.neelakanta at gmail.com
Fri May 4 06:02:42 CEST 2018


Hi Tobias,

I compiled and installed strongswan with error-notify support . I included
the error-notify  section to strongswan config file and i used the ipsec
utility, the utility was idle and did not show any error notification.

ipsec error-notify

plugins {

                include strongswan.d/charon/*.conf

                vici {

                       socket = unix:///var/run/charon.vici

                     }

                error-notify {

                       socket = unix:///var/run/charon.enfy

                }

        }

I this the right was to do it.

Thanks,
Naveen


On Thu, May 3, 2018 at 4:02 PM, Naveen Neelakanta <
naveen.b.neelakanta at gmail.com> wrote:

> Thank you Tobias
>
> On Thu, May 3, 2018 at 2:05 AM, Tobias Brunner <tobias at strongswan.org>
> wrote:
>
>> Hi Naveen,
>>
>> > I am using the vici plugin to handle the events and configure the
>> > tunnels, however in case of errors like the "no proposal " or auth
>> > failure, can this information be retrieved from vici messages .
>>
>> Maybe you could use the error-notify plugin [1].
>>
>> Regards,
>> Tobias
>>
>> [1] https://wiki.strongswan.org/projects/strongswan/wiki/ErrorNo
>> tifyPlugin
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20180503/4ebe174a/attachment.html>


More information about the Users mailing list