Mailing List Archive

[Bug 3649] Control sockets do not connect anymore (after updating OpenSSH)
https://bugzilla.mindrot.org/show_bug.cgi?id=3649

--- Comment #8 from Damien Miller <djm@mindrot.org> ---
(In reply to wolfgang.liessmann from comment #7)
> Even if I leave away '-f' the master process forks into background.
> A file 'socket.tmp' is created (see below), with both processes
> running in the same directory.

right but:

> Master process:
>
> > $ ssh -vvv -MN -o ControlPersist=20 -S socket.tmp host1
> > [...]
> > debug1: forking to background

this still shows a mux master that is forking as this is implied by
ControlPersist - sorry for not mentioning is previously. We need the
logs after this point to figure out what has gone wrong, so if you can
recreate without -f and ControlPersist then we might see better what is
happening.

What version of OpenSSH were you using previously?

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs