[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
- RE: [Freebsd-security] Re: Multi-User Security
... > I would like to get your opinion on what is a safe multi-user environment. ...
They would put daily or weekly backups from their local ... > machine on our server
using rsync and SSH. ... if you're just doing backup/file access - shell access
isn't ... (FreeBSD-Security) - Re: date problem on web hosting providers server
... I'll install a php shell access. ... ask your hosting provider for it.
... > that that PHP script will be running on a publicly available URL, ... >
will be unencrypted, so it'll be way, way, way less secure than SSH. ... (alt.os.linux) - Re: Looking for linux-based web hosting
... > linux that offers shell access via ssh and provides procmail and
... > perl for mail filtering? ... (comp.os.linux.misc) - Re: Newbie - is this connection secure
... with SSH, authenticate yourself, and start up SFTP. ... with WinSCP;
this assumes that the messages generated from PuTTY-derived ... Perhaps they mean _shell_ access
is only for root? ... SFTP access without having shell access over SSH. ...
(comp.security.ssh) - ssh session to a computer with a non-routable ip
... i am wondering if it is possible to get shell access to a computer with ...
a non-routable ip if that computer initiates the ssh ... session. ...
(Debian-User)