Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 28 Feb 2001 13:56:57 +0100
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: tcpforwarding under NT
Message-ID: <20010228135657.J8464@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <NDBBIMEOKDGHHCOJEGCMEEKECMAA.m.faffelberger@crp.at>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <NDBBIMEOKDGHHCOJEGCMEEKECMAA.m.faffelberger@crp.at>; from m.faffelberger@crp.at on Wed, Feb 28, 2001 at 12:22:06PM +0100

On Wed, Feb 28, 2001 at 12:22:06PM +0100, Mag. M. Faffelberger wrote:
> then i tried:
> ssh -f -n -R 10000:host:port user@host"./sleep 3600"
> 
> but there was no port 10000 opened on my system.

AFAICS you want to use -L.

  ssh -L 10000:host:port user@host...

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

