Re: VNC Through WinSSHD

From: Wilfried Hennings (nospam_at_fz-juelich.de)
Date: 08/18/03


Date: Mon, 18 Aug 2003 11:58:27 +0200

bobsmith10@hotmail.com (bob) wrote:

> I realize that this may be a dumb question, but I can't seem to find
> it via any group and/or faq.
>
> I have WinSSHD (www.bitvise.com). I am able to create the tunnel from
> remote to server machine. After login I can see, (and use) the
> server's command prompt window...

Login isn't necessarily a tunnel.

I got the instructions from
http://www.uk.research.att.com/vnc/sshvnc.html

1.) Creating a tunnel requires an sshd service on the remote machine as
well.

2.) vnc server on the server machine must be able to accept connections
from localhost.

Assume your vnc server is running display 0 and you use the vnc viewer
not the browser based viewer, so your vnc server serves port 5900.

For cygwin sshd, to establish the tunnel, issue the following command on
the client (replace "remote.host" with the actual name):

ssh -L 5902:localhost:5900 user@remote.host

The local end of this tunnel is port 5902 which you must connect the vnc
viewer to, i.e. then run

vncviewer localhost:2

Hope that helps.

--
email me: change "nospam" to "w.hennings"
Dipl.-Ing.(=M.Sc.Eng.) Wilfried Hennings c./o.
Forschungszentrum (Research Center) Juelich GmbH, MUT
<http://www.fz-juelich.de/mut/index.php?index=3>
All opinions mentioned are strictly my own, not my employer's.


Relevant Pages

  • Re: reverse shell session
    ... I want to open a session on a client that connects to my server and makes ... a tunnel. ... You may ask why i want to do that, well the remote machine is behind a ... You could run an ssh server on the machine that's behind the FW on some ...
    (comp.security.ssh)
  • Two sites connected via hardware IPSec VPN Tunnel
    ... users cannot log into the network (the domain controllers are on the far ... server on the far side. ... I can remote desktop into the server on the remote end, ... tunnel and internet traffic goes directly fmro their router andnot over the ...
    (microsoft.public.windows.server.networking)
  • Tunneled IP Addresses?
    ... I use ssh tunnels to successfully browse my remote web ... that address and forwards them out the tunnel. ... some of the pages on the remote server refer to additional ...
    (comp.security.ssh)
  • Re: Remote Client VPN access.
    ... I'm familiar with Remote VPN access when the client initiates ... the tunnel using dial up Networking, ... From one of the remote clients I can browse the server using "run ...
    (microsoft.public.windows.server.sbs)
  • Verify a correctly configured tunnel
    ... I am on an XP laptop trying to create a tunnel to a VNC server on a ... (using SSH Secure Shell and tightVNC viewer). ... the remote machine via an SSH terminal. ... using the tunnel I think I set up? ...
    (comp.security.ssh)