active server and passive client
Constantine Shulyupin
const at linuxdriver.co.il
Wed Dec 9 19:28:11 IST 2009
Thanks, Arie.
2009/12/8 Arie Skliarouk <skliarie at gmail.com>:
> Hi,
>
> On Tue, Dec 8, 2009 at 17:24, Constantine Shulyupin
> <const at linuxdriver.co.il> wrote:
> for simple protocols (http, scp) you can use reverse port forwarding feature
> of ssh:
> Run on the server following:
> ssh -R 9922:127.0.0.1:22 arie at client.somecompany.com
>
> Causes ssh to login into arie at client.somecompany.com, listen for connections
> on
> port 9922 on the remote machine and forward them to 127.0.0.1:22 (back
> to the server)
>
> Then you will be able to ssh into the server from the client by ssh'ing into
> port 9922 on the client.
>
> --
> Arie
>
>
> _______________________________________________
> Linux-il mailing list
> Linux-il at cs.huji.ac.il
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>
>
--
Constantine Shulyupin
Embedded Linux Expert
TI DaVinci Expert
Tel-Aviv Israel
http://www.LinuxDriver.co.il/
More information about the Linux-il
mailing list