Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2015 10:04:37 -0700
From:      Busarow Dan <dan@buildingonline.com>
To:        galtsev@kicp.uchicago.edu
Cc:        freebsd-questions@freebsd.org
Subject:   Re: after freebsd-update getting undefined symbol "ssh_lowercase"
Message-ID:  <FE0B85AA-2A51-46D4-8C3C-C865A02617A6@buildingonline.com>
In-Reply-To: <58385.128.135.70.2.1421339726.squirrel@cosmo.uchicago.edu>
References:  <96FF4D20-D22E-45FE-9347-E84941D70EE8@buildingonline.com> <58385.128.135.70.2.1421339726.squirrel@cosmo.uchicago.edu>

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


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FE0B85AA-2A51-46D4-8C3C-C865A02617A6>