[Bug 3780] connecting using KexAlgorithms list fails without spaces

2025-01-24 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3780 Darren Tucker changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 3780] connecting using KexAlgorithms list fails without spaces

2025-01-24 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3780 --- Comment #8 from SG --- wow. I couldnt be impressed more! its exactly as you say. it has nothing to do with ssh. problem solved. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on th

[Bug 3780] connecting using KexAlgorithms list fails without spaces

2025-01-24 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3780 --- Comment #7 from Darren Tucker --- > - it looks like supplying more than one kex algorithm always stops, waiting > for the reply of the remote end (see ssh_failed_log). > - the connection is via a wireguard tunnel That combination sounds like

[Bug 3780] connecting using KexAlgorithms list fails without spaces

2025-01-24 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3780 --- Comment #6 from SG --- Created attachment 3856 --> https://bugzilla.mindrot.org/attachment.cgi?id=3856&action=edit ssh success log - provide 1x kex algorithms - works like charm -- You are receiving this mail because: You are watching the

[Bug 3780] connecting using KexAlgorithms list fails without spaces

2025-01-24 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3780 --- Comment #5 from SG --- Created attachment 3855 --> https://bugzilla.mindrot.org/attachment.cgi?id=3855&action=edit ssh failed log - provide 2x kex algorithms (also fails) -- You are receiving this mail because: You are watching the assigne

[Bug 3780] connecting using KexAlgorithms list fails without spaces

2025-01-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3780 --- Comment #4 from SG --- additional notes: - all ssh config is default (except root disabled, pass auth disabled) - it looks like supplying more than one kex algorithm always stops, waiting for the reply of the remote end (see ssh_failed_log).

[Bug 3780] connecting using KexAlgorithms list fails without spaces

2025-01-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3780 --- Comment #3 from SG --- Created attachment 3854 --> https://bugzilla.mindrot.org/attachment.cgi?id=3854&action=edit ssh failed log -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on

[Bug 3780] connecting using KexAlgorithms list fails without spaces

2025-01-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3780 Darren Tucker changed: What|Removed |Added CC||dtuc...@dtucker.net --- Comment #2 from D

[Bug 3780] connecting using KexAlgorithms list fails without spaces

2025-01-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3780 Damien Miller changed: What|Removed |Added CC||d...@mindrot.org --- Comment #1 from Dami