similar to: [Bug 860] Intermittent "Corrupted MAC, disconnecting" errors

Displaying 20 results from an estimated 100000 matches similar to: "[Bug 860] Intermittent "Corrupted MAC, disconnecting" errors"

2015 May 23
0
[Bug 860] Intermittent "Corrupted MAC, disconnecting" errors
https://bugzilla.mindrot.org/show_bug.cgi?id=860 Kevin Brott <kevin.brott at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.mindrot.or | |g/show_bug.cgi?id=2404 -- You are
2015 May 22
5
[Bug 2404] New: scp skips file/directory on permissions error
https://bugzilla.mindrot.org/show_bug.cgi?id=2404 Bug ID: 2404 Summary: scp skips file/directory on permissions error Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: scp Assignee: unassigned-bugs at mindrot.org
2015 May 23
0
[Bug 863] SCP misses copying a file on error
https://bugzilla.mindrot.org/show_bug.cgi?id=863 Kevin Brott <kevin.brott at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.mindrot.or | |g/show_bug.cgi?id=2404 -- You are
2015 May 30
8
Call for testing: OpenSSH 6.9
Debian GNU/Linux 8.0 (jessie) OpenSSL 1.0.1k gcc (Debian 4.9.2-10) 4.9.2 "make tests" fails here: /usr/src/INET/openssh/ssh-keygen -lf /usr/src/INET/openssh/regress//t12.out.pub | grep test-comment-1234 >/dev/null run test connect.sh ... ssh connect with protocol 1 failed ssh connect with protocol 2 failed failed simple connect Makefile:192: recipe for target 't-exec' failed
2015 May 02
10
[Bug 2392] New: unable to ssh with umac has algorithm. error:Disconnecting packet:corrupted MAC on input.
https://bugzilla.mindrot.org/show_bug.cgi?id=2392 Bug ID: 2392 Summary: unable to ssh with umac has algorithm. error:Disconnecting packet:corrupted MAC on input. Product: Portable OpenSSH Version: 5.0p1 Hardware: PPC OS: Linux Status: NEW Severity: critical Priority: P5
2003 Jun 28
1
[Bug 510] corrupted mac address disconnecting
http://bugzilla.mindrot.org/show_bug.cgi?id=510 ------- Additional Comments From david at fishy.ca 2003-06-29 06:31 ------- I have the exact same problem. Here is a bit more information: I have the following setup: 1 linksys router (BEFW11S4 version 1, latest firmware: 1.44.2z, Dec 13 2002) with 1 sshd server: imscamtlcvs02:~# /usr/sbin/sshd -v sshd: illegal option -- v sshd version
2003 Aug 17
1
[Bug 510] corrupted MAC disconnecting
http://bugzilla.mindrot.org/show_bug.cgi?id=510 ------- Additional Comments From dtucker at zip.com.au 2003-08-17 16:56 ------- A similar problem reported recently: http://groups.google.com/groups?group=comp.security.ssh&selm=86smo2fxxh.fsf%40 bernard.hq.vetinsite.com "This morning the admin at the remote site upgraded the router firmware (presumably to 1.45.6, but all I'm
2014 Aug 28
0
Call for testing: OpenSSH 6.7
Tangentially related - the openssl quirks have me intrigued, so I'm going to dive deeper into what's really required vs the quick hacks I did to get the snapshots to build and pass tests. Assuming I can find the time tomorrow, I plan on sitting down and figuring out exactly what the openssl build requirements really are, but briefly on the hosts I'm using this is what I've seen:
2004 May 04
0
[Bug 510] corrupted MAC disconnecting
http://bugzilla.mindrot.org/show_bug.cgi?id=510 ------- Additional Comments From dtucker at zip.com.au 2004-05-04 12:56 ------- Jim Knoble reports that firmware 1.45.7 fixed this issue for him: http://marc.theaimsgroup.com/?m=108363895306157 [quote] I've experienced exactly the same MAC corruption using OpenSSH through a BEFSR41 with that firmware; a later firmware (1.45.7, 2003-07-31)
2003 Mar 15
2
[Bug 510] corrupted mac address disconnecting
http://bugzilla.mindrot.org/show_bug.cgi?id=510 Summary: corrupted mac address disconnecting Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P1 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org ReportedBy:
2006 Oct 23
1
Disconnecting: Corrupted MAC on input. - Solaris 8 64-bit SPARC OpenSSH 4.4p1
Hi everyone, I tried finding this using Google, but no joy. I have a massive (6GB uncompressed, 2.9GB compressed) file I'm attempting to transfer using SCP or SFTP. I get a random length into the transfer, and then it aborts with "Disconnecting: Corrupted MAC on input." Both hosts are Solaris 8, using OpenSSH4.4p1 compiled 64-bit by the Sun Forte C compiler. I've tried
2003 May 15
0
[Bug 510] corrupted mac address disconnecting
http://bugzilla.mindrot.org/show_bug.cgi?id=510 ------- Additional Comments From djm at mindrot.org 2003-05-15 18:31 ------- Please attach full version information (client + server) and debug traces from each end. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2014 Aug 25
2
Call for testing: OpenSSH 6.7
On Mon, Aug 25, 2014 at 3:42 PM, Damien Miller <djm at mindrot.org> wrote: > On Mon, 25 Aug 2014, Kevin Brott wrote: > > > Slightly better results this time 'round ... still having non-ec.h build > > issues, what I think is a race condition on RHEL 3, and PIE issues (fixed > > with --without-pie config option) on RHEL 5 64-bit systems with a > just-built >
2014 Aug 28
2
Call for testing: OpenSSH 6.7
Must have bolluxed something up in the compile environment - that or http://www.mindrot.org/openssh_snap/openssh-SNAP-20140828.tar.gz had a configure tweak that fixed it. All systems tested now build and pass all tests. That said - the stupid race condition in that one test is cropping up sporadically still - I think it's related to the load (or lack thereof) on the VM host. With, of
2014 Aug 26
0
Call for testing: OpenSSH 6.7
So results of testing ... Conditional caveats: 1) current snapshot will not build against native openssl on any system with openssl version <0.9.8f (i.e RHEL <=6.4) ... requiring alternate openssl installs . 2) openssl 1.0.1i on RHEL 4 and lower (gcc 2/3) only builds and tests cleanly static libssl.a and the current patched snapshot builds and tests to completion against it just fine
2004 Apr 20
7
[Bug 845] Received disconnect from ???: 2: Corrupted MAC on input.
http://bugzilla.mindrot.org/show_bug.cgi?id=845 Summary: Received disconnect from ???: 2: Corrupted MAC on input. Product: Portable OpenSSH Version: 3.8p1 Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-bugs at mindrot.org
2014 Aug 27
1
Call for testing: OpenSSH 6.7
On Tue, Aug 26, 2014 at 5:28 PM, Damien Miller <djm at mindrot.org> wrote: > On Tue, 26 Aug 2014, Kevin Brott wrote: > > > So results of testing ... > > > > Conditional caveats: > > 1) current snapshot will not build against native openssl on any system > > with openssl version <0.9.8f (i.e RHEL <=6.4) ... requiring alternate > > openssl
2004 Oct 25
2
[Bug 845] Received disconnect from ???: 2: Corrupted MAC on input.
http://bugzilla.mindrot.org/show_bug.cgi?id=845 ------- Additional Comments From admin at different-perspectives.com 2004-10-25 23:56 ------- My three haporth worth ... this appears to be a common problem, having searched the internet for this error message. I was also receiving this error, and believe I have fixed it ... The WinXP laptop I am using to connect to the Linux file server
2014 Aug 26
1
Call for testing: OpenSSH 6.7
Good news/Bad News The test race in RHEL 3.4 seems to be gone ... but another ec.h failure ... Using http://www.mindrot.org/openssh_snap/openssh-SNAP-20140827.tar.gz OS Build_Target CC OpenSSL BUILD TEST ============== =========================== ================ ============= ====== ================= *RHEL 3.4 i386-redhat-linux gcc
2011 May 03
0
[Bug 845] Received disconnect from ???: 2: Corrupted MAC on input.
https://bugzilla.mindrot.org/show_bug.cgi?id=845 Devin Reade <gdr at gno.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gdr at gno.org --- Comment #12 from Devin Reade <gdr at gno.org> 2011-05-03 14:08:48 EST --- [More details for