| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Wed, 16 May 2001 09:57:18 +0200 |
| From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: OpenSSH 2.9p1 ssh hanging |
| Message-ID: | <20010516095718.U31266@cygbert.vinschen.de> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <F241HFnwpGR881Np7vX00001a32 AT hotmail DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5i |
| In-Reply-To: | <F241HFnwpGR881Np7vX00001a32@hotmail.com>; from karlm30@hotmail.com on Wed, May 16, 2001 at 12:09:10AM -0700 |
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:cygwin AT cygwin DOT com
Red Hat, Inc.
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |