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:
Michael Tremer
2015-01-19 17:04:37 +01:00
parent 97af8b2b85
commit f57a228c4b
10 changed files with 11 additions and 11 deletions

View File

@@ -1261,7 +1261,7 @@
'ike grouptype' => 'IKE Grouptype:',
'ike integrity' => 'IKE Integrity:',
'ike lifetime' => 'IKE Lifetime:',
'ike lifetime should be between 1 and 8 hours' => 'IKE lifetime should be between 1 and 8 hours.',
'ike lifetime should be between 1 and 24 hours' => 'IKE lifetime should be between 1 and 24 hours.',
'imei' => 'IMEI',
'import' => 'Import',
'importkey' => 'Import PSK',