首页 > 其他 > 详细

putty 报错 software caused connection abort

时间:2020-06-10 09:55:05      阅读:72      评论:0      收藏:0      [点我收藏+]
使用centos7.5 用Putty连接使用没多久就会出现 Network error:Software caused connection abort #修改sshd配置文件、修改3项配置即可 vi /etc/ssh/sshd_config LoginGraceTime 0 TCPKeepAlive yes ClientAliveInterval 60 #保存重启ssh systemctl restart sshd 再次连接使用不再出现 转自 https://www.bbsmax.com/A/VGzlpgE8zb/

putty 报错 software caused connection abort

原文:https://www.cnblogs.com/zhangrui100/p/13083040.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!