17.1. OpenVPN介绍
- Date:
2018-10
17.1.1. OpenVPN简介
- 官方资料:
官方资料HOWTO:https://openvpn.net/index.php/open-source/documentation/howto.html
下载地址:https://openvpn.net/index.php/open-source/downloads.html
官方文档:https://openvpn.net/index.php/open-source/documentation.html
官方各版本手册汇总:https://openvpn.net/index.php/open-source/documentation/manuals.html
官方各版本更新日志:https://openvpn.net/index.php/open-source/documentation/change-log.html
17.1.1.1. OpenVPN特点
- OpenVPN特点:
采用CS架构,需要安装OpenVPN客户端;
采用加密传入;
认证方式:密钥文件、密码可以结合使用
认证可以结合openldap/pam/mysql认证。
OpenVPN是一个SSL VPN,因此并不与IPSec、L2TP或PPTP兼容