michael18091974 hat geschrieben:Jetzt funktioniert es mal wieder nicht
Wann tritt das auf?
Beim Start? Mitten im laufenden Betrieb?
Die auffällige Stelle in der Log-Datei:
- Code: Alles auswählen
Oct 25 19:58:51 localhost ifplugd(wlan0)[4399]: Initialization complete, link beat not detected.
Oct 25 19:58:51 localhost kernel: IOCTL::unknown IOCTL's cmd = 0x00008947
Oct 25 19:58:53 localhost avahi-daemon[3275]: Registering new address record for fe80::222:43ff:fe46:5a6c on wlan0.*.
Oct 25 19:58:54 localhost ifplugd(wlan0)[4399]: Link beat detected.
Oct 25 19:58:54 localhost kernel: ===>rt_ioctl_giwscan. 3(3) BSS returned, data->length = 452
Oct 25 19:58:55 localhost ifplugd(wlan0)[4399]: Executing '/etc/ifplugd/ifplugd.action wlan0 up'.
Oct 25 19:58:57 localhost kernel: ===>rt_ioctl_giwscan. 3(3) BSS returned, data->length = 452
Oct 25 19:58:57 localhost dhclient: DHCPREQUEST on wlan0 to 255.255.255.255 port 67
Oct 25 19:58:57 localhost kernel: martian destination 0.0.0.0 from 192.168.1.1, dev wlan0
Oct 25 19:58:57 localhost dhclient: DHCPACK from 192.168.1.1
Oct 25 19:58:57 localhost ifplugd(wlan0)[4399]: client: Determining IP information for wlan0...SIOCSIFNETMASK: Cannot assign requested address
Oct 25 19:58:57 localhost ifplugd(wlan0)[4399]: client: SIOCGIFADDR: Cannot assign requested address
Oct 25 19:58:57 localhost ifplugd(wlan0)[4399]: client: SIOCSIFBROADCAST: Cannot assign requested address
Oct 25 19:58:57 localhost ifplugd(wlan0)[4399]: client: SIOCSIFBRDADDR: Cannot assign requested address
Oct 25 19:58:57 localhost ifplugd(wlan0)[4399]: client: SIOCADDRT: No such process
Oct 25 19:58:57 localhost ifplugd(wlan0)[4399]: client: NETLINK: Packet too small or truncated! 64!=16!=996
Oct 25 19:58:57 localhost NET[4551]: /sbin/dhclient-script : updated /etc/resolv.conf
Oct 25 19:58:57 localhost ifplugd(wlan0)[4399]: client: /etc/sysconfig/network-scripts/network-functions: Zeile 419: /usr/sbin/nscd: Datei oder Verzeichnis nicht gefunden
Oct 25 19:58:57 localhost dhclient: bound to 0.0.0.0 -- renewal in 38112 seconds.
Oct 25 19:58:57 localhost ifplugd(wlan0)[4399]: client: done.
Oct 25 19:58:57 localhost ifplugd(wlan0)[4399]: client: NETLINK: Packet too small or truncated! 64!=16!=996
Erst wird der Link-Beat nicht entdeckt, dann doch.
Erst wird eine Adresse angefordert, kann dann aber nicht zugewiesen werden.
Dann ist das Antwortpaket beschädigt (too small or truncated)
Funkt dir einer dazwischen?
PS:
Das hier:
- Code: Alles auswählen
Oct 25 19:58:57 localhost ifplugd(wlan0)[4399]: client: /etc/sysconfig/network-scripts/network-functions: Zeile 419: /usr/sbin/nscd: Datei oder Verzeichnis nicht gefunden
Hat nichts zu sagen. Das Programm kümmert sich um schnelleren Zugriff auf NIS-Seiten. Einen NIS-Server (
http://de.wikipedia.org/wiki/Network_Information_Service)wirst du wohl kaum betreiben und daher auch das Paket nscd nicht installiert haben.
- Code: Alles auswählen
Name : nscd
Version : 2.11.1
Release : 8mnb2
Group : System/Servers
Size : 131658 Architecture: x86_64
Source RPM : glibc-2.11.1-8mnb2.src.rpm
URL : http://www.gnu.org/software/libc/
Summary : A Name Service Caching Daemon (nscd)
Description :
Nscd caches name service lookups and can dramatically improve
performance with NIS+, and may help with DNS as well. Note that you
can't use nscd with 2.0 kernels because of bugs in the kernel-side
thread support. Unfortunately, nscd happens to hit these bugs
particularly hard.
Install nscd if you need a name service lookup caching daemon, and
you're not using a version 2.0 kernel.
"Die letzte Stimme, die man hört, bevor die Welt explodiert, wird die Stimme eines Experten sein, der sagt: 'Das ist technisch unmöglich.'"
(Peter Ustinov)