Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jan 2011 17:37:39 +0000
From:      Michael <mlmichael70@gmail.com>
To:        CyberLeo Kitsana <cyberleo@cyberleo.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: syslog and chrooted isc-dhcpd
Message-ID:  <4D46F363.8020708@gmail.com>
In-Reply-To: <4D4417E5.1040807@cyberleo.net>
References:  <4D42DF1B.7080604@gmail.com> <4D4417E5.1040807@cyberleo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29/01/2011 13:36, CyberLeo Kitsana wrote:
> On 01/28/2011 09:22 AM, Michael wrote:
>> I'm running my isc-dhcp41-server with chroot option.
>> Is it possible to get it working with syslog? I don't know how to let
>> chrooted dhcpd to talk with my syslog.
>
> Apparently, you can either provide the -l flag via rc.conf
> (syslogd_flags) or add the full log socket path to
> /var/run/syslogd.sockets on the host.
>


Thanks a lot! Now I'm getting logs with syslogd_flags.

Just to confirm - is it normal that they don't come with local7 facility 
(as set up in dhcpd.conf) but I need to do

!dhcpd
*.*   /var/log/dhcpd.log

in my syslogd configuration file?

Michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D46F363.8020708>