Posts by dgv37279
-
-
Die 198.168.0.12 ist der Desktop von dem ich auf den RPi zugreifen will.
Ausgeschaltet hab ich wie immer sudo shutdown -h now, einige Sekunden warten und dann den Stecker ziehen.
-
Hallo,
ich habe folgendes Problem mit meinem RPi B:
Wenn ich mein RPi einschalte bootet er ohne Fehler bis zum Login Promt durch. Seit zwei Tagen komme ich dann aber nicht mehr per SSH drauf und er lässt sich nicht anpingen.
Wenn ich einen ping auf die IP des RPi starte und dann einschalte, bekomme ich folgendes:
Code
Display Moreping 192.168.0.13 PING 192.168.0.13 (192.168.0.13) 56(84) bytes of data. From 192.168.0.12 icmp_seq=9 Destination Host Unreachable From 192.168.0.12 icmp_seq=10 Destination Host Unreachable From 192.168.0.12 icmp_seq=11 Destination Host Unreachable From 192.168.0.12 icmp_seq=12 Destination Host Unreachable From 192.168.0.12 icmp_seq=13 Destination Host Unreachable From 192.168.0.12 icmp_seq=14 Destination Host Unreachable From 192.168.0.12 icmp_seq=15 Destination Host Unreachable From 192.168.0.12 icmp_seq=16 Destination Host Unreachable From 192.168.0.12 icmp_seq=17 Destination Host Unreachable From 192.168.0.12 icmp_seq=18 Destination Host Unreachable From 192.168.0.12 icmp_seq=19 Destination Host Unreachable From 192.168.0.12 icmp_seq=20 Destination Host Unreachable From 192.168.0.12 icmp_seq=21 Destination Host Unreachable From 192.168.0.12 icmp_seq=22 Destination Host Unreachable From 192.168.0.12 icmp_seq=23 Destination Host Unreachable From 192.168.0.12 icmp_seq=24 Destination Host Unreachable From 192.168.0.12 icmp_seq=25 Destination Host Unreachable From 192.168.0.12 icmp_seq=26 Destination Host Unreachable From 192.168.0.12 icmp_seq=27 Destination Host Unreachable From 192.168.0.12 icmp_seq=28 Destination Host Unreachable From 192.168.0.12 icmp_seq=29 Destination Host Unreachable From 192.168.0.12 icmp_seq=30 Destination Host Unreachable From 192.168.0.12 icmp_seq=31 Destination Host Unreachable From 192.168.0.12 icmp_seq=32 Destination Host Unreachable 64 bytes from 192.168.0.12: icmp_seq=33 ttl=64 time=1033 ms 64 bytes from 192.168.0.12: icmp_seq=34 ttl=64 time=24.9 ms 64 bytes from 192.168.0.12: icmp_seq=35 ttl=64 time=3.68 ms 64 bytes from 192.168.0.12: icmp_seq=36 ttl=64 time=3.59 ms 64 bytes from 192.168.0.12: icmp_seq=37 ttl=64 time=1.70 ms 64 bytes from 192.168.0.12: icmp_seq=38 ttl=64 time=2.00 ms 64 bytes from 192.168.0.12: icmp_seq=39 ttl=64 time=1.52 ms 64 bytes from 192.168.0.12: icmp_seq=40 ttl=64 time=3.76 ms 64 bytes from 192.168.0.12: icmp_seq=41 ttl=64 time=1.53 ms 64 bytes from 192.168.0.12: icmp_seq=42 ttl=64 time=1.55 msEtwa eine Sekunde bevor der Bootvorgang abgeschlossen ist, stoppt die Erreichbarkeit via ping.
Bis letze Woche hat er ohne Probleme funktioniert, dann habe ich ihn bis vor zwei Tagen ausgeschaltet und seitdem besteht das Problem.
Hat jmd. eine Idee, woran es liegen könnte und wie ich das Problem beheben kann?