diff --git a/src/wizard/openvpn.xml b/src/wizard/openvpn.xml
index 78e7878ed..00538500c 100644
--- a/src/wizard/openvpn.xml
+++ b/src/wizard/openvpn.xml
@@ -182,7 +182,7 @@
input40ovpnserver->step2->authscope
- Semicolon separated. This will be prepended to the search base DN above or you can specify full container path.<br/>EXAMPLE: CN=Users;DC=example<br/>EXAMPLE: CN=Users,DC=example,DC=com;OU=OtherUsers,DC=example,DC=com
+ Semicolon separated. This will be prepended to the search base DN above or you can specify full container path.<br/>EXAMPLE: CN=Users;DC=example<br/>EXAMPLE: CN=Users,DC=example,DC=com;OU=OtherUsers,DC=example,DC=comuserdn
@@ -396,7 +396,7 @@
countryCountry Code
- Two-letter ISO country code (e.g. NL, DE, FR, US)
+ Two-letter ISO country code (e.g. NL, DE, US)input5ovpnserver->step6->country
@@ -404,7 +404,7 @@
stateState or Province
- Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Paris, Kentucky).
+ Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Kentucky).input30ovpnserver->step6->state
@@ -496,19 +496,19 @@
ovpnserver->step9->keylength
@@ -525,7 +525,7 @@
countryCountry Code
- Two-letter ISO country code (e.g. NL, DE, FR, US)
+ Two-letter ISO country code (e.g. NL, DE, US)input5ovpnserver->step9->country
@@ -533,7 +533,7 @@
stateState or Province
- Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Paris, Kentucky).
+ Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Kentucky).input30ovpnserver->step9->state
@@ -852,7 +852,7 @@
checkboxNetBIOS Optionsovpnserver->step10->nbtenable
- Enable NetBIOS over TCP/IP. <br/>If this option is not set, all NetBIOS-over-TCP/IP options (including WINS) will be disabled.
+ Enable NetBIOS over TCP/IP. <br/>If this option is not set, all NetBIOS-over-TCP/IP options (including WINS) will be disabled.NetBIOS Node Type
diff --git a/src/wizard/setup.xml b/src/wizard/setup.xml
index f900a96c2..ea0b5fd2e 100644
--- a/src/wizard/setup.xml
+++ b/src/wizard/setup.xml
@@ -225,7 +225,7 @@
MAC Addressinterfaces->wan->spoofmacinput
- This field can be used to modify ("spoof") the MAC address of the WAN interface (may be required with some cable connections). Enter a MAC address in the following format: xx:xx:xx:xx:xx:xx or leave blank.
+ This field can be used to modify ("spoof") the MAC address of the WAN interface (may be required with some cable connections). Enter a MAC address in the following format: xx:xx:xx:xx:xx:xx or leave blank.^([0-9a-f]{2}([:-]||$)){6}$MAC Address field is invalid
@@ -234,14 +234,14 @@
MTUinputinterfaces->wan->mtu
- Set the MTU of the WAN interface. If you leave this field blank, an MTU of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed.
+ Set the MTU of the WAN interface. If you leave this field blank, an MTU of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed.trueMSSinputinterfaces->wan->mss
- If you enter a value in this field, then MSS clamping for TCP connections to the value entered above minus 40 (TCP/IP header size) will be in effect. If you leave this field blank, an MSS of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed. This should match the above MTU value in most all cases.
+ If you enter a value in this field, then MSS clamping for TCP connections to the value entered above minus 40 (TCP/IP header size) will be in effect. If you leave this field blank, an MSS of 1492 bytes for PPPoE and 1500 bytes for all other connection types will be assumed. This should match the above MTU value in most all cases.Static IP Configuration
@@ -279,7 +279,7 @@
DHCP Hostnameinputinterfaces->wan->dhcphostname
- The value in this field is sent as the DHCP client identifier and hostname when requesting a DHCP lease. Some ISPs may require this (for client identification).
+ The value in this field is sent as the DHCP client identifier and hostname when requesting a DHCP lease. Some ISPs may require this (for client identification).PPPoE configuration
@@ -372,7 +372,7 @@
trueBlock RFC1918 Private Networks
- When set, this option blocks traffic from IP addresses that are reserved for private networks as per RFC 1918 (10/8, 172.16/12, 192.168/16) as well as loopback addresses (127/8). You should generally leave this option turned on, unless your WAN network lies in such a private address space, too.
+ When set, this option blocks traffic from IP addresses that are reserved for private networks as per RFC 1918 (10/8, 172.16/12, 192.168/16) as well as loopback addresses (127/8). You should generally leave this option turned on, unless your WAN network lies in such a private address space, too.checkboxinterfaces->wan->blockprivBlock private networks from entering via WAN