Logging on DHCPv6

AJH ajh4711 at gmx.de
Tue Mar 19 13:57:15 UTC 2013


Hello,

I had setup my DHCP server for IPv6 and works fine at the way.

But I have a problem with logging.

I created that simple logging with works in IPv4:

----

on commit
        {
                log (info, "THIS IS A COMMIT!");
        }

on expiry
        {
                log (info, "THIS IS A EXPIRY!");
        }

on release
        {
                log (info, "THIS IS A RELEASE!");
	}

----

Could you tell me because this does not work.

--

thanks + bye ajh 


More information about the dhcp-users mailing list