Delay or slow ssh login on Linux
DNS issue. When you log into the SSH server on linux, it will do a reverse DNS lookup of the client for security reasons.
To test DNS reverse lookup do the following command:
nslookup <machine you are sshing from ip address>
RESOLUTION 1:
Edit DNS and set up proper reverse DNS zones
RESOLUTION 2:
Edit sshd_config and add UseDNS no setting.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center