<?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: Local Name Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881928#M400679</link>
    <description>Pl close this as the issue is solved. Thnaks to All.&lt;BR /&gt;&lt;BR /&gt;Jim.</description>
    <pubDate>Mon, 24 Jan 2005 18:27:48 GMT</pubDate>
    <dc:creator>jim_357</dc:creator>
    <dc:date>2005-01-24T18:27:48Z</dc:date>
    <item>
      <title>Local Name Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881921#M400672</link>
      <description>All:&lt;BR /&gt;&lt;BR /&gt;This is my first post to this forum. I have just installed a new 11.0 server. I have in my network a 10.20 server (to be retired) which is the current name server for our domain.If i want to make the 11.0 server my local name server for our domain then pl. tell me if the foll steps are OK&lt;BR /&gt;&lt;BR /&gt;1. copy the named.boot file from 10.20 server&lt;BR /&gt;2. run the named&lt;BR /&gt; Is there anything else i need to copy or do before i shutdowm the current 10.20 server? Pl. Advise.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Jim.</description>
      <pubDate>Mon, 24 Jan 2005 15:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881921#M400672</guid>
      <dc:creator>jim_357</dc:creator>
      <dc:date>2005-01-24T15:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Local Name Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881922#M400673</link>
      <description>The named.boot file is not sufficient. You will need all the files under /etc/named.data (the default HP-UX location) or whatever directory is specified in your named.boot file.&lt;BR /&gt;&lt;BR /&gt;You also need to edit /etc/rc.config.d/namesvrs and set NAMED=1. This will enable automatic startup on boot.&lt;BR /&gt;&lt;BR /&gt;If your are reusing the same IP address then no client updates (/etc/resolv.conf) are required.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jan 2005 15:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881922#M400673</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-01-24T15:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Local Name Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881923#M400674</link>
      <description>Also depends is it is bind 4 on the 11.0 server.&lt;BR /&gt;&lt;BR /&gt;If it is, then I highly suggest you upgrade to bind 9.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=BIND9.2" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=BIND9.2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 24 Jan 2005 15:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881923#M400674</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-01-24T15:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Local Name Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881924#M400675</link>
      <description>If you upgrade to BIND 9.2 you will need to convert or re-enter your DNS database in the new format.&lt;BR /&gt;&lt;BR /&gt;HP may provide a utility for this. I started fresh.&lt;BR /&gt;&lt;BR /&gt;Here is a link on the BIND 9.x database system. It is for Linux but it all works perfectly on HP-UX.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://entropy.brneurosci.org/linuxsetup26.html" target="_blank"&gt;http://entropy.brneurosci.org/linuxsetup26.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/DNS-HOWTO.html" target="_blank"&gt;http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/DNS-HOWTO.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Jan 2005 15:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881924#M400675</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-01-24T15:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Local Name Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881925#M400676</link>
      <description>Thanks. I did not find named.data file but found named.ca file under /usr/local/domain. So i have copied /etc/named.boot and /usr/local/domain/named.ca file and changed namesvrs to 1 for named. But after all these when i do /sbin/init.d/named start it is not starting and says that the possible reasons can be found on syslog but nothing is found on syslog. PL Help&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Jim.</description>
      <pubDate>Mon, 24 Jan 2005 17:42:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881925#M400676</guid>
      <dc:creator>jim_357</dc:creator>
      <dc:date>2005-01-24T17:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Local Name Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881926#M400677</link>
      <description>You need to look in your named.boot file on your old box. In that file there should be an entry with "directory". That entire directory needs to be moved.</description>
      <pubDate>Mon, 24 Jan 2005 17:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881926#M400677</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-01-24T17:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Local Name Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881927#M400678</link>
      <description>Clay:&lt;BR /&gt;&lt;BR /&gt;That was it. Thanks a ton. I am on my new name server. what a thread, i love this.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;&lt;BR /&gt;Jim.</description>
      <pubDate>Mon, 24 Jan 2005 18:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881927#M400678</guid>
      <dc:creator>jim_357</dc:creator>
      <dc:date>2005-01-24T18:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Local Name Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881928#M400679</link>
      <description>Pl close this as the issue is solved. Thnaks to All.&lt;BR /&gt;&lt;BR /&gt;Jim.</description>
      <pubDate>Mon, 24 Jan 2005 18:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/local-name-server/m-p/4881928#M400679</guid>
      <dc:creator>jim_357</dc:creator>
      <dc:date>2005-01-24T18:27:48Z</dc:date>
    </item>
  </channel>
</rss>

