Re: SSH through a firewall

2002-11-18 Thread James McNaughton
"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

Re: SSH through a firewall

2002-11-16 Thread david
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 &

RE: SSH through a firewall

2002-11-15 Thread Joshua Lokken
> -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

RE: SSH through a firewall

2002-11-15 Thread Joshua Lokken
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

Re: SSH through a firewall

2002-11-15 Thread Adrian Mugnolo
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

SSH through a firewall

2002-11-15 Thread Joshua Lokken
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