IPsec: Add DPD configuration options to advanced settings.

This commit is contained in:
Alexander Marx
2014-01-07 00:38:36 +01:00
committed by Michael Tremer
parent 5ca9ea6a28
commit 4e156911cc
3 changed files with 41 additions and 8 deletions

View File

@@ -749,6 +749,8 @@
'download pkcs12 file' => 'PKCS12-Datei herunterladen',
'download root certificate' => 'Root-Zertifikat herunterladen',
'dpd action' => 'Aktion für Dead Peer Detection',
'dpd timeout' => 'DPD Zeitüberschreitung',
'dpd delay' => 'DPD Verzögerung',
'driver' => 'Treiber',
'drop action' => 'Standardverhalten der (Forward) Firewall in Modus "Blocked"',
'drop action1' => 'Standardverhalten der (Outgoing) Firewall in Modus "Blocked"',

View File

@@ -773,6 +773,8 @@
'download pkcs12 file' => 'Download PKCS12 file',
'download root certificate' => 'Download root certificate',
'dpd action' => 'Dead Peer Detection action',
'dpd timeout' => 'DPD timeout',
'dpd delay' => 'DPD delay',
'driver' => 'Driver',
'drop action' => 'Default behaviour of (forward) firewall in mode "Blocked"',
'drop action1' => 'Default behaviour of (outgoing) firewall in mode "Blocked"',