Answer the question
In order to leave comments, you need to log in
How to allow a remote host to accept ssh connections?
Unable to access remote host via ssh.
In the git console, I enter the command ssh [email protected] -p 21
To which I get an error about closing the connection by the remote server (ssh_exchange_identification: connect closed by remote host).
How can I "allow" the remote host to accept connections.
In what there can be a problem?
-----------
The support team replied that it appears that the hosting for users does not have ssh access.
Answer the question
In order to leave comments, you need to log in
Ssh runs on port 22 by default. Well, it will not be superfluous to check that ssh is installed and running on a remote host.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question