mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 10:05:48 +03:00
[GH-ISSUE #340] 电脑使用ikev2连接会导致VPN主机卡死重启 #312
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 @kxhubs on GitHub (Jan 13, 2023).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/340
VPN服务是用群晖的docker来部署的,使用l2tp的方式连接没有问题,而使用了ikev2的方式连接的话,就会导致群晖NAS直接卡死重启
机器是威联通的453dmini
系统使用的是黑群晖7.1-42661
@hwdsl2 commented on GitHub (Jan 14, 2023):
@hqwlcm 你好!我对群晖 NAS 不熟悉。你所说的情况有可能是该 NAS 系统对 IPsec 的内核支持有问题。你可以尝试启用 Libreswan 日志,然后再次连接客户端。检查日志中是否有错误:
https://github.com/hwdsl2/docker-ipsec-vpn-server/blob/master/docs/advanced-usage-zh.md#%E5%90%AF%E7%94%A8-libreswan-%E6%97%A5%E5%BF%97
如果找到具体的错误信息,你可以在网上搜索一下有没有推荐的解决方案。