Hi all,

  When I try to configure multiple search DNS suffixes in dhcpd.conf, I 
am receiving the following error:

/etc/dhcpd.conf line 21:
        option domain-search "custom.domain.org"
               ^
fatal in dhcpd: Configuration file errors encountered

  According to man page:

option domain-search rfc1035; | string [, string ...];
              The domain-search option specifies a list of the domain names
              that should be used during DNS name resolution.

              When dhclient(8) constructs resolv.conf(5) it will use 
this list
              of domains in preference to any information provided by the
              domain-name option.

              Note that dhcpd(8) calls this option option-119 instead of
              domain-search and only supports the rfc1035 variant.

  If my config is ok, maybe is this a bug?

Regards
-- 
Regards,
C. L. Martinez

Reply via email to