[Fwd: Re: ssh session to a computer with a non-routable ip]
From: Matt Zagrabelny (mzagrabe_at_d.umn.edu)
Date: 01/31/05
- Previous message: SigmaX: "Quik and Debian PPC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Mon, 31 Jan 2005 13:00:06 -0600
this has been suggested to me, but it doesnt quite work, although i
believe the concept has merit.
Try this:
unroutablebox$ ssh -L 22:localhost:33333 routableuser@routablebox
routablebox$ ssh -p 33333 -o HostKeyAlias=unroutablebox unroutableuser@locahost
On Mon, 31 Jan 2005 10:51:39 -0600, Matt Zagrabelny <mzagrabe@d.umn.edu> wrote:
> hello,
>
> i am wondering if it is possible to get shell access to a computer with
> a non-routable ip (192.168.x.x) if that computer initiates the ssh
> session.
>
> that is, there are two computers (A and B, with A having a non-routable
> ip address and B having a routable ip address). i am at B and i want to
> have shell access to A. there is a person at A who can type things and
> run programs, but lets assume A's gateway wont do NAT or portforwarding.
>
> any thougts?
>
> thanks,
>
> matt zagrabelny
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: SigmaX: "Quik and Debian PPC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|