From db356ac9b02da0468ea9ee4a2a0f4a4857b7a82c Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 31 Aug 2016 07:48:23 +0200 Subject: [PATCH] openvpn: annotate IPv4 where appropriate Suggested by: SimonB via Pootle --- src/wizard/openvpn.xml | 2 +- src/www/vpn_openvpn_client.php | 2 +- src/www/vpn_openvpn_csc.php | 10 +++++----- src/www/vpn_openvpn_server.php | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) 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() {