我係用arch 個aur 的
https://wiki.archlinux.org/index.php/L2TP/IPsec_VPN_client_setup
其實就係start 唔倒個xl2tpd- xl2tpd.service - Level 2 Tunnel Protocol Daemon (L2TP)
- Loaded: loaded (/usr/lib/systemd/system/xl2tpd.service; disabled)
- Active: failed (Result: exit-code) since Sun 2013-01-20 17:57:04 HKT; 2h 33min ago
- Process: 4671 ExecStart=/usr/sbin/xl2tpd -D (code=exited, status=1/FAILURE)
- Jan 20 17:57:04 systemd[1]: Started Level 2 Tunnel Protocol Daemon (L2TP).
- Jan 20 17:57:04 xl2tpd[4671]: xl2tpd[4671]: setsockopt recvref[30]: Protocol not available
- Jan 20 17:57:04 xl2tpd[4671]: xl2tpd[4671]: This binary does not support kernel L2TP.
- Jan 20 17:57:04 xl2tpd[4671]: xl2tpd[4671]: open_controlfd: Unable to open /var/run/xl2tpd/l2tp-control for reading.
- Jan 20 17:57:04 systemd[1]: xl2tpd.service: main process exited, code=exited, status=1/FAILURE
- Jan 20 17:57:04 systemd[1]: Unit xl2tpd.service entered failed state
複製代碼 |