I hope I can explain my issue correctly. I have a device behind a client firewall that is listening on 22 and on 9092. I can get to this device only from my server on 22. I want to figure out how to get to 9092 on device from my workstation.
So is there a way to forward 9092 over SSH...through the server over ssh?
Client firewall only allows 22 from a single IP, which is my server. I can ssh into server from my workstation and then into device behind firewall. I would like to be able to open up remote desktop viewer on my workstation and connect to device.
Is this helping any?
Workstation Remote desktop->(9092 over SSH) -> Server(SSH) ->(SSH) Device listening on 22&9092


