[Kea-users] Option 82 Remote-ID

Tomek Mrugalski tomasz at isc.org
Mon Oct 10 18:41:58 UTC 2016


W dniu 10.10.2016 o 18:16, Sylvan Miles pisze:
> Is it possible to get the Remote ID written to the database when a lease
> is written?
I presume you're asking about DHCPv4, right? It's not possible with the
current code. You would need to write a hook for that. Depending on how
flexible you want it to be, that may be anything between easy and very
complex.

In v6 you can use a trick that could possibly put remote-id in your
database. You can treat Remote-ID as a MAC address. If the Remote-ID
option is present, Kea would extract its content and put it in the
hwaddr field of each lease.

For details of this, see Section 8.9:
http://kea.isc.org/docs/kea-guide.html#mac-in-dhcpv6

Hope that helps,
Tomek




More information about the Kea-users mailing list