> On Fri, Jul 13, 2001 at 03:16:12AM -0300, Alejandro Garín wrote: > > I cannot do a ssh to the Solaris box. I'm trying this: > > debian# ssh -v 10.65.64.250 > > SSH Version OpenSSH-1.2.3, protocol version 1.5. > > Compiled with SSL. > > debug: Reading configuration data /etc/ssh/ssh_config > > debug: Applying options for * > > debug: ssh_connect: getuid 0 geteuid 0 anon 0 > ^^^^^^^^^^^^^^^^^^ > root ?
yes, but with a normal user I'm getting the same error. > > debug: Connecting to 10.65.64.250 [10.65.64.250] port 22. > > debug: Allocated local port 876. > > debug: Connection established. > > debug: Remote protocol version 2.0, remote software version 2.2.0 SSH Secure > > Shell (non-commercial) > > debug: Waiting for server public key. > > Connection closed by 10.65.64.250 > > debug: Calling cleanup 0x8056840(0x0) > > > > May be a protocol mismatch between version 1 and version 2. Don't > suppose you can get logs from the Solaris box? Yes, I think so... I can ssh to any host with OpenSSH installed (version 1 or 2) but It doesn't work with the Solaris box... may be a protocol mismatch as you said. > > -- > Eric G. Miller <egm2@jps.net> > > Thanks