SSH Tunnel Linux<->Win
From: Glenn Kusardi (usenet_at_kusardi.de)
Date: 11/03/03
- Previous message: Nico Kadel-Garcia: "Re: Secure file transfer from unix to windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 3 Nov 2003 01:01:10 +0100
Hello,
I want to access my WinXP machine at home from my Linux workstation at
work. Because of some restrictive firewalls and configurations I only
have a Linux server to the internet...
[workstation] -> ssh -> Linux Gateway -> ssh -> Windows
... So I thought I could make a ssh connection over the Linux gateway to
a vnc server on Windows.
I used "ssh -L 5900:<ip of windows>:5900 user@linuxworkstation" to make
the tunnel.
Is that everything I need? I tried that configuration at home and it
worked, but well I can connect directly too.
I thought that I need a second part on the windows side too, something
like a ssh server. So that I establish the connection between a Linux ssh
client and a Windows ssh server.
I have cygwin and ssh installed, so I could setup something like that.
TIA,
Glenn
-- kürzere URLs mit vielen Optionen: http://www.kuerzer.de/ deutscher (X)HTML Validator: http://validator.projektmedien.de/ pvt: http://www.kusardi.de/ | biz: http://www.projektmedien.de/
- Previous message: Nico Kadel-Garcia: "Re: Secure file transfer from unix to windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|