urpils
2010-10-01, 18:09:58
Hallo!
ich brauche mal professionelle Hilfe ;)
also.. ich habe mir eine Seagate Dockstar gekauft - und dort nach Anleitung (http://mein.homelinux.com/wiki/dockstar:installationsanleitung_debian) ein Debian drauf installiert. Bis zum Abschluss der Installation hat auch alles gut geklappt.
leider jetzt folgendes Problem: nach dem Reboot (nachdem das Installationsskript fertig war) konnte ich auf das Teil nicht mehr connecten.. ich konnte dem Teil einfach keine IP zuordnen.. nach ewigem ping, arp -a, nmap,... war ich schon soweit frustriert aufzugeben.
Habe dann einfach das Teil direkt an meinen Laptop per Ethernet angehängt und während des neuen Bootvorganges ständig "arp -a" laufen lassen und geschaut, was passiert.. irgendwann habe ich dann tatsächlich ne obscure IP-Adresse gefunden, deren MAC-Adresse mit dem Teil übereinstimmte... also habe ich mich per SSH drauf verbunden, das Rootpasswort geändert und gedacht was schlaues zu tun ;)
ich habe in /etc/network/interfaces ne statische IP vergeben - und zwar folgendermaßen:
network.
auto lo eth0
iface lo inet loopback
iface eth0 inet static
adress 192.168.1.18
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.52
meine Netzinfrastruktur ist so:
Router ist im Keller (hat die IP .52) der nen DHCP laufen lässt, der nur von 20-200 vergibt und zwar nach dem Muster 192.168.1.*
dementsprechend sollte es sich ja mit dieser statischen Geschichte nicht in die Quere kommen...
leider war es mir seit dem Reboot nicht mehr möglich auf das Gerät zuzugreifen :/ bei Ping passieren merkwürdige periodische Dinge:
PING 192.168.1.18 (192.168.1.18): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
ping: sendto: No route to host
Request timeout for icmp_seq 4
ping: sendto: Host is down
Request timeout for icmp_seq 5
ping: sendto: Host is down
Request timeout for icmp_seq 6
ping: sendto: Host is down
Request timeout for icmp_seq 7
ping: sendto: Host is down
Request timeout for icmp_seq 8
ping: sendto: Host is down
Request timeout for icmp_seq 9
ping: sendto: Host is down
Request timeout for icmp_seq 10
ping: sendto: Host is down
Request timeout for icmp_seq 11
ping: sendto: Host is down
Request timeout for icmp_seq 12
ping: sendto: Host is down
Request timeout for icmp_seq 13
ping: sendto: Host is down
Request timeout for icmp_seq 14
ping: sendto: Host is down
Request timeout for icmp_seq 15
ping: sendto: Host is down
Request timeout for icmp_seq 16
ping: sendto: Host is down
Request timeout for icmp_seq 17
ping: sendto: Host is down
Request timeout for icmp_seq 18
ping: sendto: Host is down
Request timeout for icmp_seq 19
ping: sendto: Host is down
Request timeout for icmp_seq 20
ping: sendto: Host is down
Request timeout for icmp_seq 21
ping: sendto: Host is down
Request timeout for icmp_seq 22
ping: sendto: Host is down
Request timeout for icmp_seq 23
Request timeout for icmp_seq 24
Request timeout for icmp_seq 25
Request timeout for icmp_seq 26
Request timeout for icmp_seq 27
Request timeout for icmp_seq 28
ping: sendto: No route to host
Request timeout for icmp_seq 29
ping: sendto: Host is down
Request timeout for icmp_seq 30
per SSH bekomme ich nen timeout auf die IP und "arp -a" zeigt mir unter anderem folgendes:
? (192.168.1.18) at (incomplete) on en0 ifscope [ethernet]
ich bin jetzt mit meinem Latein am Ende - ich kenne mich ja wirklich nicht mit der Materie aus und stümpere mich von einem zum nächsten - aber Hilfe wäre echt nett! :)
(übrigens hab ich es auch nicht mehr geschafft auf das Teil zu connecten, wenn ich es direkt an den Ehternetport meines Laptops dranhänge)
danke schonmal! :)
ich brauche mal professionelle Hilfe ;)
also.. ich habe mir eine Seagate Dockstar gekauft - und dort nach Anleitung (http://mein.homelinux.com/wiki/dockstar:installationsanleitung_debian) ein Debian drauf installiert. Bis zum Abschluss der Installation hat auch alles gut geklappt.
leider jetzt folgendes Problem: nach dem Reboot (nachdem das Installationsskript fertig war) konnte ich auf das Teil nicht mehr connecten.. ich konnte dem Teil einfach keine IP zuordnen.. nach ewigem ping, arp -a, nmap,... war ich schon soweit frustriert aufzugeben.
Habe dann einfach das Teil direkt an meinen Laptop per Ethernet angehängt und während des neuen Bootvorganges ständig "arp -a" laufen lassen und geschaut, was passiert.. irgendwann habe ich dann tatsächlich ne obscure IP-Adresse gefunden, deren MAC-Adresse mit dem Teil übereinstimmte... also habe ich mich per SSH drauf verbunden, das Rootpasswort geändert und gedacht was schlaues zu tun ;)
ich habe in /etc/network/interfaces ne statische IP vergeben - und zwar folgendermaßen:
network.
auto lo eth0
iface lo inet loopback
iface eth0 inet static
adress 192.168.1.18
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.52
meine Netzinfrastruktur ist so:
Router ist im Keller (hat die IP .52) der nen DHCP laufen lässt, der nur von 20-200 vergibt und zwar nach dem Muster 192.168.1.*
dementsprechend sollte es sich ja mit dieser statischen Geschichte nicht in die Quere kommen...
leider war es mir seit dem Reboot nicht mehr möglich auf das Gerät zuzugreifen :/ bei Ping passieren merkwürdige periodische Dinge:
PING 192.168.1.18 (192.168.1.18): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
ping: sendto: No route to host
Request timeout for icmp_seq 4
ping: sendto: Host is down
Request timeout for icmp_seq 5
ping: sendto: Host is down
Request timeout for icmp_seq 6
ping: sendto: Host is down
Request timeout for icmp_seq 7
ping: sendto: Host is down
Request timeout for icmp_seq 8
ping: sendto: Host is down
Request timeout for icmp_seq 9
ping: sendto: Host is down
Request timeout for icmp_seq 10
ping: sendto: Host is down
Request timeout for icmp_seq 11
ping: sendto: Host is down
Request timeout for icmp_seq 12
ping: sendto: Host is down
Request timeout for icmp_seq 13
ping: sendto: Host is down
Request timeout for icmp_seq 14
ping: sendto: Host is down
Request timeout for icmp_seq 15
ping: sendto: Host is down
Request timeout for icmp_seq 16
ping: sendto: Host is down
Request timeout for icmp_seq 17
ping: sendto: Host is down
Request timeout for icmp_seq 18
ping: sendto: Host is down
Request timeout for icmp_seq 19
ping: sendto: Host is down
Request timeout for icmp_seq 20
ping: sendto: Host is down
Request timeout for icmp_seq 21
ping: sendto: Host is down
Request timeout for icmp_seq 22
ping: sendto: Host is down
Request timeout for icmp_seq 23
Request timeout for icmp_seq 24
Request timeout for icmp_seq 25
Request timeout for icmp_seq 26
Request timeout for icmp_seq 27
Request timeout for icmp_seq 28
ping: sendto: No route to host
Request timeout for icmp_seq 29
ping: sendto: Host is down
Request timeout for icmp_seq 30
per SSH bekomme ich nen timeout auf die IP und "arp -a" zeigt mir unter anderem folgendes:
? (192.168.1.18) at (incomplete) on en0 ifscope [ethernet]
ich bin jetzt mit meinem Latein am Ende - ich kenne mich ja wirklich nicht mit der Materie aus und stümpere mich von einem zum nächsten - aber Hilfe wäre echt nett! :)
(übrigens hab ich es auch nicht mehr geschafft auf das Teil zu connecten, wenn ich es direkt an den Ehternetport meines Laptops dranhänge)
danke schonmal! :)