"Joshua Lokken" <[EMAIL PROTECTED]> writes:
> > -Original Message-
> > From: Adrian Mugnolo [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, November 15, 2002 11:57 AM
> > To: Joshua Lokken; [EMAIL PROTECTED]
> > Subject: Re: SSH through a firew
On Friday 15 November 2002 17:39, Joshua Lokken wrote:
> > -Original Message-
> > From: Adrian Mugnolo [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, November 15, 2002 11:57 AM
> > To: Joshua Lokken; [EMAIL PROTECTED]
> > Subject: Re: SSH through a firewall
&
> -Original Message-
> From: Adrian Mugnolo [mailto:adrianm@;yahoo-inc.com]
> Sent: Friday, November 15, 2002 11:57 AM
> To: Joshua Lokken; [EMAIL PROTECTED]
> Subject: Re: SSH through a firewall
>
>
> Hi,
>
> You can set up por forwarding for ssh conn
M
> To: Joshua Lokken
> Subject: Re: SSH through a firewall
>
>
> I believe you're looking for NAT.
> (Network address translation)
> start with:
>
> $man natd
>
> HTH,
>
> Kevin Kinsey
> - Original Message -
> From: "Joshua Lokken&qu
November 15, 2002 3:58 PM
Subject: SSH through a firewall
> Hi, folks
>
> I often transfer files to my home machines from work using scp.
Currently,
> if I want to move a file to a machine on my LAN, I first have to copy the
> file to a user home dir on the gateway box, then recopy
Hi, folks
I often transfer files to my home machines from work using scp. Currently,
if I want to move a file to a machine on my LAN, I first have to copy the
file to a user home dir on the gateway box, then recopy it from the gateway
to the internal box. How do I avoid this extra step? eg,
13