Armadilloフォーラム

IPSec / L2TP通信について

itc

2025年8月18日 18時45分

==========
製品型番:AG6223-C01D0
Debian/ABOSバージョン:3.20.3-at.3
カーネルバージョン:5.10.226-0-at
3G/LTE モジュール情報 (Debianのみ):
その他:
==========

お世話になります。

https://armadillo.atmark-techno.com/blog/10899/24354
こちらのブログを参考に、コンテナを使用せずに、
Armadilloに直接StrongSwanとxl2tpdをインストールして、
動作確認しようとしています。

ただ、起動後、PPP接続が始まらず、
VPNでの通信が出来なくて困っています。

pppプロトコルを動かすためには、
他にインストールが必要なのでしょうか。

■IPアドレス
Armadillo:192.168.200.50
VPNサーバ:192.168.200.100
⇒ArmadilloとVPNサーバは、有線LANでHUBを経由して接続しています。

■xl2tpdの起動ログ
ipsec start
Starting strongSwan 5.9.13 IPsec [starter]...
/home/atmark # xl2tpd -D -c /etc/xl2tpd/xl2tpd.conf
xl2tpd[6054]: Not looking for kernel SAref support.
xl2tpd[6054]: L2TP kernel support not detected (try modprobing l2tp_ppp and pppol2tp)
xl2tpd[6054]: xl2tpd version xl2tpd-1.3.18 started on armadillo PID:6054
xl2tpd[6054]: Written by Mark Spencer, Copyright (C) 1998, Adtran, Inc.
xl2tpd[6054]: Forked by Scott Balmos and David Stipp, (C) 2001
xl2tpd[6054]: Inherited by Jeff McAdams, (C) 2002
xl2tpd[6054]: Forked again by Xelerance (www.xelerance.com) (C) 2006-2016
xl2tpd[6054]: Listening on IP address 0.0.0.0, port 1701
xl2tpd[6054]: Connecting to host 192.168.200.100, port 1701
xl2tpd[6054]: Connection established to 192.168.200.100, 1701. Local: 62685, Remote: 1 (ref=0/0).
xl2tpd[6054]: Calling on tunnel 62685
xl2tpd[6054]: Call established with 192.168.200.100, Local: 30200, Remote: 1, Serial: 1 (ref=0/0)