RE: SSH through firewall

2002-12-09 Thread David Daugherty
> [mailto:[EMAIL PROTECTED]] On Behalf Of > Joshua Lokken > 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

Re: SSH through firewall

2002-12-09 Thread Brian
could use port forwarding to a hi numbered port, forward a hi port on the gateway to a port on the dest box. Bri On Mon, 9 Dec 2002, Joshua Lokken wrote: > Hello all > > I asked this question a couple of weeks back, but have not yet been able to > make this work. > > I often transfer fi