Why OpenVPN and not normal vpn (pptp)?
OpenVPN used SSL which is 2048 bit while normal vpn (pptp) is using 128 bit. The point to point tunneling protocol (PPTP) is not secure enough for some information security policies. It’s the nature of the MSCHAP V2 authentication, how it can be broken trivially by capture of the datastream, and how MPPE depends on the MSCHAP tokens for cryptographic keys. MPPE is also only 128-bit, reasonably straightforward to attack, and the keys used at each end are the same, which lowers the effort required to succeed. The obvious lack of two-factor authentication, instead relying on a single username and password, is also a risk. The increasing use of domestic wireless systems makes information capture more likely. However, that doesn’t mean people don’t accept the risks. There are many corporations and individuals using PPTP with full knowledge of these risks. Some use mitigating controls, and some don’t. The only option then is to deprecate the product and promote the replacement. Microsoft pro