Re: [ HELP, hard ? ] free ssh cygwin + Vnc server but on WINDOWS 2000 :o(

From: qIroS (qIroS@tlhIngan.co.uk)
Date: 04/17/02


From: qIroS <qIroS@tlhIngan.co.uk>
Date: Tue, 16 Apr 2002 23:57:51 +0100

ghItlh "narvicoton" <ici@labas.fr>

>On my windows 2000, I've install cygwin to have a Sshd
>to attack my Vnc server.
>

I'm not sure what this means ; SSH isn't used to attack anything as far
as I know.

>But, it doesn't work, it seems not to make forwarding ip...
>
>So, I don't know how to install a free ssh+ Vnc on my windows.

I think that you need a sshd on the machine with the VNC server
[actually it could be on any machine on your lan that you can reach].

Then from a.n.other machine (remotebox), you ssh serverbox
-Lxxxx:vncbox:vncport

You can then use vncviewer to connect to a 'server' at localhost port
xxxx and ssh will forward the traffic to the vnc server.

At the vncbox end, close off the real VNC ports at your firewall and
just leave 22 open.

Pictorally:

                                                forward
Remotebox(22) ----> INTERNET ----> (22)serverbox ----- > (vncport)vncbox
^
xxxx <--- vncviewer remotebox port xxxx

As said, serverbox and vncbox need not be the same machine, but they can
be.

Hope it helps.

Actually after I read it again, it probably won't. Much.



Relevant Pages

  • Re: vnc access
    ... I have my VNC server enabled, but instead of opening port 5900 on my ... Open a port on your router for SSH ... log in to SSH and create a tunnel from the ...
    (Ubuntu)
  • Re: sharing desktop witn VNC
    ... >>KDE provides a VNC server that allows you to connect to an already ... I've had keyboard problems with it when connecting from the ... > Running ssh -C is wise as it compresses the ssh stream. ...
    (freebsd-questions)
  • Re: Problem running x-windows client (exceed) over VPN connection
    ... >> VNC Server and an Xserver. ... >> Let the windows box access X 0n the VMS machine and use VNC to get ... > through the ssh connection. ... > about port forwarding, and there is also something in the VMS docs. ...
    (comp.os.vms)
  • Accessing dynamically multiple VNC servers using SSH
    ... Client A connects over the SSH Client to the SSH Server. ... A is the first Client who wants to access a VNC Server, ... forwars it for example to VNC Server 1. ...
    (comp.security.ssh)
  • Re: public key authentication
    ... > # long brute force attack. ... It's easier to just create a separate group for SSH access and use ... or allow the "users" group if you want to grant SSH ... I'd think hard before setting a sshd on port 22. ...
    (comp.security.ssh)