> I using ttpro extention, and i'm now using the commandline:
> /ssh-L10901:remotehost:10901 remotehost

As I said in my last mail, you *MUST* use a line like

ssh -L10901:localhost:10901 <remotehost>

and NOT use:

ssh -L 10901:<remotehost>:10901 <remotehost>

Note that <remtoehost> is the name of the remote machine and localhost is
"localhost", the literal name, not the name of the local machine!

Cheers,

James "Wez" Weatherall
--
          "The path to enlightenment is /usr/bin/enlightenment"
Laboratory for Communications Engineering, Cambridge - Tel : 766513
AT&T Labs Cambridge, UK                              - Tel : 343000
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to