blacknon/lssh

Couldn't connect to server via key

m4xx1m opened this issue · 5 comments

I'm using RSA 4096 key.

My config:
image

Error:
image

image

Hmm ...
I confirmed it with Version 0.6.7, but it seems that I can log in with the key of RSA4096.

  • What the version of lssh?
  • Does the RSA 4096 key generation command is ssh-keygen -t rsa -b 4096?
  • lssh version 0.6.7
  • yes, I've tried generate new key and using another server, but it didn't work

image

Same problem, I am using RSA 8192 generated via XShell program

At the same time I can connect to this server with SSH but not with LSSH

The same key and the same configuration can connect to other x86 servers

The unconnected server is an ARM-based Armbian system, the model is Phicomm-N1

I'm sorry for being late.

When I checked with Version 0.6.8, I was able to authenticate with RSA8192.
Could you please check it for me?

yes, that working, thanks you