Wanted to verify my understanding that the included dhcpd(8) in base
does not currently support the domain-search option:

"""
option domain-search domain-list; The domain-search option specifies a
'search list' of Domain Names to be used by the client to locate
not-fully-qualified domain names. The difference between this option
and historic use of the domain-name option for the same ends is that
this option is encoded in RFC1035 compressed labels on the wire. For
example:

option domain-search "example.com", "sales.example.com",
                     "eng.example.com";
"""

dhcpd.conf(5) and dhcp-options(5) don't mention the option.

I can currently override the search domains on clients, and it seems
like it might be supported in isc-dhcp-server package. Anything likely
to make it into base? Simply a matter of patch not having been
submitted, or anything deeper than that?

-- 
Darren Spruell
[email protected]

Reply via email to