Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Jun 2014 16:33:10 -0500
From:      Paul Schmehl <pschmehl_lists@tx.rr.com>
To:        Freebsd Questions <freebsd-questions@freebsd.org>
Subject:   sshd broken after binary upgrade
Message-ID:  <3BC6F354F757BCAAF379EC6C@localhost>

next in thread | raw e-mail | index | archive | help
I upgraded a server from 8.3 to 8.4, and now sshd is broken.  (The other 
server upgraded fine.)  I used freebsd-update to upgrade to 8.4 RELEASE.

Here's the errors I'm getting:

# /etc/rc.d/sshd restart
sshd not running? (check /var/run/sshd.pid).
You already have an RSA host key in /etc/ssh/ssh_host_key
Skipping protocol version 1 RSA Key Generation
You already have a DSA host key in /etc/ssh/ssh_host_dsa_key
Skipping protocol version 2 DSA Key Generation
You already have an RSA host key in /etc/ssh/ssh_host_rsa_key
Skipping protocol version 2 RSA Key Generation
Auto configuration failed
58803:error:0E079065:configuration file routines:DEF_LOAD_BIO:missing equal 
sign:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/conf/conf_def.c:366:line 
145
Performing sanity check on sshd configuration.
Auto configuration failed
58804:error:0E079065:configuration file routines:DEF_LOAD_BIO:missing equal 
sign:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/conf/conf_def.c:366:line 
145
/etc/rc.d/sshd: WARNING: failed precmd routine for sshd

sshd_config looks fine.  I replaced /etc/rc.d/sshd with a copy from the 
working server, so that's apparently not the problem.  Not sure what's 
missing.

Any help would be appreciated.  I am connected to the server, but obviously 
can't start a new session.

-- 
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
*******************************************
"It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead." Thomas Jefferson
"There are some ideas so wrong that only a very
intelligent person could believe in them." George Orwell




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BC6F354F757BCAAF379EC6C>