Thanks Markus.
So what new arguments should I use for the ./configure for openssh? I have
been using
--with-egd-pool=/dev/entropy (or was it /dev/random) and
--with-tcp-wrappers. Thanks for the help.
grant
-----Original Message-----
From: Markus Friedl
To: Grant Lowe
Cc: '[EMAIL PROTECTED]'
Sent: 8/31/00 2:49 PM
Subject: Re: ssh errors
IMHO, the hmac-sha1 implementation in ssh.com-2.[23].0 is not quite
correct. just disable hmac-sha1 and use hmac-md5.
-markus
On Wed, Aug 30, 2000 at 07:58:43PM -0700, Grant Lowe wrote:
> I'm getting the following message when using ssh on OpenBSD. I'm
using the
> ssh that comes straight out of the stock OS, ssh'ing to another ssh
machine,
> running ssh 2.2 from ssh.com. Any ideas?
>
> corrupted HMAC on input
>
> grant