Date: Wed, 23 May 2001 12:49:57 +0400 From: "Oles' Hnatkevych" <gnut@fc.kiev.ua> To: freebsd-questions@FreeBSD.ORG Subject: problems with syslogd Message-ID: <1913609269.20010523124957@fc.kiev.ua>
next in thread | raw e-mail | index | archive | help
Hello freebsd-questions, Given: perv:gnut:~$ gzip -d -c /var/log/messages.0.gz |tail -3 May 22 14:00:00 perv CRON[81775]: (root) CMD (newsyslog) May 22 14:00:00 perv CRON[81776]: (root) CMD (/usr/libexec/atrun) May 22 14:00:00 perv newsyslog[81777]: logfile turned over erv:gnut:~$ cat /var/log/messages; date May 22 14:00:00 perv newsyslog[81777]: logfile turned over Wed May 23 12:41:53 EEST 2001 perv:gnut:~$ .... and that after this turnover I can not login as root (password is accepted, then it says either nothing if password is correct or 'sorry' if password is incorrect, then hangs up until ctrl-c), I conclude that the problem is in kernel/syslogd/newsyslog/some configuration, since the reason is one: syslogd does not want to accept/write messages. logger(1) does not append anything. perv:gnut:~$ uname -a FreeBSD perv.fc.kiev.ua 4.3-STABLE FreeBSD 4.3-STABLE #2: Tue May 22 12:57:32 EEST 2001 gnut@perv.fc.kiev.ua:/usr/src/sys/compile/FILIRR i386 perv:gnut:~$ I can not understand what can be wrong. Another problem is that if I start syslogd manualy.. it does not work either......... With best wishes, Oles' Hnatkevych, http://gnut.kiev.ua, gnut@fc.kiev.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1913609269.20010523124957>