全文検索:
- 02 Linux IPsec Client
- ==== xl2tpd のコントロールファイル用意 ===== <code> mkdir -p /var/run/xl2tpd touch /var/run/xl2tpd/l2tp-control </code> ===== 起動 ===== <code> $ systemctl start opensw... って、xl2tp接続が開始されます。 $ echo "c vpn-connection" > /var/run/xl2tpd/l2tp-control もしく下記のコマンド $ xl2tpd-con
- 03 Strongswan IKEv2 with PSK
- test ~]# strongswan status connecting to 'unix:///var/run/charon.ctl' failed: Connection refused failed to connect to stroke socket 'unix:///var/run/charon.ctl' </code> === 対応 === # systemctl stop strongswan # rm -rf /var/run/charon.ctl # systemctl start strongswan {{
- 01 Linux ipsec Server
- 255.255.255.0 persist require-mschap-v2 logfile /var/log/xl2tpd.log </code> <code|/etc/ppp/chap-secre