All systems are Solaris 8, fully patched.

After upgrading from OpenSSH 2.5.1p1 (which was working very well)
to 2.5.2p2, I get the following when I try to ssh FROM the upgraded
system (ssh TO it works fine):

56 <pinwheel:/home/foster> ssh -v dim
OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Seeding random number generator
<<snip>>
debug1: Host 'dim' is known and matches the DSA host key.
debug1: Found key in /home/foster/.ssh/known_hosts2:1
debug1: bits set: 1019/2049
debug1: len 55 datafellows 0
debug1: ssh_dss_verify: signature correct
debug1: Wait SSH2_MSG_NEWKEYS.
debug1: GOT SSH2_MSG_NEWKEYS.
debug1: send SSH2_MSG_NEWKEYS.
debug1: done: send SSH2_MSG_NEWKEYS.
debug1: done: KEX2.
debug1: send SSH2_MSG_SERVICE_REQUEST
 09 2c 6c 15 7c 16 44 f4 de 8e bd 58 0d db b9 26
Disconnecting: Bad packet length 153906197.
debug1: Calling cleanup 0x3d390(0x0)

On the upgraded system (Solaris 8) I had installed the ANDIrand
random number generator ( http://www.cosy.sbg.ac.at/~andi/ ),
and specified --with-random=/dev/urandom in the ./configure step.

Could this be the culprit?

Dave Foster


   << All opinions expressed are mine, not the University's -- duh >>

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   David Foster    National Center for Microscopy and Imaging Research
    Programmer/Analyst     University of California, San Diego
    [EMAIL PROTECTED]       Department of Neuroscience, Mail 0608
    (858) 534-4583         http://ncmir.ucsd.edu/
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Reply via email to