mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-27 02:25:51 +03:00
[GH-ISSUE #359] IPSec IKEv2 VPN 只允许一台客户端接入vpn服务端 #333
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 @lishuda on GitHub (Mar 21, 2023).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/359
问题描述
使用docker搭建的服务端,但是同时只能有一台设备连接。
A、B手机都是用的各自的证书。
A手机显示已连接,B手机连接时就会提示连接失败。
服务器信息(请填写以下信息)
客户端信息(请填写以下信息)
@hwdsl2 commented on GitHub (Mar 24, 2023):
@lishuda 你好!在某些个别情况下,多个设备同时连接到 IKEv2 可能出现此问题。这也可能与你的 Docker 主机或网络的特定配置有关。
请启用 Libreswan 日志,然后重新尝试连接,最后检查日志是否有错误。
如果你有新的信息可以继续在这里回复。