( wladek1 | 2007. 03. 20., k – 11:12 )

 ssh -v -X  wladek@myline1
OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to myline1 [192.168.2.120] port 22.
debug1: Connection established.
debug1: identity file /home/wladek/.ssh/identity type -1
debug1: identity file /home/wladek/.ssh/id_rsa type -1
debug1: identity file /home/wladek/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_4.3
debug1: match: OpenSSH_4.3 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.9p1
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(1024<1024<8192) 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
The authenticity of host 'myline1 (192.168.2.120)' can't be established.
RSA key fingerprint is 63:ae:27:ae:77:6c:f6:b8:65:3e:1b:54:86:b4:d4:91.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'myline1,192.168.2.120' (RSA) to the list of known ho sts.
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
Connection closed by 192.168.2.120

Ez olyan formaban tortent, hogy a .ssh konyvtarat toroltem mar a laptopn is...

sshd:

fatal: Timeout before authentication for 192.168.2.130

--
//:wladek's world