使用MobaXterm提示Network error: Software caused connection abort
错误:使用MobaXterm连接centos,经常断开连接
提示信息:Network error: Software caused connection abort

解决方案:
- 修改服务器中/etc/ssh/sshd.config 文件
- 将LoginGraceTime的值设为0(默认为2m)
- TCPKeepAlive 设为yes
- 使用service sshd restart来重启sshd服务
参考:http://t.zoukankan.com/wusthjp-p-2604293.html

浙公网安备 33010602011771号