OpenSSH slow logins and DNS
There is a feature of OpenSSH, enabled by default, that causes the ssh daemon to do a name lookup for the client and confirm that it matches its IP address. This is supposed to check against some sort of IP spoof during SSH login attacks. However on my local network which lacks a DNS, it results in lengthy delays during logins.