mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
IPsec: Add DPD configuration options to advanced settings.
This commit is contained in:
committed by
Michael Tremer
parent
5ca9ea6a28
commit
4e156911cc
@@ -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"',
|
||||
|
||||
@@ -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"',
|
||||
|
||||
Reference in New Issue
Block a user