[Bug 1103] New option for ssh(1) to make it failing when remote port forwarding can't be established

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Oct 14 01:14:48 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=1103

           Summary: New option for ssh(1) to make it failing when remote
                    port forwarding can't be established
           Product: Portable OpenSSH
           Version: 3.8.1p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ssh
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: sobomax at FreeBSD.org


Hi,

In some cases it's necessary to ensure that remote port forwarding has been
established properly. Unfortunately it's impossible to do in the current ssh
since failure to establish forwarding is not fatal. Attached please find patch
which adds new option for ssh (default is off), which allows to make such
condition a fatal error, resulting in ssh(1) exiting with error code when one
of requested remote forwardings can't be established for some reason.

-Maxim




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list