Gentoo Archives: gentoo-hardened

From: "01uv3." <oluve@××××.org>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] Ssh client
Date: Fri, 02 Apr 2004 08:58:06
Message-Id: 406D2B14.30006@olsc.org
In Reply to: [gentoo-hardened] Ssh client by "01uv3."
1 01uv3. wrote:
2 > got a strange problem. Sshd access works fine ;) but once connected
3 > to the SELinux I can't establish any Ssh connection nor outside nor to
4 > localhost :
5
6 My .ssh directory is still empty... No known_hosts file :(
7
8 ===
9 oluve@selinux oluve $ ssh -v localhost
10 OpenSSH_3.7.1p2, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003
11 debug1: Reading configuration data /etc/ssh/ssh_config
12 debug1: Connecting to localhost [127.0.0.1] port 22.
13 debug1: Connection established.
14 debug1: identity file /home/oluve/.ssh/identity type -1
15 debug1: identity file /home/oluve/.ssh/id_rsa type -1
16 debug1: identity file /home/oluve/.ssh/id_dsa type -1
17 debug1: Remote protocol version 2.0, remote software version OpenSSH_3.7.1p2
18 debug1: match: OpenSSH_3.7.1p2 pat OpenSSH*
19 debug1: Enabling compatibility mode for protocol 2.0
20 debug1: Local version string SSH-2.0-OpenSSH_3.7.1p2
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 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 Host key verification failed.
30 ===
31
32 --
33 -- 01uv3.
34 « Le travail est l'opium du peuple... Je ne veux pas mourir drogué. »
35 Boris VIAN --
36
37 --
38 gentoo-hardened@g.o mailing list

Replies

Subject Author
Re: [gentoo-hardened] Ssh client Bill McCarty <bmccarty@××××××.net>