vim /etc/ssh/sshd_config按i编辑插入找到UseDNS去掉前面的#号 改为 noGSSAPIAuthentication 改为 no然后:wq 保存退出systemctl restart sshd重启