mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
IPsec: Add option to configure IP address for tunnel interface
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1427,6 +1427,7 @@
|
||||
'invalid input for hostname' => 'Invalid input for hostname.',
|
||||
'invalid input for ike lifetime' => 'Invalid input for IKE lifetime',
|
||||
'invalid input for inactivity timeout' => 'Invalid input for Inactivity Timeout',
|
||||
'invalid input for interface address' => 'Invalid input for interface address',
|
||||
'invalid input for interface mode' => 'Invalid input for interface mode',
|
||||
'invalid input for keepalive 1' => 'Invalid input for Keepalive ping',
|
||||
'invalid input for keepalive 1:2' => 'Invalid input for Keepalive use at least a ratio of 1:2',
|
||||
@@ -2248,6 +2249,7 @@
|
||||
'subject warn' => 'Warning - warnlevel reached',
|
||||
'subnet' => 'Subnet',
|
||||
'subnet is invalid' => 'Netmask is invalid',
|
||||
'subnet mask' => 'Subnet Mask',
|
||||
'subscripted user rules' => 'Sourcefire VRT rules with subscription',
|
||||
'successfully refreshed updates list' => 'Successfully refreshed updates list.',
|
||||
'summaries kept' => 'Keep summaries for',
|
||||
|
||||
Reference in New Issue
Block a user