I am trying to get sshd and httpd running after machine crashed on yum update. sshd runs put cannot connect (see debug output below) httpd does not run at all. I cant find a way to get any debug output. How do I fix ssh???? All I am doing is "ssh localhost" and it says closed connection of course due to the error below. Thanks, jerry -------------------------------- debug1: private host key: #1 type 1 RSA debug1: read PEM private key done: type DSA debug1: private host key: #2 type 2 DSA debug1: inetd sockets after dupping: 3, 3 Connection from ::ffff:127.0.0.1 port 32840 debug1: Client protocol version 2.0; client software version OpenSSH_3.9p1 debug1: match: OpenSSH_3.9p1 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-1.99-OpenSSH_3.9p1 debug1: permanently_set_uid: 74/74 debug1: list_hostkey_types: ssh-rsa,ssh-dss debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: client->server aes128-cbc hmac-md5 none debug1: kex: server->client aes128-cbc hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT ssh_rsa_sign: RSA_sign failed: error:04075070:lib(4):func(117):reason(112) mm_answer_sign: key_sign failed debug1: do_cleanup debug1: PAM: cleanup debug1: do_cleanup debug1: PAM: cleanup [root at devcentos64 src]#