summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/wizards/openvpn_wizard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/wizards/openvpn_wizard.xml')
-rw-r--r--src/usr/local/www/wizards/openvpn_wizard.xml11
1 files changed, 2 insertions, 9 deletions
diff --git a/src/usr/local/www/wizards/openvpn_wizard.xml b/src/usr/local/www/wizards/openvpn_wizard.xml
index 3d898d7..09093ae 100644
--- a/src/usr/local/www/wizards/openvpn_wizard.xml
+++ b/src/usr/local/www/wizards/openvpn_wizard.xml
@@ -58,6 +58,7 @@
<type>submit</type>
</field>
</fields>
+ <stepsubmitbeforesave>step1_stepsubmitbeforesave();</stepsubmitbeforesave>
<stepsubmitphpaction>step1_submitphpaction();</stepsubmitphpaction>
<includefile>/usr/local/www/wizards/openvpn_wizard.inc</includefile>
</step>
@@ -782,7 +783,7 @@
<type>input</type>
<size>20</size>
<bindstofield>ovpnserver->step10->tunnelnet</bindstofield>
- <description>This is the virtual network used for private communications between this server and client hosts expressed using CIDR notation (eg. 10.0.8.0/24). The first network address will be assigned to the server virtual interface. The remaining network addresses can optionally be assigned to connecting clients. (see Address Pool)</description>
+ <description>This is the virtual network used for private communications between this server and client hosts expressed using CIDR notation (eg. 10.0.8.0/24). The first network address will be assigned to the server virtual interface. The remaining network addresses will be assigned to connecting clients.</description>
</field>
<field>
<displayname>Redirect Gateway</displayname>
@@ -854,14 +855,6 @@
<bindstofield>ovpnserver->step10->dynip</bindstofield>
</field>
<field>
- <displayname>Address Pool</displayname>
- <name>addrpool</name>
- <type>checkbox</type>
- <value>on</value>
- <description>Provide a virtual adapter IP address to clients (see Tunnel Network).</description>
- <bindstofield>ovpnserver->step10->addrpool</bindstofield>
- </field>
- <field>
<displayname>Topology</displayname>
<name>topology</name>
<type>select</type>
OpenPOWER on IntegriCloud