https://bugzilla.mindrot.org/show_bug.cgi?id=1329
David Woodhouse <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|stale control sockets |stale control sockets |prevent connection. |prevent connection | |multiplexing. Status|CLOSED |REOPENED Resolution|FIXED | --- Comment #7 from David Woodhouse <[email protected]> 2011-03-10 02:33:59 EST --- This *used* to work with my old patches; the stale control socket would be removed. $ ssh macbook Control socket connect(/home/dwmw2/.ssh/sockets/macbook-22-dwmw2): Connection refused ControlSocket /home/dwmw2/.ssh/sockets/macbook-22-dwmw2 already exists, disabling multiplexing [dwmw2@macbook ~]$ logout Connection to macbook closed. $ ssh macbook Control socket connect(/home/dwmw2/.ssh/sockets/macbook-22-dwmw2): Connection refused ControlSocket /home/dwmw2/.ssh/sockets/macbook-22-dwmw2 already exists, disabling multiplexing [dwmw2@macbook ~]$ -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
