You are not logged in.

#1 2023-04-29 13:16:20

scippio
Member
Registered: 2007-01-02
Posts: 74

[SOLVED] new ssh client can't connect to old servers

Hi,
I have some old servers and I can't connect after update to: OpenSSH_9.3p1, OpenSSL 3.0.8 7 Feb 2023

I added:

   PubkeyAcceptedAlgorithms +ssh-rsa
   PubkeyAcceptedKeyTypes +ssh-rsa
   HostKeyAlgorithms +ssh-rsa

but it's not help.

I tried connect to another old server where I using "RSA PRIVATE KEY" not "OPENSSH PRIVATE KEY" and I connected ok... I copied my private key to this old server where is OpenSSH_7.9p1, OpenSSL 1.0.2u  20 Dec 2019 and I connect without problems to my old servers from this old server...

neutral Can anyone help, pls?

Last edited by scippio (2023-11-20 19:21:57)


Sorry for my English...

Offline

#2 2023-04-29 13:29:20

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 1,975
Website

Re: [SOLVED] new ssh client can't connect to old servers

Probably not what you want to hear, but for the love of God, upgrade those servers or take them offline.


macro_rules! yolo { { $($tokens:tt)* } => { unsafe { $($tokens)* } }; }

Offline

#3 2023-04-29 13:39:04

scippio
Member
Registered: 2007-01-02
Posts: 74

Re: [SOLVED] new ssh client can't connect to old servers

schard wrote:

Probably not what you want to hear, but for the love of God, upgrade those servers or take them offline.

I know... sad I'll do it soon... but ... is there some solution for this? It will be much easier upgrade if I can connect from my Archlinux...


Sorry for my English...

Offline

#4 2023-04-29 14:14:57

seth
Member
Registered: 2012-09-03
Posts: 51,017

Re: [SOLVED] new ssh client can't connect to old servers

https://bbs.archlinux.org/viewtopic.php … 5#p2041915

No idea whether that's still supported and in any event it's not a long-term solution!!
In doubt you'll have to roll back (downgrade the entire system!) to a pre-8.8 version of openssh or rather use an older copy of some live-distro.

Offline

#5 2023-04-29 16:13:28

scippio
Member
Registered: 2007-01-02
Posts: 74

Re: [SOLVED] new ssh client can't connect to old servers

ok.. that's might be the temporary solution...

I'm going to connect to all my old servers from the old one and update keys...

so anybody can close this "issue".


Sorry for my English...

Offline

#6 2023-04-29 16:15:39

seth
Member
Registered: 2012-09-03
Posts: 51,017

Re: [SOLVED] new ssh client can't connect to old servers

Mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB