Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 10:29:25 -0700
From:      Julian Elischer <julian@elischer.org>
To:        current@freebsd.org
Subject:   Huh? ssh stopped working with new kernel.
Message-ID:  <3958E475.2781E494@elischer.org>

next in thread | raw e-mail | index | archive | help
So I cvsupped yesterday, and tehn made a new kernel.
so suddenly ssh doesn't work any more.

it says:


jules# ssh www.elischer.org
ssh: no RSA support in libssl and libcrypto.  See ssl(8).
Disabling protocol version 1
Protocol major versions differ: 2 vs. 1
jules# 

luckily /usr/local/bin/ssh was still there
and still works.....
(same if ssh-ing to freefall as well).
I decided maybe marks broken urandom may be the prolem
but making it a symlink to /dev/random 
didn't help..
jules# ls -l /dev/*rand*
crw-r--r--  1 root  wheel    2,   3 Jun 27 10:26 /dev/random
lrwx------  1 root  wheel         6 Jun 27 10:26 /dev/urandom -> random
jules# 

Any suggestions..
it worked this morning
and I have NOT changed any user programs/libraries....



-- 
      __--_|\  Julian Elischer
     /       \ julian@elischer.org
    (   OZ    ) World tour 2000
     )_.---._/  presently in:  Budapest
            v


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3958E475.2781E494>