summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorMartin Fuchs <mfuchs@pfsense.org>2008-04-05 15:52:37 +0000
committerMartin Fuchs <mfuchs@pfsense.org>2008-04-05 15:52:37 +0000
commit0b2a4e64fff1f5a07f3d609db2f3a96a5f2a40d8 (patch)
tree2fcb3f8ce72c263a35daba6028355ffd01a5d688 /usr/local/pkg
parente43428439198fdc88dd88df0f8b5387ee330923d (diff)
downloadpfsense-0b2a4e64fff1f5a07f3d609db2f3a96a5f2a40d8.zip
pfsense-0b2a4e64fff1f5a07f3d609db2f3a96a5f2a40d8.tar.gz
OpenVPN: remove keepalive, its already hardcoded
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/openvpn.xml6
-rw-r--r--usr/local/pkg/openvpn_csc.xml6
2 files changed, 0 insertions, 12 deletions
diff --git a/usr/local/pkg/openvpn.xml b/usr/local/pkg/openvpn.xml
index b329025..f6df929 100644
--- a/usr/local/pkg/openvpn.xml
+++ b/usr/local/pkg/openvpn.xml
@@ -258,12 +258,6 @@
<description>Redirect ALL traffic through the OpenVPN server.</description>
<type>checkbox</type>
</field>
- <field>
- <fieldname>keepalive</fieldname>
- <fielddescr>Keep alive</fielddescr>
- <description>Sends bidirectional ICMP-like packets every 10 sec. to ensure hosts are up. Hosts are assumed to be down if no answer was received for 120 sec.</description>
- <type>checkbox</type>
- </field>
<field>
<fieldname>custom_options</fieldname>
<fielddescr>Custom options</fielddescr>
diff --git a/usr/local/pkg/openvpn_csc.xml b/usr/local/pkg/openvpn_csc.xml
index 7ce2d32..70739ce 100644
--- a/usr/local/pkg/openvpn_csc.xml
+++ b/usr/local/pkg/openvpn_csc.xml
@@ -150,12 +150,6 @@
<type>checkbox</type>
</field>
<field>
- <fieldname>keepalive</fieldname>
- <fielddescr>Keep alive</fielddescr>
- <description>Sends bidirectional ICMP-like packets every 10 sec. to ensure hosts are up. Hosts are assumed to be down if no answer was received for 120 sec.</description>
- <type>checkbox</type>
- </field>
- <field>
<fieldname>custom_options</fieldname>
<fielddescr>Custom options</fielddescr>
<description>You can put your own custom options here, separated by semi-colons (;). They'll be added to the client-specific configuration.</description>
OpenPOWER on IntegriCloud