OpenSSH 2.5.2p2 client to 2.5.1p1 server problem

Markus Friedl markus.friedl at informatik.uni-erlangen.de
Sun Apr 1 19:52:34 EST 2001


On Thu, Mar 29, 2001 at 05:57:49PM -0600, Marty Hoff wrote:
> ssh dozer
>  51 f6 46 8d 9d 98 17 a6 b6 10 79 43 57 d2 30 f8
> Disconnecting: Bad packet length 1375094413.

openssh < 2.5.2 contains broken AES code.

use Ciphers (see ssh(1) or sshd(2) to turn off
AES (e.g.: "Ciphers blowfish,3des")

or update the older openssh installations.

sorry, -m



More information about the openssh-unix-dev mailing list