<?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: How do I Enable DNS Automatically? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536048#M594987</link>
    <description>To start the daemons running do:&lt;BR /&gt;/sbin/init.d/nis.server start&lt;BR /&gt;/sbin/init.d/nis.client start</description>
    <pubDate>Wed, 06 Jun 2001 12:50:34 GMT</pubDate>
    <dc:creator>CHRIS_ANORUO</dc:creator>
    <dc:date>2001-06-06T12:50:34Z</dc:date>
    <item>
      <title>How do I Enable DNS Automatically?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536041#M594980</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  I know very little about HP-UX.  We just recently upgraded to HP-UX 11.0.  Every time we rebooted HP-UX, we had to go into SAM to&lt;BR /&gt;enable DNS.  Is there a way to set this up to do enable automatically?  Thank you in advance.&lt;BR /&gt;&lt;BR /&gt;NL</description>
      <pubDate>Mon, 04 Jun 2001 14:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536041#M594980</guid>
      <dc:creator>Nhon Le</dc:creator>
      <dc:date>2001-06-04T14:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Enable DNS Automatically?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536042#M594981</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes there is a simple way to start named.&lt;BR /&gt;&lt;BR /&gt;1) As root, cd /etc/rc.config.d&lt;BR /&gt;2) vi namesvrs&lt;BR /&gt;3) edit the line "NAMED=" or "NAMED=0" and set it to "NAMED=1".&lt;BR /&gt;4) Save the file and you are done.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jun 2001 14:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536042#M594981</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-06-04T14:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Enable DNS Automatically?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536043#M594982</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;It sounds like you need to set NAMED=1 in /etc/rc.config.d/namesvrs .  A very good guide to DNS (BIND) can be found in the "Installing and Administering Internet Services" manual (chapter-3):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90147/B2355-90147.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90147/B2355-90147.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jun 2001 14:43:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536043#M594982</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-06-04T14:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Enable DNS Automatically?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536044#M594983</link>
      <description>Nhon;&lt;BR /&gt;&lt;BR /&gt;Are you trying to enable the DNS server or the DNS client (resolver)?</description>
      <pubDate>Mon, 04 Jun 2001 19:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536044#M594983</guid>
      <dc:creator>Rob Mallard</dc:creator>
      <dc:date>2001-06-04T19:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Enable DNS Automatically?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536045#M594984</link>
      <description>Thank you for all the suggestions.  I tried enabled DNS by setting NAMED=1 in /etc/rc.config.d/namesvrs but&lt;BR /&gt;it does not start automatically.&lt;BR /&gt;&lt;BR /&gt;NL</description>
      <pubDate>Tue, 05 Jun 2001 19:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536045#M594984</guid>
      <dc:creator>Nhon Le</dc:creator>
      <dc:date>2001-06-05T19:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Enable DNS Automatically?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536046#M594985</link>
      <description>Is this machine supposed to be a DNS server running named?  If so, do you have all of the appropriate DNS files setup (named.boot, etc.)?&lt;BR /&gt;&lt;BR /&gt;Have you checked /etc/rc.log for any errors when it tries to start DNS?&lt;BR /&gt;&lt;BR /&gt;If this is not a DNS server, are you just trying to do an nslookup for another host on the network?  Is your /etc/resolv.conf file set up?</description>
      <pubDate>Tue, 05 Jun 2001 20:04:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536046#M594985</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-06-05T20:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Enable DNS Automatically?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536047#M594986</link>
      <description>If named doesn't start check the /var/adm/syslog/syslog.log file also.  There are at least ten lines of output that should point you in the right direction (missing named.boot, missing db files)</description>
      <pubDate>Wed, 06 Jun 2001 12:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536047#M594986</guid>
      <dc:creator>Rob Mallard</dc:creator>
      <dc:date>2001-06-06T12:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Enable DNS Automatically?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536048#M594987</link>
      <description>To start the daemons running do:&lt;BR /&gt;/sbin/init.d/nis.server start&lt;BR /&gt;/sbin/init.d/nis.client start</description>
      <pubDate>Wed, 06 Jun 2001 12:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-enable-dns-automatically/m-p/2536048#M594987</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2001-06-06T12:50:34Z</dc:date>
    </item>
  </channel>
</rss>

