Unable to ssh in my server #58
Загрузка…
x
Ссылка в новой задаче
Block a user
Описание отсутствует.
Удалить ветку «%!s()»
Удаление ветки необратимо. Несмотря на то, что удаленная ветка может просуществовать некоторое время перед тем, как она будет окончательно удалена, это действие НЕВОЗМОЖНО отменить в большинстве случаев. Продолжить?
Hi,
First of all, an amazing tool!
I am unable to connect to my server that has
ssh autorunning.I am using
ssh SERVER_NAMEbut 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
ProxyCommandspecified:~/.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.