错误的配置选项:ServerAliveInterval

Jam*_*ber 2 ubuntu openssh ubuntu-14.04

我刚买了一台新服务器,并试图确保它ServerAliveInterval足够长,所以我没有被扔掉.

root@server:~# sudo sshd -T
/etc/ssh/sshd_config: line 31: Bad configuration option: ServerAliveInterval
/etc/ssh/sshd_config: terminating, 1 bad configuration options
root@server:~# ssh -V
OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.7, OpenSSL 1.0.1f 6 Jan 2014
Run Code Online (Sandbox Code Playgroud)

即使我要做OpenSSH,为什么我仍然会收到此错误

Jak*_*uje 7

ClientAliveInterval根据手册页调用服务器选项sshd_config.