<?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 DNS and BIND in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-and-bind/m-p/2471474#M16653</link>
    <description>How can I confirm that the current HP-UX (10.20 and 11.0) named server is conformant with BIND 8.2.2 ?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
    <pubDate>Thu, 07 Dec 2000 07:06:44 GMT</pubDate>
    <dc:creator>CIS   BDLM Ms KAREH</dc:creator>
    <dc:date>2000-12-07T07:06:44Z</dc:date>
    <item>
      <title>DNS and BIND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-and-bind/m-p/2471474#M16653</link>
      <description>How can I confirm that the current HP-UX (10.20 and 11.0) named server is conformant with BIND 8.2.2 ?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Thu, 07 Dec 2000 07:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-and-bind/m-p/2471474#M16653</guid>
      <dc:creator>CIS   BDLM Ms KAREH</dc:creator>
      <dc:date>2000-12-07T07:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: DNS and BIND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-and-bind/m-p/2471475#M16654</link>
      <description>The 8.2 versions of bind are not available from HP for HPUX. If you want it you will need to port it yourself (unfortunately it's NOT currently available from the HPUX porting center &lt;A href="http://hpux.cs.utah.edu/" target="_blank"&gt;http://hpux.cs.utah.edu/&lt;/A&gt; ). For a complete discussion of what is happening with bind see &lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x3a647e990647d4118fee0090279cd0f9" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x3a647e990647d4118fee0090279cd0f9&lt;/A&gt;&lt;BR /&gt;and also this previous thread:&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xf8938d77ef20d411b66300108302854d,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xf8938d77ef20d411b66300108302854d,00.html&lt;/A&gt;</description>
      <pubDate>Thu, 07 Dec 2000 09:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-and-bind/m-p/2471475#M16654</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-12-07T09:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: DNS and BIND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-and-bind/m-p/2471476#M16655</link>
      <description>named (bind) also has a nice built in...  Run &lt;BR /&gt;/usr/sbin/named -version&lt;BR /&gt;and it will print it's version.  Too bad this simple switch is not built into more programs....&lt;BR /&gt;&lt;BR /&gt;If your really going to look at 8.2.X though, make sure you are running at least patch level 5.  Prior has many security flaws.&lt;BR /&gt;&lt;BR /&gt;Better yet, Bind 9 is completely multi-threaded and very nice.  If you are going to get the unauthorized version, and your server is busy V9 is your best bet!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Thu, 07 Dec 2000 11:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-and-bind/m-p/2471476#M16655</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2000-12-07T11:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: DNS and BIND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-and-bind/m-p/2471477#M16656</link>
      <description>There is no depot for BIND 8.2 from HP but the port exists, you must compile it. You can download the source from &lt;A href="http://www.isc.org" target="_blank"&gt;www.isc.org&lt;/A&gt; (Internet Software Consortium). You will need an ansi C compiler as gcc, flex, yacc and GNU make (gmake); you can get them in the Software Porting And Archive Centre for HP-UX (&lt;A href="http://hpux.cae.wisc.edu)" target="_blank"&gt;http://hpux.cae.wisc.edu)&lt;/A&gt;&lt;BR /&gt;Then follow the compilation instructions and voila...&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Juan Gonz?lez</description>
      <pubDate>Thu, 07 Dec 2000 14:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-and-bind/m-p/2471477#M16656</guid>
      <dc:creator>Juan González</dc:creator>
      <dc:date>2000-12-07T14:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: DNS and BIND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-and-bind/m-p/2471478#M16657</link>
      <description>Downloading and compiled the BIND bits from &lt;A href="http://www.isc.org" target="_blank"&gt;www.isc.org&lt;/A&gt; is very straightforward. I've done it several times in the course of my DNS server perf work (&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; With the HP compiler it is pretty much a snap.&lt;BR /&gt;&lt;BR /&gt;Keep in mind though that while you can then run the named from that distribution, unless you take other action (such as relinking), the resolver routines used by apps will be the one provided by the OS.&lt;BR /&gt;&lt;BR /&gt;Also, while BIND 9 is multi-threaded, I've found that a single threaded BIND 8 can serve a very high request rate, and on a UP system BIND 8 is probably faster. The last measurements I took of BIND 9 though were of a BETA, where I got results slower than 8 on a caching-only server test.</description>
      <pubDate>Thu, 07 Dec 2000 18:46:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-and-bind/m-p/2471478#M16657</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2000-12-07T18:46:16Z</dc:date>
    </item>
  </channel>
</rss>

