IOS14.2 cannot connect to l2tp solution, iphone cannot connect to l2tp solution, configure the server to truncate the output of SHA-256 hash to 128 bits

admin6年前IT技术2961

 The solution is actually very simple:

 
Take the l2tp solution of centos 7 as an example:
Modify the "sha2-truncbug=yes" in the file /etc/ipsec.conf to "sha2-truncbug=no"
You can implement the official Apple solution "Configure the server to truncate the output of SHA-256 hash to 128 bits".
 
shutdown -r now Restart the server and it will be ok, and your iphone can connect to l2tp.

相关文章

vps远程桌面调用本地电脑摄像头与声卡的方法

vps远程桌面调用本地电脑摄像头与声卡的方法

vps安装服务器角色:远程桌面会话主机+远程桌面授权打开vps服务windows Audio启动它,并让他自动运行打开vps主策略:允许视频与音频播放重定向打开vps服务器的摄像头权限管理:允许远程桌...

美国年轻人都在玩哪些App[转]

美国年轻人都在玩哪些App[转]

Facebook 它对我们这个年龄的人来说已经死了,Facebook 是我们中学时候玩儿的,但是现在就像尴尬的家庭晚宴一样鸡肋,你会经常遇到这个问题:「别人都用 Facebook,你怎么不用?」(貌似...

KindEditor得不到textarea值的解决方法

  下面以 KindEditor 4.x 版本为例说明,先贴上正确的代码:         &nb...

excel引用另外一个sheet里的数据

公式如下=Sheet3!H6...

ps蒙版失灵的解决方案,ps蒙版失灵的解决方法

ps蒙版失灵的解决方案,ps蒙版失灵的解决方法

 选中蒙板层后,这个点交换下试试  ...

apache配置SSL以及同一站点多端口配置

 <VirtualHost *:443>  ServerName www.ilikegoodproducts.com DocumentRoot &q...

发表评论    

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。