Re: [strongSwan] Retry after failure

2020-10-11 Thread noel . kuntze+strongswan-users-ml
keyingtries Am October 11, 2020 4:56:59 PM UTC schrieb Volodymyr Litovka : >Colleagues, > >how to configure strongSwan to continuously try to reconnect in case of >network failure? > >My current settings are: > >charon { > close_ike_on_child_failure = yes > retry_initiate_interval = 30 >

[strongSwan] Retry after failure

2020-10-11 Thread Volodymyr Litovka
Colleagues, how to configure strongSwan to continuously try to reconnect in case of network failure? My current settings are: charon { close_ike_on_child_failure = yes retry_initiate_interval = 30 retransmit_base = 1.2 retransmit_limit = 30 retransmit_timeout = 2 retrans