Add the following line if your SSH login takes a long time on your SSH server.
File /etc/ssh/sshd_config:
UseDNS no
Restart the SSH daemon to activate this change.
Add the following line if your SSH login takes a long time on your SSH server.
File /etc/ssh/sshd_config:
UseDNS no
Restart the SSH daemon to activate this change.