[Kea-users] Cannot add client class via api
Peter Davies
peterd at isc.org
Tue Oct 8 08:07:00 UTC 2024
Hi Igor,
I successfully update Kea 2.6.1 with the following:
Input:
{
"command": "remote-class6-set",
"arguments": {
"client-classes": [{
"name": "48575443E62BA1AA",
"test": "substring(relay6[1].option[37].hex,-16,all) == 0x34383537353434334536324241314141",
"option-data": [{
"name": "dns-servers",
"code": 23,
"space": "dhcp6",
"csv-format": true,
"data": "2a00:1858:0:1::53,2a00:1858:0:2::53"
}
]
}
],"remote": {"type": "mysql"},
"server-tags": [ "all" ]
},
"service": [ "dhcp6" ]
}
Output:
[
{
"arguments": {
"client-classes": [
{
"name": "48575443E62BA1AA"
}
]
},
"result": 0,
"text": "DHCPv6 client class successfully set."
}
]
So it appears that if this is a bug, then it has been fixed since Kea 1.9.8
/Peter
From: "egor grijuc" <egor.grijuc at orange.com>
To: "Kea-users at lists.isc.org" <kea-users at lists.isc.org>
Sent: Tuesday, 8 October, 2024 09:52:09
Subject: Re: [Kea-users] Cannot add client class via api
Premium hooks from 1.9.8 are not compatible for 2.6.1?
If we migrate to newer version then premium hooks must be purchased for 2.6.1?
Orange Restricted
From: Kea-users <kea-users-bounces at lists.isc.org> On Behalf Of Peter Davies
Sent: Tuesday, 08 October 2024 09:46
To: Kea-users at lists.isc.org
Subject: [*Newsletter*] Re: [Kea-users] Cannot add client class via api
Hi Egor,
Kea 1.9.8 is no longer a supported version; it is also a development release.
Current supported stable Kea releases are 2.4.1 and 2.6.1.
Even if this is a bug, I'm afraid it will not be fixed in this version.
/Peter
____________________________________________________________________________________________________________
Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.
This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified.
Thank you.
--
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
Kea-users mailing list
Kea-users at lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20241008/16170e6d/attachment-0001.htm>
More information about the Kea-users
mailing list