Answer the question
In order to leave comments, you need to log in
Strange problem with SSH?
Good afternoon. It all started suddenly, the authorization via SSH through the SSH Client just stopped working, it gives an error windows error 10061.\ Nothing was done
with VDS before that, everything worked.
lsof -i -n | egrep '\<ssh\>'
lsof -i -n | egrep '\<sshd\>'
ps ax | grep sshd
/etc/init.d/ssh (stop/restart/start/reload и т.п.)
Answer the question
In order to leave comments, you need to log in
Most likely the server does not start due to errors in the config. Look at the logs, everything is there.
In the processes, we see that someone has opened the sshd_config editor. Perhaps something was corrected and screwed up, the demon was restarted, it fell and lays around, does not want to get up.
Look in the logs why it does not want to run.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question