mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
ipsec: Allow IKE lifetime of up to 24 hours
Requested in #10722 The recommended time has not been changed, but it is often stated that 24 hours is a common lifetime for IKE.
This commit is contained in:
@@ -1227,7 +1227,7 @@
|
||||
'ike grouptype' => 'IKE Groepstype:',
|
||||
'ike integrity' => 'IKE Integriteit:',
|
||||
'ike lifetime' => 'IKE Levensduur:',
|
||||
'ike lifetime should be between 1 and 8 hours' => 'IKE levensduur moet tussen 1 en 8 uur liggen.',
|
||||
'ike lifetime should be between 1 and 24 hours' => 'IKE levensduur moet tussen 1 en 24 uur liggen.',
|
||||
'import' => 'Importeer',
|
||||
'importkey' => 'Importeer PSK',
|
||||
'in' => 'In',
|
||||
|
||||
Reference in New Issue
Block a user