Problem solved.
Brian Moore provided this concise explanation via email:
-- 8< --
> I thought that various versions of ssh played well together even with
> OpenSSH's default configuration, but the name "SSH2 compatibility mode"
> suggests oth
sshd(8) tells of a -V switch
-V client_protocol_id
SSH2 compatibility mode. When this options is specified
sshd assumes the client has sent the given version string
and skips the Protocol Version Identification Exchange.
but I can't find this further documented ei
2 matches
Mail list logo