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.
I have tried to use reverse ssh tunneling but it didnt work(I am not sure why but I am still looking into this) Is there any other way to do this?
Dhruv Gupta is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.