1
0
mirror of synced 2025-02-16 12:03:15 +03:00

Bugfix for Android 6 and 7

- Add "sha2-truncbug=yes" to /etc/ipsec.conf to fix VPN connections
  on Android 6 (Marshmallow) and 7 (Nougat)
- Ref: https://libreswan.org/wiki/FAQ#Configuration_Matters
This commit is contained in:
hwdsl2 2017-01-03 22:40:48 -06:00
parent 525f39d141
commit 89d75f7243
2 changed files with 2 additions and 0 deletions

View File

@ -218,6 +218,7 @@ conn shared
dpdaction=clear
ike=3des-sha1,aes-sha1,aes256-sha2_512,aes256-sha2_256
phase2alg=3des-sha1,aes-sha1,aes256-sha2_512,aes256-sha2_256
sha2-truncbug=yes
conn l2tp-psk
auto=add

View File

@ -205,6 +205,7 @@ conn shared
dpdaction=clear
ike=3des-sha1,aes-sha1,aes256-sha2_512,aes256-sha2_256
phase2alg=3des-sha1,aes-sha1,aes256-sha2_512,aes256-sha2_256
sha2-truncbug=yes
conn l2tp-psk
auto=add