On 9/24/06, Dennis Clarke <[EMAIL PROTECTED]> wrote:

Did the software version string change somewhere along the lines ?

this is a snv_46 machine contacting a Sol10GA box :

debug1: Remote protocol version 2.0, remote software version Sun_SSH_1.1
debug1: no match: Sun_SSH_1.1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-Sun_SSH_1.1

However :

./usr/src/cmd/ssh/Makefile.ssh-common in snv_20060918 says

          SSH_VERSION=\"Sun_SSH_1.1\"

But I seem to have :

     Local version string SSH-2.0-Sun_SSH_1.1

or am I looking in the wrong place ?


That seems to be fine. AFAIK the protocol handshake looks like
SSH-<PROTOCOL_VERSION>-<VENDOR_VERSION>
So in your case it is protocol version 2.0 and vendor version
Sun_SSH_1.1

--
Regards,
       Cyril
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to