summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorMartin Fuchs <mfuchs@pfsense.org>2008-04-04 00:06:36 +0000
committerMartin Fuchs <mfuchs@pfsense.org>2008-04-04 00:06:36 +0000
commitfe32492ec7097531ef8fd18a1d081c67c483016a (patch)
tree1092922edf0d03dbd603915aa6cb2d9c0868a2b9 /usr/local/pkg
parent505a15cb07a945a6410026b6873ce800b73e90b2 (diff)
downloadpfsense-fe32492ec7097531ef8fd18a1d081c67c483016a.zip
pfsense-fe32492ec7097531ef8fd18a1d081c67c483016a.tar.gz
OpenVPN: my fault... now its correct... the server pushes the commands...
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/openvpn.xml6
-rw-r--r--usr/local/pkg/openvpn_cli.xml6
2 files changed, 6 insertions, 6 deletions
diff --git a/usr/local/pkg/openvpn.xml b/usr/local/pkg/openvpn.xml
index 622bd66..dbb78c5 100644
--- a/usr/local/pkg/openvpn.xml
+++ b/usr/local/pkg/openvpn.xml
@@ -253,6 +253,12 @@
<type>checkbox</type>
</field>
<field>
+ <fieldname>gwredir</fieldname>
+ <fielddescr>Redirect Gateway</fielddescr>
+ <description>Redirect ALL traffic through the OpenVPN server.</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 server configuration.</description>
diff --git a/usr/local/pkg/openvpn_cli.xml b/usr/local/pkg/openvpn_cli.xml
index d751ac4..129b86f 100644
--- a/usr/local/pkg/openvpn_cli.xml
+++ b/usr/local/pkg/openvpn_cli.xml
@@ -206,12 +206,6 @@
<type>checkbox</type>
</field>
<field>
- <fieldname>gwredir</fieldname>
- <fielddescr>Redirect Gateway</fielddescr>
- <description>Redirect ALL traffic through the OpenVPN server.</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 configuration.</description>
OpenPOWER on IntegriCloud