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

2019-05-31 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3017 --- Comment #2 from Wiebe Cazemier --- Another interesting result: it started happening randomly. Apparently, it switched between ipv4 and ipv6. With -4, it works properly and fails consistently. -- You are receiving this mail because: You are w

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

2019-05-31 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3017 --- Comment #1 from Wiebe Cazemier --- It does work properly from Ubuntu 16.04, Openssh 7.2p2-4ubuntu2.8: ssh -L 22022:localhost:22 -o ExitOnForwardFailure=yes r...@server.com -p 22022 bind: Address already in use channel_setup_fwd_listener_tcpi

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

2019-05-31 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3017 Bug ID: 3017 Summary: ExitOnForwardFailure=yes doesn't work for local forwards (-L) Product: Portable OpenSSH Version: 7.6p1 Hardware: Other OS: Linux

[Bug 3006] ssh and ssh-keygen always ask for PIN

2019-05-31 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3006 --- Comment #2 from Jakub Jelen --- (In reply to Damien Miller from comment #1) > So I don't understand what is going wrong here - all the login cases > I can see occur either inside blocks that test CKF_LOGIN_REQUIRED or > are in the signature pa