Thanks, William. The tutorial for PuTTY gave me some insight into configuring PuTTY. Now when I run VNC Viewer from my PC, using "localhost:4", it doesn't pop up with any dialog error messages. However, it doesn't open the viewer either. It seems like nothing at all happens now. Got any ideas?

Dave




----Original Message Follows---- From: "William Hooper" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: SSH and VNC Date: Tue, 17 Jun 2003 14:11:18 -0400 (EDT)

Dave T. said:
> I've read a gazillion posts in the archives, but I haven't found my
> answer.
> Following is what I am doing from my Windows SSH client:
>
> ssh -L 5954:unix_host:5904 unix_host

Have you verified that a VNC server is running on display 4?  Do you have
a firewall in place that might be blocking the connection?  Try:

ssh -L 5954:localhost:5904 unix_host

> The UNIX host is an SSH server, and I get a connection.
>
> Then, on my PC, I have tried to run all of the following, with no success:
>
> vncviewer unix_host:54
> vncviewer unix_host:4
> vncviewer unix_host:04
> vncviewer unix_host:1
>
> My understanding was that the first one would work, but none of these
> work.
> What am I doing wrong?


As others have pointed out, this should be

vncviewer localhost:54

Have you checked out VNC's page about using SSH?

http://www.uk.research.att.com/vnc/sshvnc.html

Also a member of the list has put together a page about using PuTTY:

http://www.benjamin.weiss.name/putty-tunnel.html

What SSH software are you using?  Have you looked at the debug logs for
the SSH client or server?

--
William Hooper
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
_______________________________________________
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