On 3 Feb 2004 at 12:13, William Hooper wrote:

> >> Let me try again.  You are not testing the tunnel.  What do you get when
> >> you try to "telnet localhost 5902" from the SSH *client*?  In this case
> >> the *client* would be the machine running Putty, not "linux".
> >
> > OK, on the command prompt I try telnet telnet localhost 5901, the telnet
> > window
> > pops up, then the messagebox: Connection to host lost. So it seems the
> > tunnel is
> > working.
> 
> Huh?  If it replies "Connection to host lost" the tunnel isn't working. 
> You should get the same "RFB" response as you would get on the server. 
> Check your server SSH settings and double check the putty error log.

I would say the tunnel is working.
In putty event log
2004-02-04 22:38:44     Local port 5900 forwarding to localhost:5900
2004-02-04 22:38:44     Local port 5901 forwarding to localhost:5901

Then on the Putty machine command prompt
telnet localhost 5900           returns "RFB"
telnet localhost 5901           returns "connection to host lost" and the putty event 
log says 
2004-02-04 22:43:16     Opening forwarded connection to localhost:5901
2004-02-04 22:43:16     Forwarded connection refused by server

It seems to be ssh problem afterall.

Jaanus
_______________________________________________
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