<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello.<br>
    <br>
    Unable to log in prefix delegation.<br>
    <br>
    Prefix delegation is working well, but no log in syslog.<br>
    <br>
    This is my dhcpd6.conf with version 4.2.5-P1:<br>
    <br>
    authoritative;<br>
    option dhcp6.preference 255;<br>
    log-facility local7;<br>
    preferred-lifetime 30;<br>
    default-lease-time 30;<br>
    max-lease-time 32;<br>
    option dhcp-renewal-time 30;<br>
    <br>
    shared-network OLT_VIL_01 {<br>
            subnet6 2003:ae90:10:0::/64 {<br>
                    prefix6 2003:ae90:10:1:: 2003:ae90:10:fff:: /64;<br>
                    log( info, "hello");<br>
            }<br>
    }<br>
    <br>
    I don't know where is the problem.<br>
    <br>
    Is posible to log anything in prefix delegation Relay-Reply?<br>
    <br>
    Thanks<br>
    <br>
    <div class="moz-signature">-- <br>
      <img src="cid:part1.01060108.07080409@interfibra.es" border="0"></div>
  </body>
</html>