This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: tcpforwarding under NT


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]