Skip to content

Where to issue SSH tunnel command? #59

@gezmi

Description

@gezmi

Hi,

this seems like a lovely package, but I cannot get it to work. I am trying to connect to a server on a university system which is behind VPN. I hava already connected to the uni's system via a VPN client.
I have started an SSH session on my remote computer, after logging in via SSH. Now, I am trying to connect with ssh tunneling, using the command ssh user@server -L 55556:localhost:55555 -N (changing user and server, of course) in RStudio's terminal. This asks for password and then hangs.
Then, I am issuing remoter::client() command, which hangs indefinitely. I suppose, this is not the wanted behaviour. What am I doing wrong?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions