Re: Huh? ssh stopped working with new kernel.

2000-06-28 Thread Brian Somers
> * Julian Elischer <[EMAIL PROTECTED]> [000627 12:36] wrote: > > So I cvsupped yesterday, and tehn made a new kernel. > > so suddenly ssh doesn't work any more. > > cvsup again and recompile and reload the randomdev module, it should > resume working. And ``sed -n /^2624:$/,/^$/p /usr/src/U

Re: Huh? ssh stopped working with new kernel.

2000-06-27 Thread Bosko Milekic
Julian, "me too." Note that if I go back to kernel.saved, it works again. --Bosko On Tue, 27 Jun 2000, Julian Elischer wrote: > 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 >

Re: Huh? ssh stopped working with new kernel.

2000-06-27 Thread Alfred Perlstein
* Julian Elischer <[EMAIL PROTECTED]> [000627 12:36] wrote: > So I cvsupped yesterday, and tehn made a new kernel. > so suddenly ssh doesn't work any more. cvsup again and recompile and reload the randomdev module, it should resume working. -Alfred To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Huh? ssh stopped working with new kernel.

2000-06-27 Thread bryan d. o'connor
| ssh: no RSA support in libssl and libcrypto. See ssl(8). | Disabling protocol version 1 | Protocol major versions differ: 2 vs. 1 i just had the same problem. this was probably discussed in the /dev/[u]random thread and i missed it. you can either kldload /modules/randomdev.ko or add "option

Huh? ssh stopped working with new kernel.

2000-06-27 Thread Julian Elischer
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