From c95655b000e3475627dd385c07f33d43ba19fd0a Mon Sep 17 00:00:00 2001 From: Eshenko Dmitriy Date: Sun, 28 Jul 2019 17:38:53 +0300 Subject: Update pptp.rst --- docs/vpn/pptp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/vpn/pptp.rst') diff --git a/docs/vpn/pptp.rst b/docs/vpn/pptp.rst index 2d560919..ad8a37c4 100644 --- a/docs/vpn/pptp.rst +++ b/docs/vpn/pptp.rst @@ -4,7 +4,7 @@ PPTP-Server ----------- The Point-to-Point Tunneling Protocol (PPTP_) has been implemented in VyOS only for backwards compatibility. -PPTP has many well known secrurity issues and you should use one of the many other new VPN implementations. +PPTP has many well known security issues and you should use one of the many other new VPN implementations. As per default and if not otherwise defined, mschap-v2 is being used for authentication and mppe 128-bit (stateless) for encryption. If no gateway-address is set within the configuration, the lowest IP out of the /24 client-ip-pool is being used. For instance, in the example below it would be 192.168.0.1. -- cgit v1.2.3