mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 18:15:50 +03:00
[GH-ISSUE #196] L2TP kernel support not detected #181
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sahandMg on GitHub (May 30, 2020).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/196
Hi. I'm getting this error in container log :
xl2tpd[1]: L2TP kernel support not detected (try modprobing l2tp_ppp and pppol2tp)
Can't connect to vpn.
@hwdsl2 commented on GitHub (May 30, 2020):
@sahandMg Hello!
L2TP kernel support not detectedmeans your Docker host does not have IPsec/L2TP kernel support, see [1] for more info. This message can be safely ignored and does not affect the VPN functionality. You may troubleshoot further by enabling the Libreswan (IPsec) logs [2]. If no new logs appear after attempting to connect, then traffic did not reach your VPN server.[1] https://github.com/hwdsl2/setup-ipsec-vpn#important-notes
[2] https://github.com/hwdsl2/docker-ipsec-vpn-server#enable-libreswan-logs