Michael Albinus <[email protected]> writes:
> Oops. Which ssh version do you have installed?

% ssh -V
OpenSSH_7.2p2, OpenSSL 1.0.2k-freebsd  26 Jan 2017

> And what happens with full verbosity?

> # ssh -vvv -o ControlPath=%C 0.0.0.1

% ssh -vvv -o ControlPath=%C 0.0.0.1
OpenSSH_7.2p2, OpenSSL 1.0.2k-freebsd  26 Jan 2017
debug1: Reading configuration data /home/jrm/.ssh/config
debug1: /home/jrm/.ssh/config line 3: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Control socket "f2263d9facee90e1990a9c5f4e9673e9a186a1b1" does not exist
debug2: resolving "0.0.0.1" port 22
debug2: ssh_connect_direct: needpriv 0
debug1: Connecting to 0.0.0.1 [0.0.0.1] port 22.

It hangs on the last line.

> And does it help to suppress the config file?

> # ssh -F /dev/null -o ControlPath=%C 0.0.0.1

It hangs at the same place.

Regards,

Joseph

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to