[Bug 3573] New: sshd service crashes with "error 1067: Service terminated unexpectedly" when I try to start it in Windows 11

2023-05-15 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3573 Bug ID: 3573 Summary: sshd service crashes with "error 1067: Service terminated unexpectedly" when I try to start it in Windows 11 Product: Portable OpenSSH

[Bug 3017] ExitOnForwardFailure=yes doesn't work for local forwards (-L)

2023-05-15 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3017 Darren Tucker changed: What|Removed |Added CC||dtuc...@dtucker.net --- Comment #6 from

[Bug 3017] ExitOnForwardFailure=yes doesn't work for local forwards (-L)

2023-05-15 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3017 --- Comment #5 from Pavel Sidlo --- I've faced probably the same behavior for RemoteForward. I seems sshd by default allocates both tcp and tcp6 sockets. ExitOnForwardFailure fails to reject connection if tcp is already in use but tcp6 is not

[Bug 3017] ExitOnForwardFailure=yes doesn't work for local forwards (-L)

2023-05-15 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3017 Pavel Sidlo changed: What|Removed |Added CC||pavel.si...@linuxbox.cz -- You are