mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-27 02:25:51 +03:00
[GH-ISSUE #205] VPN not working after iOS 14 upgrade #189
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 @liweizhi on GitHub (Oct 5, 2020).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/205
refer the issue: https://github.com/hwdsl2/setup-ipsec-vpn/issues/862.
Although it seems I can do a workaround by editing the value sha2-truncbug of file ipsec.conf in the container. But If I create a new container from the image, the original value will be back. So I think it should be solved and reflected in the docker image.
@Scarecrow928 commented on GitHub (Oct 11, 2020):
The latest image has already changed the sha2-truncbug to “no”, but my iOS 14 device is still not working with it😅
@hwdsl2 commented on GitHub (Nov 2, 2020):
Thanks for reporting this issue. Please refer to my comment in https://github.com/hwdsl2/setup-ipsec-vpn/issues/862#issuecomment-720262079.