[Kea-users] Option 125 suboption 1 not send

DDFR | Ronald Blaas ronald.blaas at ddfr.nl
Fri Jan 24 11:07:59 UTC 2025


Hi all

I must be forgetting something..

I have 2 type of Genexis CPEs the 2410 and the 3410

Configuring option125 sub 2 and 4 for the Genexis 3410 are working as planned

But somehow I can't get the option125 sub1 working for the Genexis 2410

Looking at a Wireshark I see that option125 isn't even sent to the client
Looking in the kea dhcp log I do see that the client is a member of the correct client-class.


I might be overlooking something.

Anyone an idea?

Relative config below:
(kea-dhcp.conf)
"option-def": [
        {
            "array": false,
            "code": 1,
            "name": "gaps",
            "space": "vendor-25167",
            "type": "string"
        },
......

"client-classes": [
        {
            "name": "Genexis-Gaps",
            "test": "(substring(option[60].hex,0,6) == 'geneos')",
            "option-data": [
                {
                    "name": "gaps",
                    "space": "vendor-25167",
                    "data": "s=xx.xx.xx.xx;v=108",
                    "always-send": true
                }
            ]
        },


Regards,

Ronald


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20250124/0bdd0696/attachment-0001.htm>


More information about the Kea-users mailing list