Hi Darren,

Yes! You are totally right!
I had forgotten the vivso-suboption!

Many thanks!

Regards,

Ronald

________________________________
From: Kea-users <kea-users-boun...@lists.isc.org> on behalf of Darren Ankney 
<darren.ank...@gmail.com>
Sent: Friday, January 24, 2025 19:51
To: Kea user's list <kea-users@lists.isc.org>
Subject: Re: [Kea-users] Option 125 suboption 1 not send

Hi Ronald,

I think you need to add:

        {
            "name": "vivso-suboptions",
            "space": "dhcp4",
            "data": "25167"
        },

to your option-data block in the class before setting the value for "gaps".

see: 
https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fkea.readthedocs.io%2Fen%2Fkea-2.6.1%2Farm%2Fdhcp4-srv.html%23dhcpv4-vendor-specific-options&data=05%7C02%7Cronald.blaas%40ddfr.nl%7C5cd8f008ed31409266da08dd3ca8389b%7C61b60fb772d74ba78225d9b5369d780a%7C0%7C0%7C638733415393994494%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=kH9tlL0cQwAiBung%2BS8ovfYRlSK4sv06qUsH7Jr2dag%3D&reserved=0<https://kea.readthedocs.io/en/kea-2.6.1/arm/dhcp4-srv.html#dhcpv4-vendor-specific-options>
.. specifically the VIVSO (option 125) sub options example.

Thank you,
Darren Ankney

On Fri, Jan 24, 2025 at 6:08 AM DDFR | Ronald Blaas
<ronald.bl...@ddfr.nl> wrote:
>
> 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
>
>
> --
> ISC funds the development of this software with paid support subscriptions. 
> Contact us at 
> https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.isc.org%2Fcontact%2F&data=05%7C02%7Cronald.blaas%40ddfr.nl%7C5cd8f008ed31409266da08dd3ca8389b%7C61b60fb772d74ba78225d9b5369d780a%7C0%7C0%7C638733415394012873%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=XWw%2Fwk0BH%2FHy7t8XYIEecm5XLg2CZ6gI%2FFwhDu3bby4%3D&reserved=0<https://www.isc.org/contact/>
>  for more information.
>
> To unsubscribe visit 
> https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.isc.org%2Fmailman%2Flistinfo%2Fkea-users&data=05%7C02%7Cronald.blaas%40ddfr.nl%7C5cd8f008ed31409266da08dd3ca8389b%7C61b60fb772d74ba78225d9b5369d780a%7C0%7C0%7C638733415394025830%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Jj%2Fr6EFdgDZobBLzFuPNbbZXfGiBrQ%2FSZV88BLa3hoo%3D&reserved=0<https://lists.isc.org/mailman/listinfo/kea-users>.
>
> Kea-users mailing list
> Kea-users@lists.isc.org
> https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.isc.org%2Fmailman%2Flistinfo%2Fkea-users&data=05%7C02%7Cronald.blaas%40ddfr.nl%7C5cd8f008ed31409266da08dd3ca8389b%7C61b60fb772d74ba78225d9b5369d780a%7C0%7C0%7C638733415394040908%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=IbGV14%2F0jxUVpUUeb9NaCUkunkvKm8yHhO8s3paNzew%3D&reserved=0<https://lists.isc.org/mailman/listinfo/kea-users>
--
ISC funds the development of this software with paid support subscriptions. 
Contact us at 
https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.isc.org%2Fcontact%2F&data=05%7C02%7Cronald.blaas%40ddfr.nl%7C5cd8f008ed31409266da08dd3ca8389b%7C61b60fb772d74ba78225d9b5369d780a%7C0%7C0%7C638733415394053186%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=RIj6pal8aZrpHi1ccJVaerL7%2FdiBqM5ql9jScncs5%2Bo%3D&reserved=0<https://www.isc.org/contact/>
 for more information.

To unsubscribe visit 
https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.isc.org%2Fmailman%2Flistinfo%2Fkea-users&data=05%7C02%7Cronald.blaas%40ddfr.nl%7C5cd8f008ed31409266da08dd3ca8389b%7C61b60fb772d74ba78225d9b5369d780a%7C0%7C0%7C638733415394065332%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Pz9D0tcJL1mlvz6SeIOBI2smLYG6sCq0cA4Uopu2pAY%3D&reserved=0<https://lists.isc.org/mailman/listinfo/kea-users>.

Kea-users mailing list
Kea-users@lists.isc.org
https://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.isc.org%2Fmailman%2Flistinfo%2Fkea-users&data=05%7C02%7Cronald.blaas%40ddfr.nl%7C5cd8f008ed31409266da08dd3ca8389b%7C61b60fb772d74ba78225d9b5369d780a%7C0%7C0%7C638733415394077447%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=18TTYuFFN3eB0Nv41zCgc6A2X%2BPJCSbNS0mvlMFVfb4%3D&reserved=0<https://lists.isc.org/mailman/listinfo/kea-users>
-- 
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@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to