Author: GROG!GROG!
Date: May 29, 2008 08:37
Hi all. I know that I can initiate ssh tunneling from system A to
connect a process from local system A to the remote system B.
A$ ssh -L 999:B:999 -l user -N B
But what I need to do is have A setup a tunnel that would allow a
process on B to be able to connect to A. I need this because A is
connected through a router with a locally assigned ip as is B, but on
separate routers. I need to be able to ssh into A from B, but AFAIK
there's no way to be able to contact A from B, because all that is
known from the outside is the router's ip & I do not have access to
A's router to be able to enable port forwarding.
Hopefully I've explained this properly. Is this even possible? tx
--
EMAIL: uber [dot] grog [at] gmail [dot] com
|