OpenSSH Troubleshooting: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * OpenSSH") |
No edit summary |
||
Line 2: | Line 2: | ||
* [[OpenSSH#Subjects|OpenSSH]] | * [[OpenSSH#Subjects|OpenSSH]] | ||
=Connection Takes a Long Time= | |||
In most cases this is caused by the server attempting to use DNS to get the IP name of the client. It is fixed by turning this off: [[sshd Configuration#Turn_Off_Client_Name_DNS_Verification]]. |
Revision as of 20:47, 2 July 2017
Internal
Connection Takes a Long Time
In most cases this is caused by the server attempting to use DNS to get the IP name of the client. It is fixed by turning this off: sshd Configuration#Turn_Off_Client_Name_DNS_Verification.