tcpforwarding under NT

Corinna Vinschen cygwin@cygwin.com
Wed Feb 28 04:57:00 GMT 2001


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



More information about the Cygwin mailing list