Ich weiss nicht, obs mit dem upgrade zusammenhängt, aber nach einem reboot war das netzwerk nicht mehr erreichbar.
/etc/network/interfaces ist immer noch gleich:
Code: Alles auswählen
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# This entry denotes the loopback (127.0.0.1) interface.
auto lo
iface lo inet loopback
# This entry was created during the Debian installation
auto eth0
iface eth0 inet dhcp
Code: Alles auswählen
Workstation:~# ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:30:4F:17:3F:E7
inet6 Adresse: fe80::230:4fff:fe17:3fe7/64 Gültigkeitsbereich:Verbindung
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:17 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:0 (0.0 b) TX bytes:4482 (4.3 KiB)
Interrupt:18 Basisadresse:0x8400
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:221 errors:0 dropped:0 overruns:0 frame:0
TX packets:221 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:15250 (14.8 KiB) TX bytes:15250 (14.8 KiB)
Workstation:~# route
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
Workstation:~# route add default gw 192.168.1.1
SIOCADDRT: Das Netzwerk ist nicht erreichbar
Workstation:~# ifup -a
ifup: interface lo already configured
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.
Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html
sit0: unknown hardware address type 776
sit0: unknown hardware address type 776
Listening on LPF/eth0/00:30:4f:17:3f:e7
Sending on LPF/eth0/00:30:4f:17:3f:e7
Sending on Socket/fallback/fallback-net
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
No DHCPOFFERS received.
No working leases in persistent database.
Exiting.
Failed to bring up eth0.
Workstation:~#
Wie dem auch sei, ich habe keinen Netzzugang mehr, des weiteren noch viel weniger Ahnung, wie ich dies ändern könnte. Vielleicht ist es tatsächlich ein bug den ich mir beim upgrade geholt habe, ich weiss aber nicht mehr, welche packages dieses upgrade betroffen hat. Ohne Netz kann ich natürlich kaum neue upgrades holen..
Weiss jemand rat?
/EDIT und Judith
Mir ist soeben noch ein Fehler beim booten bezügl. Hotplug aufgefallen, der das Modul shpchp nicht laden kann. Hat das eventuel einen Zusammenhang? (Onboard Netz)