Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PuTTy #356

Closed
sandvige opened this issue Jan 18, 2023 · 3 comments · Fixed by #375
Closed

Add support for PuTTy #356

sandvige opened this issue Jan 18, 2023 · 3 comments · Fixed by #375

Comments

@sandvige
Copy link

Hello,

We'd love to be able to use PuTTy through thebastion, any hints on how to do that? We're facing a lot of issues (garbled packet or administratively prohibited errors).

Would be great to have an exemple to achieve that.

Thanks!

speed47 added a commit that referenced this issue Mar 17, 2023
@biradur78214
Copy link

Hello,

thank you for the docs
how to auto login to a remote server throw the bastion with putty?

in putty, in the "remote command" i type ssh root@x.x.x.x but i have the following error:
! WARN : Yopu did not use the '--' delimiter to pass our remote command, maybe something crazy will happen !
Unable to resolve host 'ssh' (Name or service not known)

i try with --root@x.x.x.x but it seems that the bastion open the connexion on the remote server and close it immediatly.

Any idea ?

@kofee
Copy link
Collaborator

kofee commented Mar 20, 2023

Hi,

In the case of passing a "Remote command", the "ssh" part is implicit as you do not get to the interactive prompt :)
So just set "root@x.x.x.x" as the remote command.

@biradur78214
Copy link

thank you. It works !

speed47 added a commit that referenced this issue Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants