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技术2522

 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.

相关文章

腾讯企业邮箱不能发送邮件到gmail的解决方案

您好,由于收件方邮箱收信策略调整,要求发件方的域名需设置SPF记录、DKIM记录、DMARC记录,请登录域名管理后台设置以下解析后再发信,具体设置方法可参考: 1、SPF记录设置方法:什么是SPF?如...

MYSQL替换第一个匹配的值

UPDATE zq_newsSET zq_content = CONCAT(    REPLACE (      &nb...

windows下安装、卸载mysql服务

windows下安装、卸载mysql服务2012年03月09日 16:30:20阅读数:52062 将下载下来的mysql解压到指定目录下(如:d:\mysql)安装服务 在命令行输入d:\...

关于jquery升级至1.8版本之后的兼容问题Uncaught TypeError: $(...).size is not a function

关于jquery升级至1.8版本之后的兼容问题Uncaught TypeError: $(...).size is not a function

之前也遇到过这种问题Uncaught TypeError: $(...).size is not a function  控制台报错如上图,打开Frame.js可以看到里面定义大小...

GA设置排除中国的访问ip流量

GA设置排除中国的访问ip流量

1.视图过滤2.细分受众过滤...

哈佛大学凌晨4点半的景象,让你明白什么是距离

哈佛大学凌晨4点半的景象,让你明白什么是距离

       哈佛老师经常给学生这样的告诫:如果你想在进入社会后,在任何时候任何场合下都能得心应手并且得到应有的评价,那么你在哈佛的学习期间...

发表评论    

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