Reverse SSH Tunnel
If I am running an SSH server, and a client with a VNC server connects to me, how could I set VNC viewer to go through the tunnel that is established between my SSH server and the client?
The reason i want to do it this way is because my school runs a firewall that restricts incoming access, but lets the computers on the inside initiate the tunnel. So if I have the inside computer connect to me then i should be able to control it.
|