關閉SSH登入時反查Domain Name的功能就可以囉~
【Method1】
修改/etc/ssh/sshd_config:
加入 UseDNS no
【Method2】
把Client的IP和hostname加到Server的/etc/hosts
關閉SSH登入時反查Domain Name的功能就可以囉~
【Method1】
修改/etc/ssh/sshd_config:
加入 UseDNS no
【Method2】
把Client的IP和hostname加到Server的/etc/hosts
請先 登入 以發表留言。