Subject: bin/13591: rcorder starts syslog before named
To: None <gnats-bugs@gnats.netbsd.org>
From: Anthony Mallet <anthony.mallet@ficus.yi.org>
List: netbsd-bugs
Date: 07/29/2001 20:44:22
>Number: 13591
>Category: bin
>Synopsis: rcorder starts syslog before named
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Jul 29 11:41:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Anthony Mallet
>Release: NetBSD 1.5.1
>Organization:
>Environment:
System: NetBSD ficus 1.5.1 NetBSD 1.5.1 (FICUS) #18: Mon Jul 23 19:56:22 CEST 2001 toto@ficus:/home/src/netbsd-1.5/sys/arch/i386/compile/FICUS i386
>Description:
/etc/rc.d/syslogd requires only: mountcritremote sysdb and wscons
This setup does not allow the 'forwarding' facility of syslog (@machine)
to be used with an host name not in /etc/hosts if the nameserver that
knows about this host is to be started by the same machine.
>How-To-Repeat:
Add a line such as "*.* @b-box" in /etc/syslog.conf on the machine a-box.
Make sure "b-box" is not in /etc/hosts of a-box.
Setup a name server on a-box.
Reboot.
syslogd will not forward logs to "b-box" until it is restarted (kill -HUP
works).
>Fix:
Maybe named could be started earlier ?
>Release-Note:
>Audit-Trail:
>Unformatted: