Gentoo Archives: gentoo-user-hu

From: cjvt <cjvt@××××××××.hu>
To: gentoo-user-hu@l.g.o
Subject: [gentoo-user-hu] sshd reverse mapping problema
Date: Tue, 13 Mar 2007 10:39:38
Message-Id: 200703131139.11720.cjvt@inebhedj.hu
1 udv Mindenki,
2
3 Van egy olyan problemam, hogy nem tudom mi okbol, de az sshd eltanacsol:
4
5 Ha a kliensen (ubuntu - 192.168.1.1) probalkozom, ez az eredmeny:
6
7 $ ssh user@192.168.1.50 -p 225 -v
8
9 OpenSSH_4.3p2 Debian-5ubuntu1, OpenSSL 0.9.8b 04 May 2006
10 debug1: Reading configuration data /etc/ssh/ssh_config
11 debug1: Applying options for *
12 debug1: Connecting to 192.168.1.50 [192.168.1.50] port 225.
13 debug1: Connection established.
14 debug1: identity file /home/user/.ssh/identity type -1
15 debug1: identity file /home/user/.ssh/id_rsa type -1
16 debug1: identity file /home/user/.ssh/id_dsa type -1
17 debug1: Remote protocol version 2.0, remote software version OpenSSH_4.6
18 debug1: match: OpenSSH_4.6 pat OpenSSH*
19 debug1: Enabling compatibility mode for protocol 2.0
20 debug1: Local version string SSH-2.0-OpenSSH_4.3p2 Debian-5ubuntu1
21 debug1: SSH2_MSG_KEXINIT sent
22 debug1: SSH2_MSG_KEXINIT received
23 debug1: kex: server->client aes128-cbc hmac-md5 none
24 debug1: kex: client->server aes128-cbc hmac-md5 none
25 debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
26 debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
27 debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
28 debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
29 debug1: Host '192.168.1.50' is known and matches the RSA host key.
30 debug1: Found key in /home/user/.ssh/known_hosts:1
31 debug1: ssh_rsa_verify: signature correct
32 debug1: SSH2_MSG_NEWKEYS sent
33 debug1: expecting SSH2_MSG_NEWKEYS
34 debug1: SSH2_MSG_NEWKEYS received
35 debug1: SSH2_MSG_SERVICE_REQUEST sent
36 debug1: SSH2_MSG_SERVICE_ACCEPT received
37 debug1: Authentications that can continue: publickey
38 debug1: Next authentication method: publickey
39 debug1: Trying private key: /home/user/.ssh/identity
40 debug1: Trying private key: /home/user/.ssh/id_rsa
41 debug1: Trying private key: /home/user/.ssh/id_dsa
42 debug1: No more authentication methods to try.
43 Permission denied (publickey).
44
45
46 a szerver (gentoo - 192.168.1.50) ugyanakkor ezt mondja a lognak:
47
48
49 reverse mapping checking getaddrinfo for server [192.168.1.1] failed -
50 POSSIBLE BREAK-IN ATTEMPT!
51
52 valaki tudja, mit editaltam tonkre? ;)
53
54 vt
55 --
56 gentoo-user-hu@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-hu] sshd reverse mapping problema Aleph <alephlg@×××××.com>