mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #438] Windows10 连接失败 #410
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 @yeshirow on GitHub (Jul 4, 2024).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/438
在阿里云部署了docker 服务, 并且 执行了 ikev2.sh --auto.
android 客户端可以正常使用, 但 Windows 10 无法连接, 显示 "The context has expired and can no longer be used".
在 Windows 具体建立vpn 步骤:
请问这个问题怎么解决, 谢谢
@hwdsl2 commented on GitHub (Jul 4, 2024):
@yeshirow 你好!这是第一次收到有关你所说的这个错误的报告。可能是你的 Windows 客户端系统的问题,或者连接受到了干扰。这里有一个相关的帖子,但是并没有具体的解决方案。
虽然不清楚具体解决方案,你可以尝试在 Windows 客户端上运行
certlm.msc并检查个人证书目录中是否有多个 IKEv2 证书。如果有多个该服务器签发的 IKEv2 证书,移除它们并重新从服务器导入客户端配置。关于 Docker 容器的日志请参见启用 Libreswan 日志。