https://bugzilla.mindrot.org/show_bug.cgi?id=3063
--- Comment #13 from Darren Tucker <[email protected]> --- diffie-hellman-group-exchange-sha256 (which both sets of logs show) involve selecting a Diffie-Hellman group (ie a set of numbers) from the moduli file on the server. It's possible that the behaviour varies depending on the specific one selected. I suggest: - repeating each test a number of times to see if the behaviour changes - force use of the static group ("ssh -o kexalgorithms=diffie-hellman-group14-sha1 ..."). - try replacing the moduli file on the server with the one from the current distribution (keep the old one, in case it's relevant :-) -- 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
