Hi there, Am 21:09 14.07.2003 -0700 teilte Jose Guevarra mir folgendes mit: -> I was using SSH to encrypt a VNC session. For some reason, even though ->I seem to encrypt the session it doesn't work. -> -> I do -> ->$> ssh -2C -L 5801:vncserver:5801 localhost <snip>
>From my experience you also have to tunnel port 5900. At first I thought it was primary port + 100, but that wasn't true, it seems to be static, at least with the client. I didn't bother to find the docs about that since it worked when I tunneled 5800 and 5900, but they're certainly somewhere out there. (Maybe 5901 using vncviewer.) The other thing being: ->$> vncviewer localhost:1 Maybe a typo, but with above commandline wouldn't you have to use vncviewer localhost:5801? At least with the java applet in a browser (don't use the vncviewer here), it'd be http://localhost:5800 (Better check your ethereal output for the ports used.) Greetings, hth, jo --------------------------------------------------------------------------- Evaluating SSL VPNs' Consider NEOTERIS, chosen as leader by top analysts! The Gartner Group just put Neoteris in the top of its Magic Quadrant, while InStat has confirmed Neoteris as the leader in marketshare. Find out why, and see how you can get plug-n-play secure remote access in about an hour, with no client, server changes, or ongoing maintenance. Visit us at: http://www.neoteris.com/promos/sf-6-9.htm ----------------------------------------------------------------------------
