| delorie.com/archives/browse.cgi | search |
| DMARC-Filter: | OpenDMARC Filter v1.4.2 delorie.com 52S9jlrN3951978 |
| Authentication-Results: | delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com |
| Authentication-Results: | delorie.com; spf=pass smtp.mailfrom=cygwin.com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 delorie.com 52S9jlrN3951978 |
| Authentication-Results: | delorie.com; |
| dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=rurk+2rX | |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org CD0AF385B513 |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
| s=default; t=1743155145; | |
| bh=jpcXMCE+GHO5Os6UXAVr1yxYGReNkxYNa0KvL3sAhPE=; | |
| h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: | |
| List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: | |
| From; | |
| b=rurk+2rXM67HWYl5xpwTgclr0NR/zn6DV0vryHjXGVpTiZpsbIwqzf3F/+WCPwo6W | |
| h6z++doE/VeThhRZSBF88IM3V8cgCGp6ita7e4jVoeGXvbI4vGO5+K3g15PU0EmHGK | |
| Mrs8uIyiXE/znJxHkMQQ9M/ZTcOmkSFRyXGNJtiE= | |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 250D7382E28C |
| Date: | Fri, 28 Mar 2025 10:36:58 +0100 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: ssh with multiplexing fails after connection and leaves zombie |
| ssh processes | |
| Message-ID: | <Z-ZtusgtuswfKqbu@calimero.vinschen.de> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <56ac586e-e754-4cf3-8a68-17e62152931a AT acm DOT org> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <56ac586e-e754-4cf3-8a68-17e62152931a@acm.org> |
| X-BeenThere: | cygwin AT cygwin DOT com |
| X-Mailman-Version: | 2.1.30 |
| List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
| List-Unsubscribe: | <https://cygwin.com/mailman/options/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe> | |
| List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
| List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
| From: | Corinna Vinschen via Cygwin <cygwin AT cygwin DOT com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Cc: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| Errors-To: | cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com |
| Sender: | "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com> |
On Mar 27 16:11, Jim Garrison via Cygwin wrote: > I just learned about ssh multiplexing and tried to set it up (Cygwin client > to Debian server), but it fails to work and each attempt leaves a zombie ssh > process. > > According to the ssh -vvv debug output, authentication is successful but > then fails during setup of the control master with > > mm_receive_fd: no message header > mux_master_process_new_session: failed to receive fd 0 from client > > I found a StackOverflow post from over a decade ago indicating the problem > is that Cygwin doesn't support file descriptor passing via unix-domain > sockets. https://stackoverflow.com/questions/20959792 > > Is it still true that ssh multiplexing is not available in Cygwin, Yes. > or is there a way to make it work? Not without descriptor passing, sorry. Corinna -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |