<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="Courier 10 Pitch" size="2">Yes. I've missed suffix for
      subsequent macs.<br>
      Now trying this:<br>
      <br>
          "client-classes": [<br>
      ..<br>
            {<br>
              "name": "PRIVATE.ROAD",<br>
              "test": "(pkt4.mac == 0x525400745b08 or pkt4.mac ==
      0x5254006b4130 or pkt4.mac == 0x525400762b79 or pkt4.mac ==
      0x525400b5e797 or pkt4.mac == 0x525400793b1c)",<br>
              "option-data": [<br>
                {<br>
                  "name": "domain-name",<br>
                  "data": "private.road"<br>
                },<br>
                {<br>
                  "name": "domain-name-servers",<br>
                  "data": "10.3.1.254"<br>
                }<br>
                ]<br>
            },<br>
      ...<br>
      <br>
      but, it does not seem that this test is matched.<br>
      Clients get what<br>
          "subnet4": [<br>
      ...<br>
      declares/defines, I have no reservations for those macs.<br>
      If I use ddns-* options - per your snippet - the KEA tells me,
      eg.:<br>
      'got unexpected keyword "ddns-replace-client-name" in
      client-classes map' - perhaps it's version I use.<br>
      Culprit here is that test is not matched, right? (otherwise KEA
      logs these, by default I think)<br>
      <br>
      thanks, L.</font>
  </body>
</html>