[Kea-users] Option 82 sub-option 11 not honored or processed
Darren Ankney
darren.ankney at gmail.com
Fri May 9 10:01:38 UTC 2025
Hi Scott,
I am not familiar with the intended behavior of this option and Kea.
There is not enough information here to understand what exactly you
are trying to achieve and if it might be achieved in another way.
However, there is a setting that is meant to make relay information
available to Kea when clients subsequently unicast the renewals to the
server. This is "stash-agent-options". See here:
https://kea.readthedocs.io/en/kea-2.6.2/arm/dhcp4-srv.html#stash-agent-options
There is an error in the documentation. The setting should be:
"stash-agent-options": true rather than "stash-agent-option": true
Please note that you also need to set "store-extended-info": true
(see: https://kea.readthedocs.io/en/kea-2.6.2/arm/dhcp4-srv.html#storing-extended-lease-information)
Perhaps this will solve the problem?
Thank you,
Darren Ankney
On Wed, May 7, 2025 at 4:25 PM Scott Gillins via Kea-users
<kea-users at lists.isc.org> wrote:
>
> Hello all,
>
> I am new to this community and have been trying to get the dhcp server set up to support dhcp services that are on a different vrf then the server. I have been able to get this to work for the most part but have been having some issues with clients renewing. I have set up a new class to match the vrf name that is sent as part of option 82 and then have used class in the subnet definition to select the correct pool. I believe that the issue is that the DHCP offer that is sent from the server and back through the relay has option 54 set has the actual dhcp server ip address.
>
> From reading the kea documentation it says that if option 82 sub option 11 (server-id-override) is sent kea will accept it as the server-id. I read this has kea would use this ip address as the ip address in option 54 as part of the offer.
>
> Is there some config switch I need to change to get this behavior, I am reading this wrong, or maybe it is a bug. Any help or guidance would be appreciated.
>
> Thanks,
> Scott
>
>
>
> --
> 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
More information about the Kea-users
mailing list