私の MAC osx 10.8.5 と SSH の問題は何ですか? Mac OSX 10.8.5 からリモート マシンに ping を実行できます。
別の Linux マシンからリモート マシンに ssh できます。しかし、IP アドレスまたは長い名前のどちらを使用しても、MAC からリモート マシンに ssh できません。以前はこれを行うことができましたが、現在は機能しなくなりました。これがどのように起こったのかわかりません。MAC に NoMachine をインストールしましたが、これが原因かどうかはわかりません。
$ ssh -vvv 73.x.x.x_some_ipaddress
OpenSSH_5.9p1, OpenSSL 0.9.8y 5 Feb 2013
debug1: Reading configuration data /etc/ssh_config
debug1: /etc/ssh_config line 20: Applying options for *
debug1: /etc/ssh_config line 53: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 73.x.x.x port 22.
debug1: connect to address 73.x.x.x port 22: Connection refused
ssh: connect to host 73.x.x.x port 22: Connection refused