Displaying 20 results from an estimated 10000 matches similar to: "[Bug 179] sshd sends channel data after sending EOF"
2002 Mar 22
0
[Bug 179] New: sshd sends channel data after sending EOF
http://bugzilla.mindrot.org/show_bug.cgi?id=179
           Summary: sshd sends channel data after sending EOF
           Product: Portable OpenSSH
           Version: 3.1p1
          Platform: ix86
               URL: http://www.denisbider.com
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: sshd
        AssignedTo:
2010 Apr 14
1
sshd sending eof to peer instead of SSH_MSG_CHANNEL_CLOSE.
I am using the ssh port forwarding feature. My configuration is as
follows:
 
On my server machine, running sshd, and app1.
On my client machine, running ssh (client) and app2.
 
The client connects to the server requesting remote port forwarding from
port X on the server machine to port Y on the client machine.
 
app2 is listening on port Y on the client machine.
app1 connects to port X
2018 Mar 16
3
using sshd in fips mode
Hi,
We would like to use openssh in fips mode. It looks it is not provided as a
configurable option through sshd_config, Are there plans to do incorporate
such change.
Do we have to change openssh code for now until the option is provided.
If sshd is operating in fipsmode, does it provide additional errors/audits
to indicate failures such as pair wise consistency failed during on of the
sshd
2023 May 27
1
[Bug 3576] New: The sftp-server does not provide the feature of changing expired passwords, which is provided by the sshd.
https://bugzilla.mindrot.org/show_bug.cgi?id=3576
            Bug ID: 3576
           Summary: The sftp-server does not provide the feature of
                    changing expired passwords, which is provided by the
                    sshd.
           Product: Portable OpenSSH
           Version: -current
          Hardware: All
                OS: Linux
            Status: NEW
         
2002 Dec 17
1
[Bug 457] New: SSHD doesn't start when using invalid port numbers
http://bugzilla.mindrot.org/show_bug.cgi?id=457
           Summary: SSHD doesn't start when using invalid port numbers
           Product: Portable OpenSSH
           Version: 3.5p1
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: sshd
        AssignedTo: openssh-unix-dev at mindrot.org
       
2020 Jun 17
2
Duplicate value used in disconnect reason definitons
I could not find anything in the mailing list archive or bug tracker.
In ssh2.h, the value (4) is re-used
148     #define SSH2_DISCONNECT_KEY_EXCHANGE_FAILED		3
149     #define SSH2_DISCONNECT_HOST_AUTHENTICATION_FAILED	4
150     #define SSH2_DISCONNECT_RESERVED			4
151     #define SSH2_DISCONNECT_MAC_ERROR			5
Is this intentional?
Thanks,
Noah Zalev
2001 Jun 21
2
SSH RFC
Greetings,
	Just wondering if there is an RFC describing the secure shell protocols?
Thanks,
Chris
2000 Apr 06
1
status of openssh-2
Hi,
My name is Stefan Mangard and I plan to implement an extension to ssh as a
final project in a cryptography class.
Since I want to use an open source of ssh, I decided to use
the openssh implementation.
I am currently working with openssh-1.2.3, but I'd also like to implement
my extension for protocol 2, I wanted to ask you how far the development
of the implementation of openssh-2 is.
2009 Sep 08
3
OpenSSH and keystroke timings
Old news, but ... http://lwn.net/Articles/298833/
I first posted about this back in 2001 and it's still not resolved:
http://osdir.com/ml/ietf.secsh/2001-09/msg00000.html
1) high latency networks are a reality that will never go away. In fact they 
will only become more prevalent since distributed networks continue to grow 
broader but (surprise) the speed of light remains a constant.
2)
2008 Jul 23
10
[Bug 1490] New: sshd -T reports a string of UNKNOWNs
https://bugzilla.mindrot.org/show_bug.cgi?id=1490
           Summary: sshd -T reports a string of UNKNOWNs
    Classification: Unclassified
           Product: Portable OpenSSH
           Version: 5.1p1
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: sshd
        AssignedTo: unassigned-bugs at
2008 Jul 23
10
[Bug 1490] New: sshd -T reports a string of UNKNOWNs
https://bugzilla.mindrot.org/show_bug.cgi?id=1490
           Summary: sshd -T reports a string of UNKNOWNs
    Classification: Unclassified
           Product: Portable OpenSSH
           Version: 5.1p1
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: sshd
        AssignedTo: unassigned-bugs at
2005 May 19
1
ssh-keygen private keys export - new feature
Hello,
I had some difficulties in order to convert private keys between different
implementations of SSH.
So, I wrote the following patch to allow export of SSH2 RSA and DSA private
keys into IETF SECSH format.
Note that I also slightly revised the IETF SECSH key import code.
Usage: use of the "-e" option on a private key file generates an unencrypted
private key file in IETF SECSH
2007 May 07
2
[PATCH] Adds support for SSH_FXP_LINK request to sftp-server and sftp client
Dear list,
Attached is a patch that adds support for the SSH_FXP_LINK request, as
described in draft-ietf-secsh-filexfer-07 onwards, to the sftp server
and client.  It is for and has been tested on the current portable
snapshot but also applies to openbsd CVS.
Thanks,
-- 
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-sftp-hardlink-pcvs-v2.patch
2018 Dec 28
19
[Bug 2948] New: implement "copy-data" sftp extension
https://bugzilla.mindrot.org/show_bug.cgi?id=2948
            Bug ID: 2948
           Summary: implement "copy-data" sftp extension
           Product: Portable OpenSSH
           Version: -current
          Hardware: All
               URL: https://tools.ietf.org/html/draft-ietf-secsh-filexfer-
                    extensions-00#section-7
                OS: All
            Status: NEW
2000 May 01
3
Status of SSH 2.0 protocol support?
Just to bring everyone up to date, could we get a report on the status
of support for the 2.x protocol? The home page says "next major release"
- is that 1.3 or 2.0? And is there any feel for when it'll be generally
available?
--
        John Hardin
        Internal Systems Administrator
        Apropos Retail Management Systems, Inc.
        <johnh at aproposretail.com>
2009 Apr 17
0
SCP client prints out "lost connection" error message occasionally
I am using the OpenSSH client (version 5.2p1) in a Linux box L to
interact with an embedded SSH server S. When carrying out a recursive
transfer from S to L by means of the scp command issued in L (S does
not support sftp) the client occasionally prints out a "lost
connection" error message at the very end of the transfer.
After some debugging I found out that the error message (as
2020 Jul 07
2
libssh2 is hanging during a file transfert
I don't see a problem, my MTU is at the default value = 1500,
but when I look at the trace from libssh2,
packet type 4 received,  => SSH_MSG_DEBUG
packet type 91 received,  => SSH_MSG_CHANNEL_OPEN_CONFIRMATION
packet type 93 received, => SSH_MSG_CHANNEL_WINDOW_ADJUST
packet type 99 received, => SSH_MSG_CHANNEL_SUCCESS
packet type 98 received, => SSH_MSG_CHANNEL_REQUEST
packet
2006 Jan 08
2
EOF ERROR occurs when sending mail by ROR
I meet an EOF ERROR when I try to send a mail by Mailer class. This is 
my error information. Could you please kindly tell me the reason for it 
and how to deal with it. Thank you.
-------------------------------
 EOFError in Order#confirm
End of file reached
RAILS_ROOT: ./script/../config/../
Application Trace | Framework Trace | Full Trace
c:/ruby/lib/ruby/1.8/net/protocol.rb:197:in
2007 Dec 29
2
Sending methods after classifying
The following code gives me an error:
class_vars = [''fruit'',''cow'',''coffee''].each do |class_var|
	"#{class_var}".classify.send(:find, 1 + rand(10))
end
The error message stack:
LocalJumpError: no block given
        from (irb):34:in `find''
        from (irb):33:in `each''
        from (irb):33:in `find''
     
2017 Aug 06
3
[SFTP] Read from write-only file not returning error
Hello,
I am investigating a data-loss bug in SSHFS
(https://github.com/libfuse/sshfs/issues/72). While the root cause is in
SSHFS and has already been fixed, there seems to be some unfortunate
interaction with what I believe is an OpenSSH bug:
As far as I can tell, when sending a SSH_FXP_OPEN request with
SSH_FXF_WRITE (i.e., opening the file write only), and then following up
with a