Hello smart penguin.

Yes, that is possible. All you need is Putty on computer A. (sorry, i dont know
how to do this in other ssh clients such as securecrt.)

All you need to do is setup a tunnel from A to B. In putty, put in B's hostname
or IP address as you would for a normal connection. Then on the Category panel
under Connection > SSH > Tunnels, assign a local port on A on the Source port
field and computer C's ip and and port on the Destination field.

Like:
   
   Source port: 6900
   Detination: 192.168.1.10:5900
   Local (radio button): selected

where:

   6900 is the local port you wish to use for this tunnel
   192.168.1.10 is your computer C's ip address
   5900 is the port on computer C where VNC listens for display 0

Then press the Open button on putty. This will establish an ssh session to B and
you will be asked to login.

Now fire up your VNC client on A and but instead of connecting to C, connect to
 A on port 6900. Thats it. The tunnel will exist until you terminate your ssh
session with B.

For more details, consult putty's website.

I suppose this is okay as a short term solution if you need to connect to an
internal machine on a different network. This messess up logging on the remote
internal machine because as far as computer C is concerned, it's computer B whos
making the connection. For a long term solution, set up a net-to-net vpn 
instead. 

HTH.

Gari


   

   




Quoting smart penguin <[EMAIL PROTECTED]>:

> Im thinking of connecting my Computer A (running windows) ssh through
> internet on Computer B (running linux) and use VNC to connect to Computer C
> (running a windows again). 
> 
> The reason for this project is because, Computer C, is using a private IP,
> and the Computer B, is the gateway server. 
> 
> IS this possible?, and if it is, do have any good documentation for this.
> 
> Thanks 
> 
> 
> jeremy
> 
> -- 
> _______________________________________________
> Check out the latest SMS services @ http://www.linuxmail.org
> This allows you to send and receive SMS through your mailbox.
> 
> Powered by Outblaze
> --
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Official Website: http://plug.linux.org.ph
> Searchable Archives: http://marc.free.net.ph
> .
> To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
> .
> Are you a Linux newbie? To join the newbie list, go to
> http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
> 




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

--
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to