| Summary: | ExitOnForwardFailure=yes has no effect | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | openssh-bugzilla | ||||
| Component: | ssh | Assignee: | Damien Miller <djm> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | major | CC: | djm, dtucker | ||||
| Priority: | P5 | ||||||
| Version: | 6.9p1 | ||||||
| Hardware: | amd64 | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2451 | ||||||
| Attachments: |
|
||||||
|
Description
openssh-bugzilla
2015-08-17 16:08:46 AEST
The error seems to be existing longer: http://superuser.com/questions/806875/ssh-port-forwarding-and-remote-bind-failure-exitonforwardfailure-not-working Created attachment 2693 [details]
describe what ExitOnForwardFailure actually applies to
This is actually intended behaviour - the forwarding was established OK, but the destination server/port was not accepting connections.
The manual page is a bit unclear though, so that needs to be fixed.
Close all resolved bugs after 7.3p1 release |