@@ -308,7 +308,15 @@ function enable_change(enable_over) {
<?phpif(isset($savemsg)){
print_info_box($savemsg);
}?>
<?phpprint_info_box(gettext("PPTP is no longer considered a secure VPN technology because it relies upon MS-CHAPv2 which has been compromised. If you continue to use PPTP be aware that intercepted traffic can be decrypted by a third party, so it should be considered unencrypted. We advise migrating to another VPN type such as OpenVPN or IPsec.<br /><br /><a href=\"https://isc.sans.edu/diary/End+of+Days+for+MS-CHAPv2/13807\">Read More</a>"));?>
<?phpprint_info_box(
gettext(
'PPTP is not considered a VPN technology, because it relies upon the '.
'compromised MS-CHAPv2 protocol. If you choose to use PPTP, be aware '.
'that your traffic can be decrypted by virtually any third party. '.
'It should be considered an unencrypted tunneling protocol.'