[Bug 3304] SSH client MUX to multiple hosts causes select: Bad file descriptor
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed May 12 05:38:00 AEST 2021
https://bugzilla.mindrot.org/show_bug.cgi?id=3304
--- Comment #8 from E B <openssh-bugzilla at erik.ca> ---
Apologies for the latent response, I am able to reproduce this issue on
every attempt with OpenSSH 8.6p1 (commit f068930635).
I have attached the full ssh log output for both the MUX process and
the ansible / ssh processes running through the MUX connection to the
bastion host.
Full OpenSSH_8.6p1 MUX proc log
Full OpenSSH_8.6p1 ansible proc log (gzip)
I used the same steps outlined in the original comment with the
exception where extra logging was enabled on the ansible side:
ANSIBLE_SSH_ARGS="-vvv -E ./ssh.log" ansible -i my_target_hosts all -a
id
Let me know whether you would also need the full strace output or
whether the logs above will suffice.
Thanks
--
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.
More information about the openssh-bugs
mailing list