mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
swanctl: Update note about reauth approaches for reauth_time
This commit is contained in:
parent
ac7500cccd
commit
6cf84547d7
@ -263,9 +263,10 @@ connections.<conn>.reauth_time = 0s
|
|||||||
to actively reauthenticate as responder. The IKEv2 reauthentication lifetime
|
to actively reauthenticate as responder. The IKEv2 reauthentication lifetime
|
||||||
negotiation can instruct the client to perform reauthentication.
|
negotiation can instruct the client to perform reauthentication.
|
||||||
|
|
||||||
Reauthentication is disabled by default. Enabling it usually may lead
|
Reauthentication is disabled by default. Enabling it can usually result in
|
||||||
to small connection interruptions, as strongSwan uses a break-before-make
|
short connection interruptions, even when using make-before-break
|
||||||
policy with IKEv2 to avoid any conflicts with associated tunnel resources.
|
reauthentication, which is now the default. However, they are significantly
|
||||||
|
shorter than when using the legacy break-before-make approach.
|
||||||
|
|
||||||
connections.<conn>.rekey_time = 4h
|
connections.<conn>.rekey_time = 4h
|
||||||
Time to schedule IKE rekeying.
|
Time to schedule IKE rekeying.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user