Monday, June 20, 2011

SSH Login (long delay problem)

If you wait a few second before the password prompt appears read this simple tip to fix it.

The problem with this could be that ssh is looking for DNS entries. To disable it simply edit the ssh configuration file ("/etc/ssh/sshd_config") and add an option "UseDNS no“.

No comments:

Post a Comment