使用ssh連接時報這個錯誤
kex_exchange_identification: read: Software caused connection abort
banner exchange: Connection to x.x.x.x port 22: Software caused connection abort
最后發(fā)現(xiàn),我的ip不知被哪條防火墻規(guī)則加到 hosts.deny中了
/etc/hosts.deny
把我的ip從hosts.deny中清除掉,即刻恢復正常訪問