<div dir="ltr"><div>I know I am not directly answering your question, but have you thought of building dropbear v2017.75 on your PC and use dbclient to connect (instead of ssh) to your VPS ?</div><div>If you must use openssh, I would look into the ssh client settings to see if there is some sort of configurable parameters that restricts some of the functionalities (e.g. GSSAPIKexAlgorithms, HostKeyAlgorithms, ...)<br></div><div>My 5 cents...</div><div>Fabrizio<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jun 25, 2022 at 1:56 AM James Miller <<a href="mailto:gajs-f0el@dea.spamcon.org">gajs-f0el@dea.spamcon.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I set up a small low-resource VPS a few years ago to use mainly as a <br>
light-use xmpp server. I got Dropbear operating there so I could admin it. <br>
Dropbear seemed a good choice since system resources were so anemic. I <br>
recall it being quite challenging to get key-pair authentication to <br>
finally work there, though I can't recall many details about how I finally <br>
succeeded.<br>
<br>
Sometime during the interval after I set that up, key-pair authentication <br>
has stopped working again. So I've had to re-enable username/password <br>
authentication. I'm now trying to determine why it happened that the <br>
key-pair authentication stopped working and am hoping I can somehow <br>
re-enable it.<br>
<br>
The VPS runs Ubuntu 16.04 (EMS), so the version of Dropbear there is a bit <br>
outdated (v2017.75). Since that release was made, various changes have <br>
happened to openssh that may, I assume, make it incompatible with this <br>
version of Dropbear. I am using ssh when I try to connect to the VPS, btw.<br>
<br>
So I'd like to start off by just asking whether the challenges I am <br>
encountering as I try to re-enable key-pair authentication are likely <br>
related to the version mismatch between the Dropbear I have installed on <br>
the VPS and the much more current version of openssh I have on the home <br>
computer from which I'm trying to connect?<br>
<br>
Input on that question will be appreciated. If it seems unreasonable to <br>
expect modern versions of openssh to interoperate with a Dropbear server <br>
dating to 2017, I will need to just give up on it and seek some other <br>
solution.<br>
<br>
Thank you<br>
</blockquote></div>