Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/ssh/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Macos ssh_交换_标识:读取:MAC上的对等方重置连接_Macos_Ssh_Terminal - Fatal编程技术网

Macos ssh_交换_标识:读取:MAC上的对等方重置连接

Macos ssh_交换_标识:读取:MAC上的对等方重置连接,macos,ssh,terminal,Macos,Ssh,Terminal,我不明白为什么,但我无法从家里的网络连接到我的学校服务器。我像往常一样使用ssh登录name@host.com但它仍然不起作用。 下面是带有-v的调试报告 OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011 debug1: Reading configuration data /etc/ssh_config debug1: /etc/ssh_config line 20: Applying options for * debug1: /etc/ssh_config

我不明白为什么,但我无法从家里的网络连接到我的学校服务器。我像往常一样使用ssh登录name@host.com但它仍然不起作用。 下面是带有-v的调试报告

OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
debug1: Reading configuration data /etc/ssh_config
debug1: /etc/ssh_config line 20: Applying options for *
debug1: /etc/ssh_config line 102: Applying options for *
debug1: Connecting to merlin.fit.vutbr.cz [147.229.176.19] port 22.
debug1: Connection established.
debug1: identity file /Users/martinpristas/.ssh/id_rsa type -1
debug1: identity file /Users/martinpristas/.ssh/id_rsa-cert type -1
debug1: identity file /Users/martinpristas/.ssh/id_dsa type -1
debug1: identity file /Users/martinpristas/.ssh/id_dsa-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.2
ssh_exchange_identification: read: Connection reset by peer
这里有网络设置或mac设置之类的选项可以修复它吗?
谢谢大家!

当SSH尝试登录时,TCP连接建立后,有东西正在终止该连接。我从这里得到了这个特定主机的相同错误,因此它可能是一个离服务器更近的防火墙,而不是离您更近的防火墙


如果您无法控制该防火墙,您将无能为力。

我在连接到服务器时遇到了相同的错误。我所做的是改变我的互联网服务提供商,一切都很好