G
G
gmg2016-12-15 11:38:14
linux
gmg, 2016-12-15 11:38:14

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\>'

so it doesn't show anything.
ps ax | grep sshd
This is how it gives out
80f0Q2.png
. There is stupidly no reaction to all such commands.
/etc/init.d/ssh (stop/restart/start/reload и т.п.)
Tell me how to fix this, thanks!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Max, 2016-12-15
@MaxDukov

the ssh daemon is dead.
look in the logs why it doesn't start

Y
Yuri Chudnovsky, 2016-12-15
@Frankenstine

Most likely the server does not start due to errors in the config. Look at the logs, everything is there.

E
Erelecano Oioraen, 2016-12-15
@Erelecano

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 question

Ask a Question

731 491 924 answers to any question