mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 10:05:48 +03:00
[GH-ISSUE #387] Xiaomi Phone Can't Connect #362
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 @Ran-Xing on GitHub (Jun 16, 2023).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/387
info
install command
log
@hwdsl2 commented on GitHub (Jun 16, 2023):
@Ran-Xing Hello! It looks like you specified
VPN_DNS_NAMEin yourenvfile, but it has no effect for IKEv2 mode because IKEv2 was already set up. Related message from your logs:You will probably need to change the IKEv2 server address to the DNS name you specified in your
envfile. To do that, read section Configure and use IKEv2 VPN and expand "Learn how to change the IKEv2 server address". Then follow those instructions.When finished, make sure that you generate new client configuration files and import to your Android device. Instructions can be found at the same link above, by expanding "Learn how to manage IKEv2 clients". After that, you should be able to connect.
@Ran-Xing commented on GitHub (Jun 18, 2023):
@hwdsl2 请问我的docker配置文件有问题吗?根据日志提示,我发现 有两个不一样的ip 分别是两个接口😂,我以前提交过一次issues。但最重要的是我其他的设备都能够正常的连接(ps: 我的iPhone和mac都能正常连接,也是使用的域名,也是用了DDNS) 只是现在小米手机连接不了,我猜测有可能是Android 13的问题,因为我之前用pixel android 11 连接并没有问题😂😂😂
@hwdsl2 commented on GitHub (Jun 21, 2023):
@Ran-Xing 你好!你的 Docker 配置文件看起来正常。你可以按照我上面回复中的建议试试看。在导入新的配置文件之前,可以移除手机中之前导入的 IKEv2 证书 (Settings -> Security & privacy -> More security settings -> Encryption & credentials -> User credentials)。
@Ran-Xing commented on GitHub (Jul 10, 2023):
@hwdsl2 又出问题了,这次是正常的IP全部设备都连接不上了
@Ran-Xing commented on GitHub (Jul 10, 2023):
这次的设备是正常的使用IP连接的服务器,重新创建过容器,但是还是连接不上,证书也是删除重新信任的