Relative Content

Tag Archive for linuxshellremote-accessremote-server

accessing a remote host that is not directly accessible

Hi I am currently working on some functionality for my organization and I am running into a problem
Lets say I have remote host x and y . The issue is x cannot access y by sshing into it(due to firewall settings of our setups) but y can ssh into x as there is no firewall blocking it.
Now I have the task to basically do the research where I need to find out if it is possible to access y from x.