configure eclipse RSE to connect to a node through two remote machines [message #1783544] |
Tue, 13 March 2018 22:49 |
Nabil G Messages: 4 Registered: August 2013 |
Junior Member |
|
|
dear all,
I do have acces to a node with name, say Node3. To connect to Node3, I need to connect to a first node (Node1) from which I then connect to Node2 and then finally ssh to Node3. I configured things in my $HOME/.ssh/config, such that I can easily do a password-less ssh connexion to Node3 from my local machine using my private/public ssh keys. So far so good.
Now I want to open some remote project on Node3 from my local machine. I successfully installed the Eclipse Remote System Explorer (RSE), but I fail to configure the tool such that, I can directly connect to Node3.
Here is what I did so far:
select the RSE view
create a new ssh connexion
give as node, the Node3 Unfortunately, if I try to browse the Remote directory on Node3, the RSE fails with a connexion issue.
Does someone know how to setup things such that RSE is aware of my ~/.ssh/config configuration file ?
thanks for your valuable help!
|
|
|
|
Powered by
FUDForum. Page generated in 0.03291 seconds