after freebsd-update getting undefined symbol "ssh_lowercase"

Busarow Dan dan at buildingonline.com
Thu Jan 15 17:04:39 UTC 2015


On Jan 15, 2015, at 9:35 AM, Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote:
> 
> 
> On Thu, January 15, 2015 8:54 am, Dan Busarow wrote:
>> I just ran freebsd-update install on 10 9.3-RLEASE systems.
>> 
>> All but one work fine.  That one is giving me the error
>> 
>> /usr/bin/slogin: Undefined symbol "ssh_lowercase"
>> 
>> when trying to ssh out
>> 
>> Trying to connect to this machine using ssh give the error
>> 
>> ssh_exchange_identification: Connection closed by remote host
>> 
>> Any ideas???
>> 
> 
> posting here what you get doing
> 
> ssh -vvv username at host.in.question
> 
> may help.
> 
> Valeri

Hi Valeri,

Here you go.

OpenSSH_6.6.1, OpenSSL 0.9.8za-freebsd 5 Jun 2014
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to doheny.buildingonline.net [2607:fc50:1001:8f00::10] port 22.
debug1: Connection established.
debug3: Incorrect RSA1 identifier
debug3: Could not load "/home/dan/.ssh/id_rsa" as a RSA1 public key
debug1: identity file /home/dan/.ssh/id_rsa type 1
debug1: identity file /home/dan/.ssh/id_rsa-cert type -1
debug1: identity file /home/dan/.ssh/id_dsa type -1
debug1: identity file /home/dan/.ssh/id_dsa-cert type -1
debug1: identity file /home/dan/.ssh/id_ecdsa type -1
debug1: identity file /home/dan/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/dan/.ssh/id_ed25519 type -1
debug1: identity file /home/dan/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6.1_hpn13v11 FreeBSD-20140420
ssh_exchange_identification: Connection closed by remote host


Note the message is the same when using IPv4, just the IP address changes.


On the host in question, ssh -vvv another.host gives

OpenSSH_6.6.1, OpenSSL 0.9.8za-freebsd 5 Jun 2014
debug 1: Reading configuration data /etc/ssh/ssh_config
/usr/bin/ssh: Undefined symbol "ssh_lowercase"


Thanks,
Dan


> 
> ++++++++++++++++++++++++++++++++++++++++
> Valeri Galtsev
> Sr System Administrator
> Department of Astronomy and Astrophysics
> Kavli Institute for Cosmological Physics
> University of Chicago
> Phone: 773-702-4247
> ++++++++++++++++++++++++++++++++++++++++
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list