Answer the question
In order to leave comments, you need to log in
Why can some clients connect to the host via ssh, while others have a problem - ssh freezes?
I can’t unearth the reason for this behavior: some clients can connect to the host via ssh, while others have a problem - ssh hangs at the debug1 connecting to host stage, can you tell me which way to dig?
I thought that the problem was in the version of ssh clients: but out of two clients with the same version of ssh, OS and the same external ip, one can connect, and the second hangs.
I also tried to play with the parameters:
TCPKeepAlive yes
ClientAliveInterval 120
Host *
TCPKeepAlive yes
ServerAliveInterval 30
Answer the question
In order to leave comments, you need to log in
Enable the -vvv option and watch the logs. Most likely the list of available encryption methods is different.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question