mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #170] docker搭建的ipsec在ios13和osx catalina上 无法使用 #156
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 @BENZJ on GitHub (Dec 23, 2019).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/170
我已经查看了解决方案。我使用的是docker搭建的。我修改了docker容器中的/etc/ipsec.conf文件改为sha2-truncbug=no。然后执行了service ipsec restart命令但是仍旧无法正常工作。所以我有尝试了docker restart ipsec-vpn-server。重启容器后看了一下etc/ipsec.conf文件,发现又变回sha2-truncbug=yes了。
@hwdsl2 commented on GitHub (Dec 23, 2019):
@BENZJ 你好!最新版的 Docker 镜像已改为
sha2-truncbug=no(57fa056)。请按照这些说明 [1] 更新你的 Docker 镜像。[1] https://github.com/hwdsl2/docker-ipsec-vpn-server/blob/master/README-zh.md#%E6%9B%B4%E6%96%B0-docker-%E9%95%9C%E5%83%8F