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

Robb

On 5/14/06, Sebastian Tennant <[EMAIL PROTECTED]> wrote:
Quoth Szymon Mroofka <[EMAIL PROTECTED]>:
>> 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 [EMAIL PROTECTED]:/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
[email protected]
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

_______________________________________________
LARTC mailing list
[email protected]
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to