OpenSSH 2.3 on Tru Unix: Problems

Tobias Burnus burnus at gmx.de
Sun Jan 7 04:01:26 EST 2001


Hi,

> > -rw------    1 tob      users         680 Mär 30  2000 authorized_keys
> What does ssh -v say when you are connecting?

It says (from SuSE Linux 7.1b3):

me at home: ~> ssh that.tru64.computer.with.the.same.OpenSSH
SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090600f).
debug: Reading configuration data /home/me/.ssh/config
debug: Applying options for *
debug: Reading configuration data /etc/ssh/ssh_config
debug: Seeding random number generator
debug: ssh_connect: getuid 500 geteuid 0 anon 0
debug: Connecting to tru64 [zzz.zzz.zzz.zzz] port 22.
debug: Allocated local port 1023.
debug: Connection established.
debug: Remote protocol version 1.99, remote software version
OpenSSH_2.3.0p1
debug: no match: OpenSSH_2.3.0p1
debug: Local version string SSH-1.5-OpenSSH_2.3.0p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
debug: Host 'tru64' is known and matches the RSA host key.
debug: Seeding random number generator
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Doing password authentication.
me at tru64's password: 


And to the FreeBSD 4.2 computer:
....
debug: Connecting to freebsd [zzz.zzz.zzz.zzz] port 22.
debug: Allocated local port 1022.
debug: Connection established.
debug: Remote protocol version 1.99, remote software version
OpenSSH_2.2.0
debug: match: OpenSSH_2.2.0 pat ^OpenSSH[-_]2\.[012]

debug: Local version string SSH-1.5-OpenSSH_2.3.0p1
... [see above]
debug: Received encrypted confirmation.
debug: Trying RSA authentication via agent with 'me at home'
debug: Received RSA challenge from server.
debug: Sending response to RSA challenge.
debug: Remote: RSA authentication accepted.
debug: RSA authentication accepted by server.
...
and login!

The version string cannot be the reason since I get at home ->
localhost:
...
debug: Remote protocol version 1.99, remote software version
OpenSSH_2.3.0p1
debug: no match: OpenSSH_2.3.0p1
debug: Local version string SSH-1.5-OpenSSH_2.3.0p1
...


Tobias

-- 
This above all: To thine own self be true / And it must follow as
the night the day / Thou canst not then be false to any man.





More information about the openssh-unix-dev mailing list