<?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: DNS-BIND capability in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433916#M206239</link>
    <description>According to the RFC:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cse.ohio-state.edu/cgi-bin/rfc/rfc1035.html" target="_blank"&gt;http://www.cse.ohio-state.edu/cgi-bin/rfc/rfc1035.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;there is no size restriction on the number of entries, just on the format of the contents.  Given that DNS was developed as a distributed database, and that, in theory, any node could accept refresh information from all other DNS servers on the 'Net, the real restrictions are memory and file size limitations imposed by the Operating System under which the DNS server is running.  &lt;BR /&gt;&lt;BR /&gt;We can calculate the total number of possible entries by taking the valid IP address ranges for all network classes, plus an SOA and MX record for each network (not a precisely derivable number, but technically each host can be it's own network), plus a minimum of 1 CNAME per A record (unlikely, but the rules allow for it), plus Host and System records for each network class (although not in wide-spread use anymore).&lt;BR /&gt;&lt;BR /&gt;The result is this ridiculously large number that no single DNS implementation will ever have to contend with. IPv6 siginificantly increases this number.&lt;BR /&gt;&lt;BR /&gt;mark&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Dec 2004 11:13:11 GMT</pubDate>
    <dc:creator>Mark Greene_1</dc:creator>
    <dc:date>2004-12-01T11:13:11Z</dc:date>
    <item>
      <title>DNS-BIND capability</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433911#M206234</link>
      <description>How many domain name (URL) can a DNS/BIND server Handle? What command in Hpux can give the maximum capacity of the DNS.</description>
      <pubDate>Wed, 01 Dec 2004 07:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433911#M206234</guid>
      <dc:creator>shan_kutty_03</dc:creator>
      <dc:date>2004-12-01T07:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: DNS-BIND capability</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433912#M206235</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;  you can mention upto maximum of 3 domains . just you have to mention in the resolv.conf file in /etc/ direcotory</description>
      <pubDate>Wed, 01 Dec 2004 07:46:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433912#M206235</guid>
      <dc:creator>ramkumar</dc:creator>
      <dc:date>2004-12-01T07:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: DNS-BIND capability</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433913#M206236</link>
      <description>Hi Ram,&lt;BR /&gt;  tnx for ur immediate response, i also want to know how we  can find the transaction capability for DNS/BIND. or what is the command for the same.</description>
      <pubDate>Wed, 01 Dec 2004 08:10:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433913#M206236</guid>
      <dc:creator>shan_kutty_03</dc:creator>
      <dc:date>2004-12-01T08:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: DNS-BIND capability</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433914#M206237</link>
      <description>I'm not aware of any maximum number of domains a DNS server can handle. The Internet root servers handle a little more than three domains.&lt;BR /&gt;&lt;BR /&gt;It is true that you can only have three domains listed in resolv.conf, but that has to do with local name resolution, not how a DNS server performs.&lt;BR /&gt;&lt;BR /&gt;Speed of DNS queries depends upon too many factors to be able to give a precise number. &lt;BR /&gt;&lt;BR /&gt;This is a list of some of the factors that have to be taken  into consideration: &lt;BR /&gt;o Speed of machine&lt;BR /&gt;o Bind version&lt;BR /&gt;o Size of Zone(s)&lt;BR /&gt;o domain hierarchy&lt;BR /&gt;o network speed&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Wed, 01 Dec 2004 08:29:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433914#M206237</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-12-01T08:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: DNS-BIND capability</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433915#M206238</link>
      <description>There isn't a maximum - for DNS - if there is, it is really high...Think of all those web hosting company's (I myself am a small one) - they handle 100's if not 1000's of domains....&lt;BR /&gt;&lt;BR /&gt;Looking in the Bind 9 Admin Manual - there is no mention of max zones...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.nominum.com/content/documents/bind9arm.pdf" target="_blank"&gt;http://www.nominum.com/content/documents/bind9arm.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 01 Dec 2004 08:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433915#M206238</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-12-01T08:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: DNS-BIND capability</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433916#M206239</link>
      <description>According to the RFC:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cse.ohio-state.edu/cgi-bin/rfc/rfc1035.html" target="_blank"&gt;http://www.cse.ohio-state.edu/cgi-bin/rfc/rfc1035.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;there is no size restriction on the number of entries, just on the format of the contents.  Given that DNS was developed as a distributed database, and that, in theory, any node could accept refresh information from all other DNS servers on the 'Net, the real restrictions are memory and file size limitations imposed by the Operating System under which the DNS server is running.  &lt;BR /&gt;&lt;BR /&gt;We can calculate the total number of possible entries by taking the valid IP address ranges for all network classes, plus an SOA and MX record for each network (not a precisely derivable number, but technically each host can be it's own network), plus a minimum of 1 CNAME per A record (unlikely, but the rules allow for it), plus Host and System records for each network class (although not in wide-spread use anymore).&lt;BR /&gt;&lt;BR /&gt;The result is this ridiculously large number that no single DNS implementation will ever have to contend with. IPv6 siginificantly increases this number.&lt;BR /&gt;&lt;BR /&gt;mark&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Dec 2004 11:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433916#M206239</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2004-12-01T11:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: DNS-BIND capability</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433917#M206240</link>
      <description>transaction rates for a DNS server will vary considerably by box and revision of BIND and type of transaction.&lt;BR /&gt;&lt;BR /&gt;some performance figures for various revisions of named on HP-UX and other systems can be found at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.cup.hp.com/dist/networking/briefs/" target="_blank"&gt;ftp://ftp.cup.hp.com/dist/networking/briefs/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Dec 2004 12:49:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-bind-capability/m-p/3433917#M206240</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-12-02T12:49:44Z</dc:date>
    </item>
  </channel>
</rss>

