X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=vVm 7KnpD5DFJJ7JW2hl6fpaomPwrIJytqSV52piKKoZa3dZV/FYsAUC2E0FJUZuOoml MsPxuXWfS0JNUP5ISi83GP/FXu8x5NalY9PKL0ZZC2MHIE19qh+ssloTiv1wVwWQ d1jfxuDSo0A9viNAvFgkIfbwgRG7ZkOF8Iv05XFM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=Iq4Aux1+K Ok3JreKK9vHZtEq1ig=; b=kUJ97KUBQMgsLdCKZYW99C62hU3rSTwzMhvCFa5Dy 7u49QloXWIYsRgNX3MYqN3D6Co3phgKOqfI3B7KOMV6KP/DHo3hP1hFukeWxf9Zm DkBIYKNr1XaGO9dw+/7xv9bPvuMBzPHJUciVi53xlTfov1G+adyfxxdFcd0ztCJL hA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_50,SPF_PASS autolearn=ham version=3.3.2 X-HELO: demumfd001.nsn-inter.net From: "Zhu, Binbin (Nokia - CN/Hangzhou)" To: "cygwin AT cygwin DOT com" Subject: RE: ssh ControlMaster re-broken Date: Mon, 23 Nov 2015 08:49:47 +0000 Message-ID: <8ADFA0E0FC6B6F4A96E106C224E204F30EE48542@SGSIMBX006.nsn-intra.net> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: clean X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate-size: 3644 X-purgate-ID: 151667::1448268671-000027D6-A067586A/0/0 Note-from-DJ: This may be spam Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id tAN8pRG9027702 Hi, >> On Nov 19 11:45, Andrew Schulman wrote: >> > > On Nov 17 12:46, Zhu, Binbin (Nokia - CN/Hangzhou) wrote: >> > > > Hi, >> > > > >> > > > It worked month ago, but it failed after reinstall. >> > > >> > > Are you really sure it ever worked? To the best of my knowledge the >> > > control master stuff always required descriptor passing via AF_LOCAL >> > > sockets, which is not available under Cygwin. >> > > >> > > Corinna >> > >> > Concur - it's never worked AFAIK. >> >> I think it's not even the first time this came up on the list, right? > >https://cygwin.com/ml/cygwin/2015-01/msg00123.html It really worked in 2.2.0. " liawei AT xxx ~ $ ssh -nNf -o ControlMaster=yes -o ControlPath=/home/liawei/.ssh/ctl/%h liawei AT 10 DOT 133 DOT x DOT x liawei AT 10 DOT 133 DOT x DOT x's password: liawei AT xxx ~ $ ssh -nNf -o ControlMaster=yes -o ControlPath=/home/liawei/.ssh/ctl/%h liawei AT 10 DOT 133 DOT x DOT x liawei AT 10 DOT 133 DOT x DOT x's password: liawei AT xxx ~ $ ssh -o ControlPath=/home/liawei/.ssh/ctl/%h liawei AT 10 DOT 133 DOT x DOT x process_mux_new_session: tcgetattr: Inappropriate ioctl for device Last login: Mon Nov 23 10:30:41 2015 from 10.140.x.x ,... $ [liawei AT esling001 ~]$ logout Shared connection to 10.133.x.x closed. liawei AT xxx ~ $ uname -a CYGWIN_NT-6.1-WOW xxx 2.2.0(0.289/5/3) 2015-08-03 12:49 i686 Cygwin liawei AT xxx ~ $" Br, Bin LTE C-PLANE -----Original Message----- From: Zhu, Binbin (Nokia - CN/Hangzhou) Sent: Wednesday, November 18, 2015 8:27 PM To: 'cygwin AT cygwin DOT com' Subject: RE: ssh ControlMaster re-broken Hi, Specifically, it worked in 2.2.0(0.289/5/3) 2015-08-03 12:49 i686 Cygwin But failed in 2.2.0(0.289/5/3) 2015-08-03 12:49 i686 Cygwin Both i686 and x86_64... Br, Bin LTE C-PLANE -----Original Message----- From: Zhu, Binbin (Nokia - CN/Hangzhou) Sent: Tuesday, November 17, 2015 8:46 PM To: 'cygwin AT cygwin DOT com' Subject: ssh ControlMaster re-broken Hi, It worked month ago, but it failed after reinstall. 1. Create shared session: ssh -vvv -nNf -o ControlMaster=yes -o ControlPath="$HOME/.ssh/ctl/%L-%r@%h:%p" remote-host Output in accepting new connection: $ debug1: multiplexing control connection debug3: fd 5 is O_NONBLOCK debug3: fd 5 is O_NONBLOCK debug1: channel 1: new [mux-control] debug3: channel_post_mux_listener: new mux channel 1 fd 5 debug3: mux_master_read_cb: channel 1: hello sent debug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4 debug2: process_mux_master_hello: channel 1 slave version 4 debug3: mux_master_read_cb: channel 1 packet type 0x10000004 len 4 debug2: process_mux_alive_check: channel 1: alive check debug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 41 debug2: process_mux_new_session: channel 1: request tty 1, X 0, agent 0, subsys 0, term "xterm", cmd "", env 0 mm_receive_fd: no message header process_mux_new_session: failed to receive fd 0 from slave 2. Client output: $ ssh -vvv -o ControlPath="$HOME/.ssh/ctl/%L-%r@%h:%p" remote-host OpenSSH_7.1p1, OpenSSL 1.0.2d 9 Jul 2015 debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 10144 debug3: mux_client_request_session: session request sent mux_client_request_session: read from master failed: Connection reset by peer debug2: ssh_connect: needpriv 0 Could you help? Br, Bin -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple