Hi, on amd64-current on the client side, mosh now fails to connect to remote hosts :
/usr/local/bin/mosh: Did not find remote IP address (is SSH ProxyCommand disabled?). Exit 10 The remote host has not changed its configuration (It's an OpenBSD 6.2 machine that I haven't upgraded or rebooted yet). Apparently there where changes in the way ProxyCommand is handled in ssh, but it doesn't look like it's now disabled by default. Did I miss something? > From: Damien Miller <[email protected]> > Date: Thu, 15 Nov 2018 23:17:38 -0700 (MST) > To: [email protected] > Subject: CVS: cvs.openbsd.org: src > > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2018/11/15 23:17:38 > > Modified files: > usr.bin/ssh : sshconnect.c > > Log message: > redirect stderr of ProxyCommands to /dev/null when ssh is started with > ControlPersist; based on patch from Steffen Prohaska -- Matthieu Herrb
