解决putty自动断开的问题

技术分享 2016-05-16

报错:

Network errorSoftware caused connection abort
  1. 在PuTTY的Connection项目中设定"Sending of null packets to keep session active" 也就是每隔几秒传送一个 null packet 让 session不会 timeout .

  2. 启用 sshd host 的 /etc/ssh/sshd_config 设定值: TCPKeepAlive yes .

评论 (0)

发表评论

最多500字符

验证码

暂无评论

成为第一个评论的人吧!