[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Keine Einträge von dmesg im journal / systemd



Hallo Community,

ich bin durch installieren von ufw darauf aufmerksam geworden, dass ich
keinerlei messages von dmesg im Log finden kann und damit auch keine
Logeinträge von ufw. Da das auch unabhängig von ufw der Fall ist, poste
ich hier allgemein.

Hintergrund:
- neue Installation von Debian 8.6 auf einem Virtual Server (VS
vielleicht Teil des Problems?)
- systemd 230-7~bpo8+2
- ufw 0.33-2
- kein rsyslog installiert

root@xyz:~# journalctl -k
-- No entries --

root@xyz:~# journalctl --dmesg
-- No entries --

root@xyz:~# dmesg -H
[Nov25 02:44] 3 WINDOW=9933 RES=0x00 SYN URGP=0
[Dez29 15:45] [UFW BLOCK] IN=venet0 OUT= MAC= SRC=...
[ +12,804260] [UFW BLOCK] IN=venet0 OUT= MAC= SRC=...
[ +11,989585] [UFW BLOCK] IN=venet0 OUT= MAC= SRC=...
[Dez29 15:46] [UFW BLOCK] IN=venet0 OUT= MAC= SRC=...
usw.

Die einzigen ufw Einträge, die ich nach einem Reboot jemals überhaupt im
journal finden kann sind die unten stehenden. Diese werden aber nicht
mit journalctl -k oder --dmesg angezeigt. Diese Ausgabe ist weiterhin leer.

root@xyz:~# journalctl --no-pager | grep -i ufw
Dez 28 23:11:10 xyz ufw[175]: Starting firewall: ufw...modprobe: ERROR:
../libkmod/libkmod.c:557 kmod_search_moddep() could not open moddep file
'/lib/modules/3.16.0-042stab120.6/modules.dep.bin'

Dez 28 23:11:10 xyz ufw[175]: modprobe: ERROR: ../libkmod/libkmod.c:557
kmod_search_moddep() could not open moddep file
'/lib/modules/3.16.0-042stab120.6/modules.dep.bin'

Dez 28 23:11:10 xyz ufw[175]: modprobe: ERROR: ../libkmod/libkmod.c:557
kmod_search_moddep() could not open moddep file
'/lib/modules/3.16.0-042stab120.6/modules.dep.bin'

Dez 28 23:11:10 xyz ufw[175]: sysctl: permission denied on key
'net.ipv4.tcp_sack'

Dez 28 23:11:10 xyz ufw[175]: Setting kernel variables
(/etc/ufw/sysctl.conf)...done.

Hat jemand einen Tipp, nach was ich noch schauen kann?

Gruß
Mike


Reply to: