Re: VNC over SSH help-odd situation

From: Andreas Yankopolus (andreas@remove.yank.to)
Date: 05/06/02


From: Andreas Yankopolus <andreas@remove.yank.to>
Date: Sun, 05 May 2002 23:40:47 GMT

A friend answered my question:

On the Linux box, type:

ssh -R port:localhost:port user@iBook

i.e.
 
ssh -R 5901:localhost:5901 user@iBook

On the iBook, tell the VNC viewer to connect to localhost, port 5901.

-Andreas



Relevant Pages