> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Carl

> Jeff,
> 
> Yes there is.
> With SSH (recommended for over the internet):
> 1. You assign the SSH port on each machine.  By default SSH 
> is on port 22,
> so you can use 23, 24, 26, etc.  Just be careful with port 21 & 25.

Or just set up one SSH machine and use it to do all of the forwarding.

> 2.  Then let VNC Server use the default port (display 0, port 5900).
> 3. Forward each port in # 1 to the internal IP of the PC.  
> (E.G.: port 22 -
> 192.168.0.10, port 23 - 192.168.0.11)
> 4. Setup the SSH client for -L 5901:localhost:5900 

Or -L 5901:machine2:5900, or -L 5901:machine3:5900, etc.

> 5. Launch the SSH client
> 6. Launch the VNC client connecting to localhost:1
> 
[snip]

-- 
William Hooper
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to