<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I've been using "on commit" along with DNS updating for years:<br>
      <font color="#804000"><tt>on commit {</tt><tt><br>
        </tt><tt>    log (</tt><tt><br>
        </tt><tt>        info,</tt><tt><br>
        </tt><tt>        concat (</tt><tt><br>
        </tt><tt>            "Host:", pick-first-value(option
          fqdn.hostname, option host-name, "(none)"), "=>",
          pick-first-value(config-option server.ddns-hostname, "(none)")</tt><tt><br>
        </tt><tt>            ,"  VendorId:", pick-first-value(option
          vendor-class-identifier, "(none)")</tt><tt><br>
        </tt><tt>.</tt><tt><br>
        </tt><tt>.</tt><tt><br>
        </tt><tt>.</tt><tt><br>
        </tt><tt>        )<br>
              );</tt><tt><br>
        </tt><tt>}</tt><tt><br>
        </tt></font><br>
      What is it that you want to do?</p>
    <p>Bill<br>
    </p>
    <div class="moz-cite-prefix">On 7/10/2020 3:15 PM, Rick Dicaire
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+Cc--fbNUymAZoUGAHXqrwHKA7wGxykXRckfgNa83nix0VJ3g@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi folks, I'm using dhcp 4.4.1 with named ddns
        updating.
        <div>I'm researching performing additional triggers using event
          interface.</div>
        <div>Older man pages state I cannot configure event statements
          if I'm using</div>
        <div>internal ddns mechanism, however the man page for 4.4.1
          just gives a terse description of events, and makes no mention
          whatsoever of whether event statements can be used in
          conjunction</div>
        <div>with internal ddns mechanism:</div>
        <div><br>
        </div>
        <div><font size="1" face="monospace">REFERENCE: EVENTS<br>
                   There are three kinds of events that can happen
            regarding a  lease,  and  it  is  possible  to declare
             statements  that  occur when any of these events happen. 
            These events are the commit event, when the server has made
            a commitment of a certain  lease  to  a  client,  the
             release event, when the client has released the server from
            its commitment, and the expiry event, when the commitment
            expires.<br>
            <br>
                   To declare a set of statements to execute when an
            event happens, you must use  the  on  state-ment,  followed
             by  the name of the event, followed by a series of
            statements to execute when the event happens, enclosed in
            braces.</font><br>
        </div>
        <div><font size="1" face="monospace"><br>
          </font></div>
        <div><font face="arial, sans-serif">Is it now possible to
            configure event declarations and still use internal ddns
            updating?</font></div>
        <div><font face="arial, sans-serif"><br>
          </font></div>
        <div><font face="arial, sans-serif">Thanks</font></div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at <a class="moz-txt-link-freetext" href="https://www.isc.org/contact/">https://www.isc.org/contact/</a> for more information.

dhcp-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a>
</pre>
    </blockquote>
  </body>
</html>