From 1c1fe6662ffc365dc40e46fbea643b65139a6199 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Tue, 4 Nov 2014 23:08:13 -0600 Subject: [PATCH] Fix WINS description. It's not 1999, and it wasn't a good description for back then either. If you're running WINS at this point on your AD DCs...get rid of the Win 9x boxes, or realize you don't actually need or want WINS on anything Windows 2000 and newer. --- usr/local/www/wizards/openvpn_wizard.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/local/www/wizards/openvpn_wizard.xml b/usr/local/www/wizards/openvpn_wizard.xml index 87134be3f..00ba90454 100644 --- a/usr/local/www/wizards/openvpn_wizard.xml +++ b/usr/local/www/wizards/openvpn_wizard.xml @@ -888,14 +888,14 @@ winsserver1 input ovpnserver->step10->wins1 - A Windows Internet Name Service (WINS) server to provide for connecting clients, which allows them to browse Windows shares. This is typically an Active Directory Domain Controller, designated WINS server, or Samba server. + A Windows Internet Name Service (WINS) server IP to provide to connecting clients. Not desirable in most modern networks. WINS Server 2 winsserver2 input ovpnserver->step10->wins2 - A Windows Internet Name Service (WINS) server to provide for connecting clients, which allows them to browse Windows shares. This is typically an Active Directory Domain Controller, designated WINS server, or Samba server. + A Windows Internet Name Service (WINS) server IP to provide to connecting clients. Not desirable in most modern networks. Advanced