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

admin5年前IT技术2624

 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.

相关文章

LINUX-centos7服务器环境安装的那些坑

LINUX-centos7服务器环境安装的那些坑亲自测试能用的第一步 安装php一定要加上--skip-broken,否则根本无法安装,依赖的程序实在是太多了,我走过这个弯路; yum -y...

php – DOMXpath – 获取一个元素的href属性和文本值[转]

原文https://stackoverflow.com/questions/6820429/domxpath-get-href-attribute-and-text-value-of-an-a-ele...

MYSQL带存储过程备份命令

命令中要加-R mysqldump -u root -p -R 数据库名称 > 备份文件名.sql...

15天掌握php

˂a href="download/php/第一课--15天掌握php.zip" target="_blank"˃第一课...

KindEditor得不到textarea值的解决方法

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

【AFFILIATE】值得新手加入的联盟营销平台

【AFFILIATE】值得新手加入的联盟营销平台

 如果你也希望自己的博客能成为money machine,为你打工赚钱,那联盟营销或许是一个非常好的选择,好消息是,有很多非常可靠的联盟营销平台敞开大门欢迎大家的加盟,不关你是新博主还是已经...

发表评论    

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