putty 报错 software caused connection abort

使用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/

posted on 2020-06-10 09:27  阿锐#治面瘫  阅读(342)  评论(0)    收藏  举报

导航