Ubuntu 的网络连接设置默认只有 PPTP 类型的连接,要想连 L2TP 的 VPN 需要另外安装 L2TP + IPsec 客户端管理器
1
2
3
|
apt-add-repository ppa:werner-jaeger /ppa-werner-vpn apt-get update apt-get install l2tp-ipsec-vpn |
具体配置查看这里 — 《Configuring and Running L2TP/IPSec VPN on Ubuntu Linux》