On Mon, 14 May 2001, uvo wrote:
> Client is TightVNC under Windows2000; tunneling done with ssh
> server -L 5901:server:5900, WinVNC connect with localhost.
>
I used to have the same problem. Using -L ...:127.0.0.1:... instead of -L
...:server:... solved the problem.
Alexey
-
Hihu,
Try something like this:
TeraTermProSSH
/ssh-L5901:localhost:5901
No spaces in my version of ssh on win, it's a diffirent thing with linux, it
would look like this even if you connect to the same server:
ssh -L 5901::5901
It's prob. something about the way your OS works with the adapter.
Or in other words, your ssh line should look like
ssh server -L5901:127.0.0.1:5900
Regards,
Miro
>
> The ssh line is wrong. You must change the -L part to refer to localhost,
> not to server.
>
> James "Wez" Weatherall
> --
> "The path to enlightenment is /usr/bin/enlightenment"
>
The ssh line is wrong. You must change the -L part to refer to localhost,
not to server.
James "Wez" Weatherall
--
"The path to enlightenment is /usr/bin/enlightenment"
Laboratory for Communications Engineering, Cambridge - Tel : 766513
AT&T Labs Cambridge, UK