From my computer (client) I can SSH connect to a server (host1) and from there I can SSH connect to another server (host2).
However I want to set up a dynamic tunnel between my client and host2.
I can dynamic tunnel from my client to host1 fine and I can dynamic tunnel from host1 to host2, but I can't seem to get the tunnel to be pointed from client to host2.
host1 and host2 are not on the same local network.
I can't connect to host2 from my client due to firewall on my network blocking custom ports, but I can connect to host1.