dev wrote on Sat, 04 March 2006 04:14 |
ok. So I suppose the whole issue is resolved?
or you want to log them to some file?
then you need to start syslog/klogd which will save dmesg output to /var/log/messages
|
Dev, the only issue is the logging to /var/log/messages. On the host is syslogd running but no klogd.
bash-3.00# ps aux|grep logd|grep -v grep
root 27895 0.0 0.0 1520 592 ? Ss 16:15 0:00 syslogd -m 0
bash-3.00#
A restart of the syslog service didn't help for the logging to the file but dmesg did show the dropped packets.
Idea is that the VPS runs just like a standard out-of-the-box installation of CentOS.