Unable to ssh in my server #58
Notiek ielāde…
x
Atsaukties uz šo jaunā problēmā
Block a user
Nav sniegts apraksts.
Dzēst atzaru "%!s()"
Atzara dzēšana ir neatgriezeniska. Kaut arī izdzēstais zars neilgu laiku var turpināt pastāvēt, pirms tas tiešām tiek noņemts, to vairumā gadījumu NEVAR atsaukt. Vai turpināt?
Hi,
First of all, an amazing tool!
I am unable to connect to my server that has
ssh auto
running.I am using
ssh SERVER_NAME
but it is telling meError connecting to SERVER_URL authFailed
.What should I do here?
I cannot download telebit on my client.
First off: Can you ssh into your server from a machine that's on the same network?
Hi @coolaj86 ,
Yes
I don't know because I don't know what your setup is like or what flavor of ssh you're running, etc.
If you're on a linux client using OpenSSH with OpenSSL and telebit is working correctly on your server and it's a linux server running OpenSSH then your client needs a config file with
ProxyCommand
specified:~/.ssh/config
:My client says ProxyCommand not found.
Can I get by passing some ssh flags?
@coolaj86 , the reason I am asking this is because I only have access to "read-only" terminal in my client. So, I can only use a few commands to ssh in my server.