OPNsense Forum

International Forums => German - Deutsch => Topic started by: bamf on March 10, 2026, 03:36:46 PM

Title: Kea Option 108 für DHCP-Reservierungen
Post by: bamf on March 10, 2026, 03:36:46 PM
Hallo,

scheinbar kann man v6-only-preferred (108) in Kea nur für ein Subnetz setzen, nicht aber für einzelne Hosts.

Ist das eine Einschränkung von Kea oder fehlt eine solche Option nur in der OPNSense WebUI?
Title: Re: Kea Option 108 für DHCP-Reservierungen
Post by: Patrick M. Hausen on March 10, 2026, 03:47:00 PM
Nur im OPNsense UI.


https://kea.readthedocs.io/en/stable/arm/dhcp4-srv.html#ipv6-only-preferred-networks

QuoteThe RFC mentions the V6ONLY_WAIT timer. This is implemented in Kea by setting the value of the v6-only-preferred option. This follows the usual practice of setting options; the option value can be specified on the pool, subnet, shared network, or global levels, or even via host reservations.
Title: Re: Kea Option 108 für DHCP-Reservierungen
Post by: bamf on March 10, 2026, 05:57:45 PM
Danke, ich habe ein Feature Request aufgemacht https://github.com/opnsense/core/issues/9918