----- Original Message ----- From: "Carl" <[EMAIL PROTECTED]> > Did I miss read it. Thought Terence said he wanted to use VNC via SSH. So > the host PC would need to have SSH & VNC servers installed, which was the > first thing I mentioned to him. > > Carl >
You missed the second part of Terence's question: > 2. Tunnel a VNC connection over SSH, but have the VNC Server not running > on the linux machine but rather on another machine at my house SSH allows you to forward ports to another host, so you would only really need SSH on one machine in order to reach a whole network of machines. The forwarded info on the LOCAL network would not be encrypted, but that usually isn't an issue. For an example look at the "More advanced use" section on http://www.uk.research.att.com/vnc/sshvnc.html . -- William Hooper Have you crashed your Windows today ? _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
