Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2002 16:23:42 -0800
From:      "David Daugherty" <davidd@datasphereweb.com>
To:        "'Joshua Lokken'" <inspector.us@omicnet.com>, <freebsd-questions@freebsd.org>
Subject:   RE: SSH through firewall
Message-ID:  <000301c29fe2$67ddce50$b07ba8c0@bush>
In-Reply-To: <OAEGJMOGEKPEGCNHFDFFAEBLCCAA.inspector.us@omicnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> [mailto:owner-freebsd-questions@FreeBSD.ORG] 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 the internal 
> box.  How do I avoid this extra step?  eg,
I currently do exactly this by placing these 2 lines in my natd.conf:

redirect_port   tcp     192.168.xxx.xxx:22      <some high port #>
redirect_port   udp     192.168.xxx.xxx:22      <some high port #>

Of course some numbers have been changed to protect the innocent <g>

 ---
|> /\ \/ @

davidd@datasphereweb.com
DataSphere - Databases, back end web programming and networking
360.656.6226
ICQ: 21106703



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000301c29fe2$67ddce50$b07ba8c0>