Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ssh problem
Date: Tue, 22 Feb 2011 14:11:29
Message-Id: AANLkTiksxf2Gp5sxA8WZBkM-Lp-qJ6ak1N-JBchz8ya7@mail.gmail.com
In Reply to: Re: [gentoo-user] ssh problem by dhk
1 On 22 February 2011 13:24, dhk <dhkuhl@×××××××××.net> wrote:
2 > On 02/22/2011 07:37 AM, Alan McKinnon wrote:
3 >> On Tuesday 22 February 2011 06:43:33 dhk wrote:
4 >>> After a recent upgrade to ssh I can no longer log into my Gentoo box
5 >>> (amd64) from another Gentoo box (x86) that has also had a recent upgrade
6 >>> to ssh.  However, I can log in to it from Suse and Redhat boxes.
7 >>>
8 >>> Any ideas?
9 >>
10 >> None whatsoever.
11 >>
12 >> Supplying logs might change that though.
13 >>
14 >>
15 >
16 > I don't see anything in the logs, but with the -v command I get the
17 > following when trying to log in through the WAN.  Also port 22 is open
18 > on the switch.
19 >
20 >
21 > $ ssh -v -v -v user@12.12.12.123
22 > OpenSSH_5.8p1-hpn13v10, OpenSSL 1.0.0d 8 Feb 2011
23 > debug1: Reading configuration data /etc/ssh/ssh_config
24 > debug2: ssh_connect: needpriv 0
25 > debug1: Connecting to 12.12.12.123 [12.12.12.123] port 22.
26
27 There was a change in the default ssh encryption algorithm. You may
28 want to check if that is causing the problem.
29 --
30 Regards,
31 Mick

Replies

Subject Author
Re: [gentoo-user] ssh problem dhkuhl@×××××××××.net