mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #372] 容器中service xl2tpd的状态是stopped #347
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 @ShoanJ on GitHub (Apr 24, 2023).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/372
换了台宿主机就死活连不上,排查到一个可能原因是xl2tpd的状态是stopped

@hwdsl2 commented on GitHub (Apr 24, 2023):
@ShoanJ 你好!容器中 service xl2tpd 的状态是 stopped 是正常的。这是因为容器启动 xl2tpd 时是直接运行而不是使用相关服务。应该是其他原因导致连接不上。你可以启用并查看日志。