mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-07 00:01:49 -04:00
swanctl: Document how connections.*.unique affects initiators
This commit is contained in:
parent
dbd7f4be31
commit
8a59fa6467
@ -194,6 +194,11 @@ connections.<conn>.unique = no
|
|||||||
EAP or XAuth authentication is involved, the EAP-Identity or XAuth username
|
EAP or XAuth authentication is involved, the EAP-Identity or XAuth username
|
||||||
is used to enforce the uniqueness policy instead.
|
is used to enforce the uniqueness policy instead.
|
||||||
|
|
||||||
|
On initiators this setting specifies whether an INITIAL_CONTACT notify is
|
||||||
|
sent during IKE_AUTH if no existing connection is found with the remote
|
||||||
|
peer (determined by the identities of the first authentication round).
|
||||||
|
Only if set to _keep_ or _replace_ will the client send a notify.
|
||||||
|
|
||||||
connections.<conn>.reauth_time = 0s
|
connections.<conn>.reauth_time = 0s
|
||||||
Time to schedule IKE reauthentication.
|
Time to schedule IKE reauthentication.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user