Possible OpenBSD client side bug
Kurt Schrader
kschrade at engin.umich.edu
Tue Feb 20 15:00:04 EST 2001
Here ya go, sorry about the wait on that.
[kschrade at cpddev3 kschrade]$ ssh -v -v -v blue
OpenSSH_2.5.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug: Reading configuration data /etc/ssh/ssh_config
debug: ssh_connect: getuid 502 geteuid 0 anon 0
debug: Connecting to blue [141.213.74.25] port 22.
debug: Allocated local port 1022.
debug: Connection established.
debug: identity file /home/kschrade/.ssh/identity type 3
debug: identity file /home/kschrade/.ssh/id_dsa type 3
debug: Remote protocol version 1.5, remote software version 1.2.27
debug: no match: 1.2.27
debug: Local version string SSH-1.5-OpenSSH_2.5.1p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
The authenticity of host 'blue (141.213.74.25)' can't be established.
RSA1 key fingerprint is 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00.
Are you sure you want to continue connecting (yes/no)?
On Mon, 19 Feb 2001 mouring at etoh.eviladmin.org wrote:
> On Mon, 19 Feb 2001, Kurt Schrader wrote:
>
> >
> > OS: Redhat 7.0
> > OpenSSH Version: 2.5.1p1
> > Summary: Trying to connect to any host from this machine using OpenSSH
> > gives the message:
> >
> > [kschrade at cpddev3 kschrade]$ ssh cressida
> > The authenticity of host 'cressida (141.213.25.159)' can't be established.
> > RSA1 key fingerprint is 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00.
> > Are you sure you want to continue connecting (yes/no)?
> >
> Hmm... I don't see OpenSSH 2.5.1 -> 2.5.1 under Redhat 7.0. Can we get
> a ssh -v -v -v of the connection?
>
> - Ben
>
>
More information about the openssh-unix-dev
mailing list