我目前正在尝试使用SSH,在闲置1至2分钟后,我得到:
superuser@thecolo:~$ Connection to 10.123.45.67 closed by remote host.
Connection to 10.123.45.67 closed.
mylocalmac:~ superuser$
只要我在ssh终端中键入内容,连接就保持不变。闲置1至2分钟后,我会收到上述消息。我尝试连接的计算机是Ubuntu 12.04.1 LTS 64位服务器版本。它不是物理服务器,而是访客VMware。我正在从Mac终端进行切换。
请不要将此问题与该网站上带有关键字的类似问题混淆ssh_exchange_identification,这是无关的。