Subject: Re: SSH question: What does "Corrupted HMAC on input" mean?
To: Brian Chase <bdc@world.std.com>
From: None <itojun@iijlab.net>
List: tech-security
Date: 01/29/2001 01:13:07
>When I try to connect from a new NetBSD/i386 box to some of our servers
>which run sshd, I get the following error message.  The SSH installation
>on the server was installed from binary package for Solaris x86 8.0
>available on the net (not my idea).
>
>  client% ssh server
>  Disconnecting: Corrupted HMAC on input.
>  %
>
>Is this a just a bug, or is this something I should be concerned about?

	are you able to connect time to time, or do you always get disconnected?
	have you tried "ssh -v server" for more messages?

itojun