Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Nov 2004 15:19:01 -0500
From:      Charles Swiger <cswiger@mac.com>
To:        Josef El-Rayes <josef@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: 6-current 'corrupted mac on input' on cvs co
Message-ID:  <452EA137-2C43-11D9-A18C-003065ABFD92@mac.com>
In-Reply-To: <20041101192959.GD14715@daemon.li>
References:  <20041101192959.GD14715@daemon.li>

next in thread | previous in thread | raw e-mail | index | archive | help
On Nov 1, 2004, at 2:29 PM, Josef El-Rayes wrote:
> Received disconnect from 192.168.0.5: 2: Corrupted MAC on input.
> cvs[checkout aborted]: received broken pipe signal
>
> any ideas? do you need more input?

The error message comes from /usr/src/crypto/openssh/packet.c, line 973.

I haven't seen it happen often, but there seems to be some correlation 
between using NAT or having packets get fragmented due to path MTU 
issues.  Any data corruption in the packets going by ought to be 
detected and fixed at the TCP level, but if it doesn't, SSH will notice 
and drop the connection.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?452EA137-2C43-11D9-A18C-003065ABFD92>