Sorry for the extra post here, but I just want to offer a little applause
for Jerry's excellent ASCII diagrams.  Nice work!!  --Mike



On Thu, 28 Nov 2003, Jerry Westrick wrote:

> First off, you say you can connecct to home with vnc.
>
> +---------+                +----------+
> | Office  |           5900 | Home     |
> |         +--------------->+          |
> | v.x.y.z |                | a.b.c.d  |
> +---------+                +----------+
>
>
> Okay, now we want to setup an ssh tunnel.
>
>
> on office specify:
> ssh -L 5999:127.0.0.1:5900 [EMAIL PROTECTED]
>  |   |   |       |     |       |
>  |   |   |       |     |       +--> your user name on a.b.c.d
>  |   |   |       |     +----------> the port that you want to connect to
>  |   |   |       +----------------> The host that vncserver is on
>  |   |   +------------------------> Tunnel Mouth port (on Office)
>  |   +----------------------------> Tunnel direction (local to remote)
>  +--------------------------------> Start ssh command
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to