Добрый день.
Не могу прицепится по ssh к удаленному хосту (sshd на порту 21)
linux:~ # ssh -p21 root@68.x.x.x ssh_exchange_identification: Connection closed by remote host linux:~ #
linux:~ # ssh -v -p21 root@68.x.x.x OpenSSH_4.1p1, OpenSSL 0.9.7d 17 Mar 2004 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to 68.x.x.x [68.x.x.x] port 21. debug1: Connection established. debug1: permanently_set_uid: 0/0 debug1: identity file /root/.ssh/identity type -1 debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_dsa type -1 ssh_exchange_identification: Connection closed by remote host linux:~ #
Система SLES9 SP3, лезу на RHEL5.
C линуксом пока глубоко на "ВЫ", поэтому просьба сильно ногами не бить. В чем может быть проблема на стороне сервера или на стороне клиента ?