You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2018/02/07 08:01:00 UTC

[jira] [Resolved] (SSHD-801) SSHD port forwarding. Channel closed abruptly on remote socket error

     [ https://issues.apache.org/jira/browse/SSHD-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goldstein Lyor resolved SSHD-801.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0

> SSHD port forwarding. Channel closed abruptly on remote socket error
> --------------------------------------------------------------------
>
>                 Key: SSHD-801
>                 URL: https://issues.apache.org/jira/browse/SSHD-801
>             Project: MINA SSHD
>          Issue Type: Bug
>            Reporter: Fulvio Cavarretta
>            Assignee: Goldstein Lyor
>            Priority: Major
>             Fix For: 1.8.0
>
>         Attachments: sshd-tcp-server-channel.patch
>
>
> After creating a connection to a remote server using port forwarding, is the remote server close the socket suddenly, sshd perform a channel close wihtout sending a SSH_MSG_CHANNEL_CLOSE to the ssh client.
>  
> Moreover (see SSHD-795) ifa failure is happening during write, the connection to ssh client is suddenly (and wrongly) closed.
>  
> Attached a possible patch for the problem.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)