On Fri, 2003-06-27 at 16:48, Rich Lichvar wrote:
> Okay, I know it is probably in the documentation some where. We would like
> to use SSH so any vnc session is more secure. Where is the doc on how to set
> this up? BTW, we are talking to vncserver running on Linux from MS Windows
> 2000 machines. (I can use VanDyke's SecureCRT for the session rather than
> raw SSH1/2.)

I really would suggest using PuTTY (Google for it) on Win32 since it's
much smaller, simpler, easier to configure and it's free software.

On the left bar, select tunnels, add a local forwarding port as:

        Source port: 5900
        Destination: localhost:5901

        (or 5900+display number)

So PuTTY will open a listening socket on localhost:5900 and any
connection to that port will be forwarded to the host:port as defined in
tunnels using the resources of the server it connects to. Then run
VNCViewer and connect to localhost. That's it.

Imagine this:

Your computer -> Internet -> Linux-SSH-Server-Firewall -> Local-network
-> A-computer-behind-firewall (192.168.1.100) running VNC

You can use PuTTY to connect to a computer behind a firewall running
SSH, via VNC, if you define the tunnel to 192.168.1.100:5900 instead of
localhost:5901.

-HTH
-- 
Enver ALTIN (a.k.a. skyblue)    - Software developer, generic solvent
http://enver.casdb.com/         - mailto: ealtin at casdb dot com
http://enver.casdb.com/CV.html  - Just me, myself and I.

Swahili, n.:
        The language used by the National Enquirer to print their
retractions.
                -- Johnny Hart
_______________________________________________
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