<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic dhcpd.conf domain search option  example ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803404#M83916</link>
    <description>Does anyone have an example of a dhcpd.conf entry for the domain search option ?&lt;BR /&gt;&lt;BR /&gt;The option allows for a list of domain names that can be passed to a client, allowing it to search those domains first when looking for a dns name or address.&lt;BR /&gt;&lt;BR /&gt;I have found many articles on the internal format via rfc's but nothing showing an actual implementation.   I'm begining to wonder if this option was ever implemented in any server or understood by any client ?&lt;BR /&gt;</description>
    <pubDate>Fri, 09 Jun 2006 13:20:39 GMT</pubDate>
    <dc:creator>Al Licause</dc:creator>
    <dc:date>2006-06-09T13:20:39Z</dc:date>
    <item>
      <title>dhcpd.conf domain search option  example ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803404#M83916</link>
      <description>Does anyone have an example of a dhcpd.conf entry for the domain search option ?&lt;BR /&gt;&lt;BR /&gt;The option allows for a list of domain names that can be passed to a client, allowing it to search those domains first when looking for a dns name or address.&lt;BR /&gt;&lt;BR /&gt;I have found many articles on the internal format via rfc's but nothing showing an actual implementation.   I'm begining to wonder if this option was ever implemented in any server or understood by any client ?&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 13:20:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803404#M83916</guid>
      <dc:creator>Al Licause</dc:creator>
      <dc:date>2006-06-09T13:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpd.conf domain search option  example ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803405#M83917</link>
      <description>This is what I have found:&lt;BR /&gt;&lt;BR /&gt;The DHCP standard has no provision for that. You might want to check the archives of the ISC DHCP lists as this question comes up periodically there (particularly dhcp-server).&lt;BR /&gt;&lt;BR /&gt;On the domain search order issue, there isn't a standard configuration&lt;BR /&gt;parameter or option that I know of which supports this.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://lists.freebsd.org/pipermail/freebsd-current/2005-June/052215.html" target="_blank"&gt;http://lists.freebsd.org/pipermail/freebsd-current/2005-June/052215.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://lists.freebsd.org/pipermail/freebsd-current/2005-June/051634.html" target="_blank"&gt;http://lists.freebsd.org/pipermail/freebsd-current/2005-June/051634.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 13:56:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803405#M83917</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-06-09T13:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpd.conf domain search option  example ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803406#M83918</link>
      <description>Ivan,&lt;BR /&gt;&lt;BR /&gt;Thanks much for the quick reply.  But when you say there is no dhcp standard for domain search, do you mean for the server or the client ?&lt;BR /&gt;&lt;BR /&gt;I have found references to an rfc 3397 authored  in November of 2002 which describes this feature.  &lt;BR /&gt;&lt;BR /&gt;Has this not yet been implemented on both client or server or either ?&lt;BR /&gt;&lt;BR /&gt;Al&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 14:01:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803406#M83918</guid>
      <dc:creator>Al Licause</dc:creator>
      <dc:date>2006-06-09T14:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpd.conf domain search option  example ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803407#M83919</link>
      <description>Ivan,&lt;BR /&gt;&lt;BR /&gt;Again thanks.   The second reference you posted allowed me to come up with the following syntax in my dhcpd.conf file:&lt;BR /&gt;&lt;BR /&gt;option domain-search-order code 119 = string;&lt;BR /&gt;option domain-search-order "domain1.net     domain2.net domain3.net";&lt;BR /&gt;&lt;BR /&gt;At least it allows dhcpd to start.  As to whether or not it's serving this group of domainnames to the clients, that's more difficult to tell.  And whether or not the clients will actually accept and do anything with these strings is another story.&lt;BR /&gt;&lt;BR /&gt;Al&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 14:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803407#M83919</guid>
      <dc:creator>Al Licause</dc:creator>
      <dc:date>2006-06-09T14:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpd.conf domain search option  example ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803408#M83920</link>
      <description>I've never tried it-but worth a shut:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/archives/redhat-list/2005-June/msg00239.html" target="_blank"&gt;http://www.redhat.com/archives/redhat-list/2005-June/msg00239.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also:&lt;BR /&gt;If the client is a linux box, then make sure that you don't have such etry in your network interface configuration file:&lt;BR /&gt;PEERDNS=no&lt;BR /&gt;or better yet place an entry &lt;BR /&gt;PEERDNS=yes</description>
      <pubDate>Fri, 09 Jun 2006 15:41:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803408#M83920</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-06-09T15:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: dhcpd.conf domain search option  example ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803409#M83921</link>
      <description>Alexander,&lt;BR /&gt;&lt;BR /&gt;Thanks for the pointer.  Unfortunately I've already tried this and the dhcpd server won't even start if you specify more than one domain on the domain-name line.&lt;BR /&gt;&lt;BR /&gt;At least with the previoulsy listed option, I can start the dhcpd process.&lt;BR /&gt;&lt;BR /&gt;Heard back from customer and he says it didn't load his Microsoft client....I'm waiting to hear back as to whether or not he saw the multiple domains in the offer from the server.&lt;BR /&gt;&lt;BR /&gt;If they did, then there isn't much we can do if the client doesn't know what to do with the data.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jun 2006 14:44:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dhcpd-conf-domain-search-option-example/m-p/3803409#M83921</guid>
      <dc:creator>Al Licause</dc:creator>
      <dc:date>2006-06-12T14:44:52Z</dc:date>
    </item>
  </channel>
</rss>

