SSH到服务器,但不能SSH出

我有两个CentOS服务器(版本6.9和7.3)。 没有防火墙正在运行,但我不能从CentOS 7.3服务器SSH到CentOS 6.9。

所以这些连接工作:

ME – >两台服务器

CentOS 6.9 – > CentOS 7.3

但CentOS 7.3服务器到任何SSH出不工作,总是被拒绝连接。

什么可能导致这个奇怪的问题?

编辑:

OpenSSH_6.6.1, OpenSSL 1.0.1e-fips 11 Feb 2013 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 56: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to ******* [**********] port 2020. debug1: connect to address ************* port 2020: Connection refused ssh: connect to host ********** port 2020: Connection refused