public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Nils Freydank <nils.freydank@posteo.de>
To: Gentoo User <gentoo-user@lists.gentoo.org>
Subject: Re: [gentoo-user] Ssh problem
Date: Sun, 10 Mar 2019 11:31:03 +0100	[thread overview]
Message-ID: <10172104.eGJ9VJlZd9@pygoscelis> (raw)
In-Reply-To: <20190310072554.GD1945@ca.inter.net>

[-- Attachment #1: Type: text/plain, Size: 1300 bytes --]

Hi Philip,

Am Sonntag, 10. März 2019, 08:25:54 CET schrieb Philip Webb:
> I updated Ssh yesterday :
> [...]
>   ssh x.y.z
>   Unable to negotiate with 128.100.160.1 port 22: no matching key
> exchange method found. Their offer:
> diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
ssh tells you straight forward what the issue is: Within the key exchange
at the begin of the communication there was no way to establish a 
connection between the server and the client, probably because the client 
has a more secure setup than the server. This happens mostly due to old ssh 
versions serverside.

You can find solutions pretty fast by just searching for "Their offer: <key 
exchange offers>", e.g. https://unix.stackexchange.com/questions/340844/
how-to-enable-diffie-hellman-group1-sha1-key-exchange-on-debian-8-0

(Please enable legacy and possible less secure key exchange formats and 
ciphers only per server and not globally - and if possible upgrade the SSH 
server version.)

> 'x.y.z' disguises the site's URL, which doesn't seem to be a problem.
That is indeed perfectly fine; you might want to hide the IP address in the 
future aswell ;-)


Greetings,
Nils

-- 
GPG fingerprint: '00EF D31F 1B60 D5DB ADB8 31C1 C0EC E696 0E54 475B'
Nils Freydank

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 963 bytes --]

  parent reply	other threads:[~2019-03-10 10:31 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-10  7:25 [gentoo-user] Ssh problem Philip Webb
2019-03-10  8:23 ` [gentoo-user] " Nikos Chantziaras
2019-03-10 10:31 ` Nils Freydank [this message]
2019-03-11  5:41   ` [gentoo-user] Ssh problem : half-solved Philip Webb
2019-03-11  8:30     ` Mick
2019-03-11  8:31     ` Neil Bothwick
2019-03-11  8:43       ` Mick
2019-03-11  9:08         ` Neil Bothwick
2019-03-11  9:23           ` Philip Webb
2019-03-11  9:30             ` Bill Kenworthy
2019-03-11 10:00             ` Neil Bothwick
2019-03-11 13:08               ` Philip Webb
2019-03-11 13:42                 ` Neil Bothwick
2019-03-11 16:06                   ` Mick
2019-03-11 17:34                     ` Neil Bothwick
2019-03-11 21:35                       ` Mick
2019-03-11 22:14                         ` Neil Bothwick
2019-03-12 10:02                           ` Philip Webb
2019-03-12 10:49                             ` Mick
2019-03-12 14:32                               ` Philip Webb
2019-03-12 15:10                                 ` [gentoo-user] Ssh problem : solved but weird Philip Webb
2019-03-12 15:12                                   ` Neil Bothwick
2019-03-12 16:59                                     ` Mick
2019-03-12 14:46                 ` [gentoo-user] Re: Ssh problem : half-solved Nuno Silva
  -- strict thread matches above, loose matches on Subject: below --
2021-12-26 16:42 [gentoo-user] ssh problem Philip Webb
2021-12-26 16:55 ` Branko Grubić
2021-12-26 17:00 ` Neil Bothwick
2021-12-26 18:07   ` Michael
2021-12-26 20:11     ` Neil Bothwick
2021-12-27 11:03     ` Philip Webb
2021-12-26 19:20 ` Grant Taylor
2011-02-22 11:43 dhk
2011-02-22 12:37 ` Alan McKinnon
2011-02-22 13:24   ` dhk
2011-02-22 13:30     ` Mick
2011-02-22 14:19       ` dhkuhl
2011-02-22 14:51         ` Mick
2011-02-23  8:42           ` Joost Roeleveld
2011-02-24 13:17             ` dhk
2011-02-24 13:53               ` Mick
2011-02-24 18:09                 ` dhk
     [not found]                   ` <201102241201.12178.matt@deploylinux.net>
2011-02-24 21:51                     ` dhk
2011-02-24 23:30                       ` Mick
2011-02-25  1:08                         ` dhk
2011-02-25  2:30                           ` Stroller
2011-02-25 12:09                           ` dhk
2011-02-25 23:08                             ` Mick
2011-02-26  7:49                             ` Adam Carter
2011-02-26  8:13                               ` Mick
2011-02-26 11:05                                 ` dhk
2011-02-26 13:23                                   ` Adam Carter
2011-02-24 23:26                   ` Mick
2011-02-25 10:36 ` Adam Carter
2011-02-25 12:12   ` dhk
2011-02-25 12:45     ` Alex Schuster
2011-02-26  0:09 ` Mark Shields

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=10172104.eGJ9VJlZd9@pygoscelis \
    --to=nils.freydank@posteo.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox