@@ -271,8 +271,8 @@ charon.retransmit_tries = 5
|
|||||||
Number of times to retransmit a packet before giving up.
|
Number of times to retransmit a packet before giving up.
|
||||||
|
|
||||||
charon.retry_initiate_interval = 0
|
charon.retry_initiate_interval = 0
|
||||||
Interval to use when retrying to initiate an IKE_SA (e.g. if DNS resolution
|
Interval in seconds to use when retrying to initiate an IKE_SA (e.g. if DNS
|
||||||
failed), 0 to disable retries.
|
resolution failed), 0 to disable retries.
|
||||||
|
|
||||||
charon.reuse_ikesa = yes
|
charon.reuse_ikesa = yes
|
||||||
Initiate CHILD_SA within existing IKE_SAs.
|
Initiate CHILD_SA within existing IKE_SAs.
|
||||||
|
|||||||
@@ -6,8 +6,8 @@ charon.plugins.eap-radius.accounting_close_on_timeout = yes
|
|||||||
updates.
|
updates.
|
||||||
|
|
||||||
charon.plugins.eap-radius.accounting_interval = 0
|
charon.plugins.eap-radius.accounting_interval = 0
|
||||||
Interval for interim RADIUS accounting updates, if not specified by the
|
Interval in seconds for interim RADIUS accounting updates, if not specified
|
||||||
RADIUS server in the Access-Accept message.
|
by the RADIUS server in the Access-Accept message.
|
||||||
|
|
||||||
charon.plugins.eap-radius.accounting_requires_vip = no
|
charon.plugins.eap-radius.accounting_requires_vip = no
|
||||||
If enabled, accounting is disabled unless an IKE_SA has at least one
|
If enabled, accounting is disabled unless an IKE_SA has at least one
|
||||||
|
|||||||
Reference in New Issue
Block a user