Gentoo Archives: gentoo-user

From: nunojsilva@×××××××.pt
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Ssh problem : half-solved
Date: Tue, 12 Mar 2019 14:46:58
Message-Id: q68goj$5gv1$1@blaine.gmane.org
In Reply to: Re: [gentoo-user] Ssh problem : half-solved by Philip Webb
1 On 2019-03-11, Philip Webb wrote:
2
3 > 190311 Neil Bothwick wrote:
4 >> Have you run ssh with -v
5 >> to see what configuration options it is reading from where.
6 >> Bear in mind that ssh stops at the first matching host definition,
7 >> so if you have a "host *" in your config, it must be last.
8 >
9 > This is what I get :
10 >
11 > 522: ~> ssh -v <URL>
12 [...]
13
14 What is <URL>?
15
16 Are you using the same hostname or address that is present in the "Host"
17 line you added?
18
19 > Unable to negotiate with <IP> port 22: no matching key exchange
20 > method found. Their offer:
21 > diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
22 >
23 > Is that any help ?
24
25 --
26 Nuno Silva