On Wed, May 16, 2001 at 12:09:10AM -0700, Karl M wrote:
> Hi Corinna...
>
> Can anyone reproduce this problem? I used to use
>
> ssh hostname -f -L portnumber:localhost:portnumber sleep 30
^^^^^^^^^
Shouldn't that be "hostname"?
I tried the above on my windows box:
$ ssh -f -L4025:linuxbox:25 linuxbox sleep 30
$ telnet localhost 4025
Trying 127.0.0.1...
Connected to windowsbox.
Escape character is '^]'.
220 linuxbox ESMTP Sendmail 8.9.3/8.9.3/Linux sendmail 8.9.3; Wed, 16 May 2001
09:52:26 +0200
quit
221 linuxbox closing connection
Connection closed by foreign host.
$
[Wait for 30 seconds]
$ ps -e
PID PPID PGID WINPID TTY UID STIME COMMAND
764 1 764 764 ? 100 21:20:35 /usr/bin/cygrunsrv
1280 764 764 1244 ? 100 21:20:35 /usr/sbin/sshd
928 1280 764 928 ? 100 09:51:53 /usr/sbin/sshd
804 928 804 1496 2 100 09:51:53 /usr/bin/tcsh
784 804 784 1304 2 100 09:56:47 /usr/bin/ps
$
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:[EMAIL PROTECTED]
Red Hat, Inc.
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple