修改 /etc/ssh/sshd_config
UseDNS选项 修改成UseDNS no
GSSAPIAuthentication 选项 修改成 GSSAPIAuthentication no
重启生效
/etc/init.d/sshd restart
修改 /etc/ssh/sshd_config
UseDNS选项 修改成UseDNS no
GSSAPIAuthentication 选项 修改成 GSSAPIAuthentication no
重启生效
/etc/init.d/sshd restart