Centos ssh 突然连不上了

2023-07-11  本文已影响0人  暴风鱼

使用ssh连接时报这个错误

kex_exchange_identification: read: Software caused connection abort
banner exchange: Connection to x.x.x.x port 22: Software caused connection abort

最后发现,我的ip不知被哪条防火墙规则加到 hosts.deny中了

/etc/hosts.deny

把我的ip从hosts.deny中清除掉,即刻恢复正常访问

上一篇 下一篇

猜你喜欢

热点阅读