[LARTC] Re: Simple routing question from networking newbie

Robb Bossley robb.bossley at gmail.com
Mon May 15 05:04:14 CEST 2006


This might be an instance where ssh -L could be your friend.

Robb

On 5/14/06, Sebastian Tennant <sebyte at smolny.plus.com> wrote:
> Quoth Szymon Mroofka <sawar at interia.pl>:
> >> For instance, if I want to ssh into my remote server and issue a
> >> command that copies a file from my remote server to my workstation
> >> using scp:
> >>
> >>  $ scp file.txt sebyte at aaa.bbb.ccc.ddd:/home/sebyte/Desktop/file.txt
> >>
> >> what IP address should I use?  Obviously 192.168.0.2 is not going to
> >> work.
>
> > you have to use port forwarding and / or DMZ funcionality on your
> > router if it has it.  For instance you can forward port 22 from
> > router to your internal box where ssh deamon is running. Than you
> > can use your public ip form isp x.y.z.a:22 to reach your ssh deamon.
>
> Ah... OK.  Hmm..  I'll look into it, and hopefully come back with a
> more intelligent question than simply "What do they do?"
>
> sdt
>
>
> _______________________________________________
> LARTC mailing list
> LARTC at mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
>


More information about the LARTC mailing list