Fulvio Cavarretta created SSHD-801:
--------------------------------------
Summary: 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
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)