From 82da3121b1229a0c827abede5edf0fe024adf032 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Mon, 25 Sep 2017 00:28:10 -0500 Subject: [PATCH] Enable MS-CHAP v2 - Allow MS-CHAP v2 for better compatibility with the built-in Windows 10 VPN client. Thanks @remini1998! --- vpnsetup.sh | 1 + vpnsetup_centos.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/vpnsetup.sh b/vpnsetup.sh index 2d4b1f4..aebc7ce 100755 --- a/vpnsetup.sh +++ b/vpnsetup.sh @@ -299,6 +299,7 @@ EOF # Set xl2tpd options conf_bk "/etc/ppp/options.xl2tpd" cat > /etc/ppp/options.xl2tpd < /etc/ppp/options.xl2tpd <