Re: channel 2: connection failed problem
From: S. Eng (ngse@yahoo.com)
Date: 03/07/03
- Previous message: Lars Rehe: "Logging hostnames?"
- In reply to: Richard E. Silverman: "Re: channel 2: connection failed problem"
- Next in thread: Richard E. Silverman: "Re: channel 2: connection failed problem"
- Reply: Richard E. Silverman: "Re: channel 2: connection failed problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: ngse@yahoo.com (S. Eng) Date: 7 Mar 2003 07:56:56 -0800
Richard:... thanks so much! Solved the problem.
I also have a Linus workstation I want to connect to. How do I set the
'loopback only' option so that my Linux vncserver only listen to these
calls through ssh?
Thanks so much again!
slade@shore.net (Richard E. Silverman) wrote in message news:<m1lisuwcd67.fsf@syrinx.oankali.net>...
> >>>>> "SE" == S Eng <ngse@yahoo.com> writes:
>
> SE> from a Linux machine. I suspect it is a problem with either the
> SE> sshd server on thw win2K or the vncserver on the win2K. I have
> SE> already added the 'AllowLoopback' and 'LoopbackOnly' to the
> SE> registry.
>
> SE> Here is what I did: ssh -L 5900:128.20.18.11:5900 128.20.18.11
> SE> myname@128.220.18.11
>
> You told the VNC server to only listen on the loopback, then configured a
> tunnel to connect to a non-loopback address; of course it doesn't work.
> Use -L 5900:localhost:5900.
- Previous message: Lars Rehe: "Logging hostnames?"
- In reply to: Richard E. Silverman: "Re: channel 2: connection failed problem"
- Next in thread: Richard E. Silverman: "Re: channel 2: connection failed problem"
- Reply: Richard E. Silverman: "Re: channel 2: connection failed problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|