|
|
ru.linux- RU.LINUX --------------------------------------------------------------------- From : Dennis Prochko 2:5020/400 02 Feb 2005 11:07:22 To : All Subject : Проблемы с подключением по ssh --------------------------------------------------------------------------------
Привет всем!
Что то мне не удается подключиться к одной из машин с моего линукса
через ssh,
но удается программой telneat (также через ssh2 протокол) с винды.
Hа стороне клиента:
[dennis@localhost dennis]$ ssh -l dennis -v gate
OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090703f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: Connecting to gate [192.168.2.1] port 22.
debug1: Connection established.
debug1: identity file /home/dennis/.ssh/identity type -1
debug1: identity file /home/dennis/.ssh/id_rsa type -1
debug1: identity file /home/dennis/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version
OpenSSH_3.6.1p2
debug1: match: OpenSSH_3.6.1p2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.6.1p2
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'gate' is known and matches the RSA host key.
debug1: Found key in /home/dennis/.ssh/known_hosts:1
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /home/dennis/.ssh/identity
debug1: Trying private key: /home/dennis/.ssh/id_rsa
debug1: Trying private key: /home/dennis/.ssh/id_dsa
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: password
dennis@gate's password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
Permission denied, please try again.
В логах сервера:
# tail /var/log/auth.log
Feb 2 16:45:43 gate sshd(pam_unix)[10794]: authentication failure;
logname= uid=0 euid=0 tty=NODEVssh
ruser= rhost=192.168.0.240 user=dennis
Feb 2 16:45:55 gate sshd[10794]: Failed password for dennis from
192.168.0.240 port 33327 ssh2
Пароль, разумеется, ввожу правильный. Версии пакетов openssh & openssl
для смеха
поставил одинаковые. Hе получается. Помогите, кто может; не пойму, что
не так.
--
WBR, Dennis Prochko
--- ifmail v.2.15dev5.3
* Origin: Demos online service (2:5020/400)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.linux/65771056af8d.html, оценка из 5, голосов 10
|