Logging on DHCPv6

AJH ajh4711 at gmx.de
Tue Mar 19 15:34:31 UTC 2013


Are you sure? :-(

Is there an other possiblity to log?

[ perl-list <perl-list at network1.net> - 19.03.2013      16:19:11 ]:

> It is not yet supported in IPv6 mode.  My understanding is that this support is coming soon.
> 
> ________________________________
> From: "AJH" <ajh4711 at gmx.de>
> To: dhcp-users at lists.isc.org
> Sent: Tuesday, March 19, 2013 9:57:15 AM
> Subject: Logging on DHCPv6
> 
> 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
> _______________________________________________
> 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

--

thanks + bye ajh 


More information about the dhcp-users mailing list