在服务的/etc/ssh/sshd_config添加如下配置:

ClientAliveInterval 60
ClientAliveCountMax 3

然后重启sshd

相关文章: