Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2002 21:04:07 -0800
From:      BSD baby <bsd@hitmedia.com>
To:        freebsd-questions@freebsd.org
Subject:   ssh from one box behind firewall to another
Message-ID:  <20021231210407.A12672@mail.hitmedia.com>

next in thread | raw e-mail | index | archive | help

FreeBSD box A
|
|
v
HOME FIREWALL
|
|
|
internet
|
|
|
WORK FIREWALL
|
|
V
FreeBSD box B



Can you copy files from box A to box B?

Box A can SSH into Work Firewall.
Work Firewall can SSH into Box B.
Box B can SSH into Home Firewall.
Home Firewall can SSH into Box A.

So - I can SEE the files I want to copy.  I can use "vi" to edit them.
But don't know how to get them directly from Box A to Box B. 

Right now I'm using "scp" to copy them to the firewall, then to the internal machine.

Is this a port forwarding kind of thing?  Anyone done it?
Didn't see anything like it in 'man scp' or a Google search.


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?20021231210407.A12672>