[Kea-users] KeaMA probable bugs
Marek Hajduczenia
mxhajduczenia at gmail.com
Fri Sep 20 13:13:30 UTC 2024
And then again I must be blind: https://gitlab.isc.org/isc-projects/keama, it is there
Sorry about a double post
Marek
From: Marek Hajduczenia <mxhajduczenia at gmail.com>
Sent: Friday, September 20, 2024 7:13 AM
To: 'Kea user's list' <kea-users at lists.isc.org>
Cc: 'fbcadmin' <fbcadmin at fantinibakery.com>
Subject: RE: [Kea-users] KeaMA probable bugs
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 <mailto: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 <mailto:kea-users at lists.isc.org> >
Cc: fbcadmin <fbcadmin at fantinibakery.com <mailto: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/d2980af9/attachment-0001.htm>
More information about the Kea-users
mailing list