[Bug 3710] New: Use of ProxyCommand causes ssh session to never continue prompting for input

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Jul 14 17:20:01 AEST 2024


https://bugzilla.mindrot.org/show_bug.cgi?id=3710

            Bug ID: 3710
           Summary: Use of ProxyCommand causes ssh session to never
                    continue prompting for input
           Product: Portable OpenSSH
           Version: 9.5p1
          Hardware: Other
                OS: Windows 11
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: phpfreaked9 at gmail.com

I am using a windows based version of openssh, and when I use proxy
command the command never prompts for user input.

In my scenario I wanted to use a simple script to automate some steps
everytime before establishing a connection to specific machine, so
according to what I could find the proxy command could be used for a
nesting the ssh command.

When I use this though, it seems that everything does connect
successfully however the stdout is being interpreted as banner and it
doesn't seem to recognize whatever it's considering as banner is
actually already the ssh session intended to be forward to the user.

The session is however stuck thinking it's reading banner, and the user
never gets prompted for input.

I've made a more extensive bug report here
https://github.com/PowerShell/Win32-OpenSSH/issues/2253

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list