Logging date of DHCP transactions ?

Glenn Satchell glenn.satchell at uniq.com.au
Sat May 24 06:48:47 UTC 2014


This is what I have on my Solaris dhcp server:

Add a specific logging facility in dhcpd.conf, choose from any freeone
local0 to local7:

log-facility local7;

And corresponding logging to a dedicated file in syslog.conf:

# DHCP
local7.debug            /var/log/dhcp/dhcpd.log

regards,
-glenn

On Sat, May 24, 2014 12:41 am, BONNET, Frank wrote:
> OK thank you gonna try this
>
>
> 2014-05-23 16:34 GMT+02:00 John Miller <johnmill at brandeis.edu>:
>
>> Hi Frank,
>>
>> I'd think that logging dates is more about configuring your syslog
>> daemon
>> to do so, rather than dhcpd.  I'm no FreeBSD guru, but we don't
>> configure
>> any specific logging parameters in our dhcpd.conf--we let syslog handle
>> that.
>>
>> John
>> --
>> John Miller
>> Systems Engineer
>> Brandeis University
>> johnmill at brandeis.edu
>>
>>
>>
>> On Fri, May 23, 2014 at 10:20 AM, BONNET, Frank
>> <frank.bonnet at esiee.fr>wrote:
>>
>>> hello
>>>
>>> I'm running isc-dhcpd on a FreeBSD 10 machine it works well
>>> but I've been requested to log dates of all DHCP transactions
>>> in /var/log/dhcpd.log I've googled a bit but did not find useful
>>> informations ...
>>>
>>> Any info welcome , thank you
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> dhcp-users mailing list
>>> dhcp-users at lists.isc.org
>>> https://lists.isc.org/mailman/listinfo/dhcp-users
>>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> dhcp-users mailing list
>> dhcp-users at lists.isc.org
>> https://lists.isc.org/mailman/listinfo/dhcp-users
>>
> _______________________________________________
> dhcp-users mailing list
> dhcp-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users




More information about the dhcp-users mailing list