依家用普通 proxy server 都唔得?

TOP

我係用arch 個aur 的
https://wiki.archlinux.org/index.php/L2TP/IPsec_VPN_client_setup

其實就係start 唔倒個xl2tpd
  1. xl2tpd.service - Level 2 Tunnel Protocol Daemon (L2TP)
  2.           Loaded: loaded (/usr/lib/systemd/system/xl2tpd.service; disabled)
  3.           Active: failed (Result: exit-code) since Sun 2013-01-20 17:57:04 HKT; 2h 33min ago
  4.          Process: 4671 ExecStart=/usr/sbin/xl2tpd -D (code=exited, status=1/FAILURE)

  5. Jan 20 17:57:04 systemd[1]: Started Level 2 Tunnel Protocol Daemon (L2TP).
  6. Jan 20 17:57:04 xl2tpd[4671]: xl2tpd[4671]: setsockopt recvref[30]: Protocol not available
  7. Jan 20 17:57:04  xl2tpd[4671]: xl2tpd[4671]: This binary does not support kernel L2TP.
  8. Jan 20 17:57:04  xl2tpd[4671]: xl2tpd[4671]: open_controlfd: Unable to open /var/run/xl2tpd/l2tp-control for reading.
  9. Jan 20 17:57:04 systemd[1]: xl2tpd.service: main process exited, code=exited, status=1/FAILURE
  10. Jan 20 17:57:04 systemd[1]: Unit xl2tpd.service entered failed state
複製代碼

TOP

我係用arch 個aur 的


其實就係start 唔倒個xl2tpd
lforum 發表於 2013-1-20 20:32



    你有冇 /var/run/xl2tpd/ directory?

TOP

你有冇 /var/run/xl2tpd/ directory?
roytam1 發表於 2013-1-20 21:40


無....

TOP