[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: ssh reverse tunnel
- From: Rick Bilonick <rab nauticom net>
- To: For users of Fedora <fedora-list redhat com>
- Subject: Re: ssh reverse tunnel
- Date: Tue, 01 Jul 2008 12:26:37 -0400
On Mon, 2008-06-30 at 17:58 -0400, Rick Bilonick wrote:
>
> I just checked - I was wrong. The ssh tunnel connection to home doesn't
> time out. What timed out was just a regular ssh connection (that I was
> using to test the reverse tunnel). I'm not sure why the regular one
> timed out but the reverse tunnel did not (but I'm not complaining).
>
> Thanks.
>
> Rick B.
>
It took a few minutes of reading the man page for sftp, but it turns out
it's quite easy to do this also with sftp:
# From home to firewalled server with user "server"
# and port 2022 forwarded
> sftp -oPort=2022 server localhost
Rick B.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]