> If you aren't using localhost:5 in the VNC viewer, you aren't using the SSH tunnel.
> William Hooper I was able to connect to localhost:5, from within the LAN, after changing my putty settings to SSH directly to the workstation and vncserver port. Since I'm using compression, the command would look like this: ssh -C -L 5905:localhost:5901 10.3.1.194 So localhost and 10.3.1.194 are the vncserver computer. How can I tunnel remotely through a gateway though? Connect the remote workstation to a port on the gateway, then connect the gateway to a local port? I've been thinking I might need to do something like this, but am only now seeing how this might be done. Best regards, Robert Van Overmeiren _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
