https://bugzilla.mindrot.org/show_bug.cgi?id=2659
--- Comment #6 from Damien Miller <[email protected]> --- Fails on OpenBSD with usr.bin/ssh updated to 20170123, so the problem is likely elsewhere. It looks like the client is crashing: debug1: Local connections to LOCALHOST:3304 forwarded to remote address 127.0.0.1:4242 debug3: channel_setup_fwd_listener_tcpip: type 2 wildcard 0 addr NULL debug1: Local forwarding listening on 127.0.0.1 port 3304. debug2: fd 7 setting O_NONBLOCK debug3: fd 7 is O_NONBLOCK debug1: channel 2: new [port listener] debug1: Local forwarding listening on ::1 port 3304. debug2: fd 8 setting O_NONBLOCK debug3: fd 8 is O_NONBLOCK debug1: channel 3: new [port listener] Could not request local forwarding. FAIL: connection failed, should not -- 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
