Hi to all: I'm having a problem with ssh. One machine is a Solaris 8 with this version of ssh: "ssh: SSH Secure Shell 2.2.0 (non-commercial version) on sparc-sun-solaris2.8" and my machine is a i386 with Debian potato (SSH Version OPenSSH-1.2.3 protocol)
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 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) What is happend here? I looked if existed another version of ssh apt-cache search ssh [...] ssh-nonfree - a secure replacement for rlogin, rsh, and rcp (NON-FREE) [..] I will need to install this version? Thanks Cheers --- EL Linuxero