<?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 Re: The dns resolver not querying all the nameservers listed. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851954#M24927</link>
    <description>The operating system has a built-in assumption that each nameserver listed in /etc/resolv.conf will have access to identical information. If the first server reports "no such domain name exists", the OS will use that as the final answer.&lt;BR /&gt;&lt;BR /&gt;If some of your nameservers have different data, you cannot configure /etc/resolv.conf to "fetch data about one domain from server A, and everything else from server B". In some situations it *seems* to work, but the situation will not be completely stable and deterministic. The name service for some domains may fail when one of the servers goes down for maintenance... and not resume when that server comes back.&lt;BR /&gt;&lt;BR /&gt;To get more flexible configuration, you need BIND or another name server that can be used in forward-only configuration.&lt;BR /&gt;&lt;BR /&gt;BIND 9.x is flexible enough that you can set it to forward queries to other name servers in a per-zone basis.</description>
    <pubDate>Tue, 29 Aug 2006 05:23:29 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2006-08-29T05:23:29Z</dc:date>
    <item>
      <title>The dns resolver not querying all the nameservers listed.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851950#M24923</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Find below the contents of the /etc/resolv.conf and output of nslookup query:&lt;BR /&gt;&lt;BR /&gt;[root@bangpcplin1 ~]# more /etc/resolv.conf&lt;BR /&gt;domain bea.com&lt;BR /&gt;nameserver 172.18.40.175&lt;BR /&gt;nameserver 10.160.29.91&lt;BR /&gt;nameserver 10.160.29.92&lt;BR /&gt;nameserver 10.160.29.51&lt;BR /&gt;[root@bangpcplin1 ~]# nslookup lclnxas4&lt;BR /&gt;Server:         172.18.40.175&lt;BR /&gt;Address:        172.18.40.175#53&lt;BR /&gt;&lt;BR /&gt;** server can't find lclnxas4: SERVFAIL&lt;BR /&gt;&lt;BR /&gt;The DNS resolver will not query the subsequent nameservers for the nslookup, I wonder why? Please suggest.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,</description>
      <pubDate>Mon, 28 Aug 2006 23:22:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851950#M24923</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2006-08-28T23:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: The dns resolver not querying all the nameservers listed.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851951#M24924</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you set Access Control List? Please make sure you allow the IP Addresses Range for the hosts you want to allow for DNS query.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Aug 2006 23:34:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851951#M24924</guid>
      <dc:creator>Ryan Goh</dc:creator>
      <dc:date>2006-08-28T23:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: The dns resolver not querying all the nameservers listed.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851952#M24925</link>
      <description>If DNS from the first entry responded others won't be contacted at all. Thus the only case when subsequent DNS server will be contacted is when a previous didn't respond.&lt;BR /&gt;Hope it helps.</description>
      <pubDate>Tue, 29 Aug 2006 01:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851952#M24925</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-08-29T01:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: The dns resolver not querying all the nameservers listed.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851953#M24926</link>
      <description>Alexander is right.&lt;BR /&gt;&lt;BR /&gt;If you can provide mode details about your DNS zones/configuration we'll be able to suggest you the optimal DNS config.&lt;BR /&gt;For example, you can ask 172.18.40.175 to forward all queries for  bea.com to 10.160.29.91.</description>
      <pubDate>Tue, 29 Aug 2006 02:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851953#M24926</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-08-29T02:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: The dns resolver not querying all the nameservers listed.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851954#M24927</link>
      <description>The operating system has a built-in assumption that each nameserver listed in /etc/resolv.conf will have access to identical information. If the first server reports "no such domain name exists", the OS will use that as the final answer.&lt;BR /&gt;&lt;BR /&gt;If some of your nameservers have different data, you cannot configure /etc/resolv.conf to "fetch data about one domain from server A, and everything else from server B". In some situations it *seems* to work, but the situation will not be completely stable and deterministic. The name service for some domains may fail when one of the servers goes down for maintenance... and not resume when that server comes back.&lt;BR /&gt;&lt;BR /&gt;To get more flexible configuration, you need BIND or another name server that can be used in forward-only configuration.&lt;BR /&gt;&lt;BR /&gt;BIND 9.x is flexible enough that you can set it to forward queries to other name servers in a per-zone basis.</description>
      <pubDate>Tue, 29 Aug 2006 05:23:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851954#M24927</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2006-08-29T05:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: The dns resolver not querying all the nameservers listed.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851955#M24928</link>
      <description>The information provided by Alexander Vitaly and Matti is correct. I just want to add that you can specify a maximum of 3 DNS servers in the resolv.conf file.</description>
      <pubDate>Tue, 29 Aug 2006 16:02:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dns-resolver-not-querying-all-the-nameservers-listed/m-p/3851955#M24928</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-29T16:02:13Z</dc:date>
    </item>
  </channel>
</rss>

