[Kea-users] group by mac addresses ?

lejeczek peljasz at yahoo.co.uk
Mon Dec 29 12:12:53 UTC 2025


Yes. I've missed suffix for subsequent macs.
Now trying this:

     "client-classes": [
..
       {
         "name": "PRIVATE.ROAD",
         "test": "(pkt4.mac == 0x525400745b08 or pkt4.mac == 
0x5254006b4130 or pkt4.mac == 0x525400762b79 or pkt4.mac == 
0x525400b5e797 or pkt4.mac == 0x525400793b1c)",
         "option-data": [
           {
             "name": "domain-name",
             "data": "private.road"
           },
           {
             "name": "domain-name-servers",
             "data": "10.3.1.254"
           }
           ]
       },
...

but, it does not seem that this test is matched.
Clients get what
     "subnet4": [
...
declares/defines, I have no reservations for those macs.
If I use ddns-* options - per your snippet - the KEA tells 
me, eg.:
'got unexpected keyword "ddns-replace-client-name" in 
client-classes map' - perhaps it's version I use.
Culprit here is that test is not matched, right? (otherwise 
KEA logs these, by default I think)

thanks, L.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20251229/67fe2840/attachment.htm>


More information about the Kea-users mailing list