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:
@@ -934,7 +934,7 @@
|
||||
'ike grouptype' => 'Tipo de grupo IKE:',
|
||||
'ike integrity' => 'Integridad IKE:',
|
||||
'ike lifetime' => 'Tiempo de vida IKE:',
|
||||
'ike lifetime should be between 1 and 8 hours' => 'Tiempo de vida IKE entre 1 y 8 horas.',
|
||||
'ike lifetime should be between 1 and 24 hours' => 'Tiempo de vida IKE entre 1 y 24 horas.',
|
||||
'import' => 'Importar',
|
||||
'importkey' => 'Importar PSK',
|
||||
'in' => 'En',
|
||||
|
||||
Reference in New Issue
Block a user