mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
IPsec: Add dropdown to select tunnel interface mode
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1393,6 +1393,7 @@
|
||||
'instant update' => 'Instant Update',
|
||||
'integrity' => 'Integrity:',
|
||||
'interface' => 'Interface',
|
||||
'interface mode' => 'Interface',
|
||||
'interfaces' => 'Interfaces',
|
||||
'internet' => 'INTERNET',
|
||||
'intrusion detection' => 'Intrusion Detection',
|
||||
@@ -1426,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 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',
|
||||
'invalid input for keepalive 2' => 'Invalid input for Keepalive ping-restart',
|
||||
@@ -1483,6 +1485,9 @@
|
||||
'ipfires hostname' => 'IPFire\'s Hostname',
|
||||
'ipinfo' => 'IP info',
|
||||
'ipsec' => 'IPsec',
|
||||
'ipsec interface mode gre' => 'GRE',
|
||||
'ipsec interface mode none' => '- None (Default) -',
|
||||
'ipsec interface mode vti' => 'VTI',
|
||||
'ipsec mode transport' => 'Transport',
|
||||
'ipsec mode tunnel' => 'Tunnel',
|
||||
'ipsec network' => 'IPsec network',
|
||||
|
||||
Reference in New Issue
Block a user