[Kea-users] KeaMA probable bugs
Marek Hajduczenia
mxhajduczenia at gmail.com
Fri Sep 20 13:12:33 UTC 2024
I do not see it as a standalone project in https://gitlab.isc.org/isc-projects, so I’d go with a bug report under kea itself: https://gitlab.isc.org/isc-projects/kea
Marek
From: Kea-users <kea-users-bounces at lists.isc.org> On Behalf Of fbcadmin via Kea-users
Sent: Friday, September 20, 2024 7:09 AM
To: Kea user's list <kea-users at lists.isc.org>
Cc: fbcadmin <fbcadmin at fantinibakery.com>
Subject: [Kea-users] KeaMA probable bugs
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/b505f691/attachment.htm>
More information about the Kea-users
mailing list