[Kea-users] KeaMA probable bugs

fbcadmin fbcadmin at fantinibakery.com
Fri Sep 20 13:08:49 UTC 2024


the config generated using KeaMA Online at https://dhcp.isc.org/  and 
keama from cli create a faulty kea-dhcp4.conf with an invalid 
"reservation-mode": "global",


....

"host-reservation-identifiers": [
       "hw-address"
     ],
     "reservation-mode": "global",
     "reservations": [
       {
         "hostname": "testdevice.test.com",
         "ip-address": "10.199.10.10",
         "hw-address": "a8:17:eb:9b:c3:3e"
       }
     ]
   }
}



when trying to use startup fails with:


-dhcp4.conf': /etc/kea/kea-dhcp4.conf:60.5-22: got unexpected keyword 
"reservation-mode" in Dhcp4 map.



  I assume that is a bug,  and if so where should I report it?


thanks for the great software!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20240920/8ed40b1d/attachment.htm>


More information about the Kea-users mailing list