Ssh entre poste et HAOS

non, c’est le port 22 pour les 2, mais je désinstalle l’un pour mettre l’autre, et je vire la ligne dans le known_host de mon windows quand j’ai ca:

C:\Users\bento>ssh root@homeassistant.local
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ED25519 key sent by the remote host is
SHA256:C2lclQ3JNN7G2sR7tMAUhs6WkjXpT2f6sHkx4Je2ddQ.
Please contact your system administrator.
Add correct host key in C:\\Users\\bento/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in C:\\Users\\bento/.ssh/known_hosts:4
Host key for homeassistant.local has changed and you have requested strict checking.
Host key verification failed.

C:\Users\bento>notepad .ssh\known_hosts

Tu peux faire tourner les 2 en // change le port

bon, j’ai l’advanced ssh en local et port 23 et comme j’utilise pas le telnet ca ira pour débugger.
et le standard ssh sur le port 22 qui marche à distance…