Code Snippet

Just another Code Snippet site

Fixing SSH login long delay

In /etc/ssh/ssh_config

comment out these lines:

GSSAPIAuthentication yes
GSSAPIDelegateCredentials no

Disable reverse IP resolution on SSH server

UseDNS no


2 thoughts on “Fixing SSH login long delay

Leave a Reply to Olivier Cancel reply

Your email address will not be published. Required fields are marked *