NEWS
Wieder per SSH auf den Raspberry kommen
-
Guten Morgen zusammen,
wie ich bereits geschrieben hatte war ich eine Woche ohne Internet und habe nun einen neuen Router (gleiches Modell) bekommen. Jet komme ich aber nicht mehr auf meinen Raspberry, wo Biobroker installiert ist
Der folgende Befehl:
ssh pi@192.168.178.xx
gibt mir folgende Meldung aus:
The authenticity of host 'homebridge (192.168.178.36)' can't be established.
ED25519 key fingerprint is SHA256:H+OLgJTEkIBhdzMDhnu7G6jORy25WAMyY2WaydSeSd0.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])?Nur Eingabe des Passworts komme ich nicht mehr.
Wie bekomme ich wieder Zugriff?
Nicht wundern, wir haben den Host damals einfach "Homebridge" genannt als mir @liv-in-sky geholfen hat das System ordentlich neu aufzusetzen.
-
@damrak2022 Bei mir wird das glaub automatisch beantwortet. Hast Du denn die Frage auch mit yes beantwortet, bevor Du Dein PW eingibst. Das was da gefragt wird, ist ob er Dir Deine Verschlüsselungsdaten speichern soll.
-
@mickym Ich habe mehrfach mit "y" geantwortet. Vielleicht nicht oft genug?
The authenticity of host '192.168.178.36 (192.168.178.36)' can't be established.
ED25519 key fingerprint is SHA256:H+OLgJTEkIBhdzMDhnu7G6jORy25WAMyY2WaydSeSd0.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: y
Please type 'yes', 'no' or the fingerprint: -
@damrak2022 nee einmal langt - vielleicht mal ausschreiben "yes" - keine Ahnung mehr, bei mir legt er den Schlüssel automatisch ab. Von wo aus greifst Du via ssh zu - über Windows?
-
@mickym Nein vom Mac über iterm
-
@damrak2022 gib mal "yes" ein und nicht nur "y"
-
@mickym Gerade gemacht - jetzt kommt das:
Warning: Permanently added '192.168.178.36' (ED25519) to the list of known hosts.
ssh_dispatch_run_fatal: Connection to 192.168.178.36 port 22: Broken pipe
damrak2021@Andreass-iMac ~ %anscheinend muss ich Port 22 freigeben, kann das sein?
-
@damrak2022 Na meines Erachtens bist Du nun aber einen Schritt weiter. Da nun das Teil in der Liste der bekannten Hosts steht. Was mit der broken pipe gemeint ist, weiß ich im Moment nicht. Klar muss Port 22 freigegeben sein, darüber kommuniziert ssh. Hängt da eine FW dazwischen ?
-
@mickym Okay, probiere ich, denn momentan ist kein Port frei
Perfekt, vielen Dank es klappt