diff --git a/src/wizard/openvpn.xml b/src/wizard/openvpn.xml index 0399bf864..5e0cff892 100644 --- a/src/wizard/openvpn.xml +++ b/src/wizard/openvpn.xml @@ -719,7 +719,7 @@ input 20 ovpnserver->step10->tunnelnet - 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) + This is the IPv4 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) Redirect Gateway diff --git a/src/www/vpn_openvpn_client.php b/src/www/vpn_openvpn_client.php index d4d57bed3..4e9ac9187 100644 --- a/src/www/vpn_openvpn_client.php +++ b/src/www/vpn_openvpn_client.php @@ -884,7 +884,7 @@ $( document ).ready(function() {