1、关闭DNS反向解析
# vi /etc/ssh/sshd_config
UseDNS=no

2、重启sshd服务
# service sshd restart

相关文章: