summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg/openvpn_cli.xml
diff options
context:
space:
mode:
authorMartin Fuchs <mfuchs@pfsense.org>2007-06-07 16:28:51 +0000
committerMartin Fuchs <mfuchs@pfsense.org>2007-06-07 16:28:51 +0000
commit54816afd7500782544cf19c65a374d1bf4fcb5e5 (patch)
treedcbe7d15fc068e035b1367f7bd6c3a0d6e61dfd7 /usr/local/pkg/openvpn_cli.xml
parent24e53389c2c7fa50006db64ae7f4ab832a10b177 (diff)
downloadpfsense-54816afd7500782544cf19c65a374d1bf4fcb5e5.zip
pfsense-54816afd7500782544cf19c65a374d1bf4fcb5e5.tar.gz
Add OpenVPN CSC-DHCP Options (override per Client), add TLS-Authentication, add connection-limit for server
Diffstat (limited to 'usr/local/pkg/openvpn_cli.xml')
-rw-r--r--usr/local/pkg/openvpn_cli.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/usr/local/pkg/openvpn_cli.xml b/usr/local/pkg/openvpn_cli.xml
index e05bacf..d199a77 100644
--- a/usr/local/pkg/openvpn_cli.xml
+++ b/usr/local/pkg/openvpn_cli.xml
@@ -169,6 +169,15 @@
<cols>40</cols>
</field>
<field>
+ <fieldname>tls</fieldname>
+ <fielddescr>TLS</fielddescr>
+ <description>Paste your HMAC signature (TLS) here (optional).</description>
+ <type>textarea</type>
+ <encoding>base64</encoding>
+ <rows>8</rows>
+ <cols>40</cols>
+ </field>
+ <field>
<fieldname>use_lzo</fieldname>
<fielddescr>LZO compression</fielddescr>
<description>Checking this will compress the packets using the LZO algorithm before sending them.</description>
@@ -216,4 +225,4 @@
<custom_php_resync_config_command>
openvpn_resync('client', $id);
</custom_php_resync_config_command>
-</packagegui> \ No newline at end of file
+</packagegui>
OpenPOWER on IntegriCloud