<?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: named[1647]: sysquery: no addrs found for root NS (root.server) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727636#M581122</link>
    <description>Hi Scott,&lt;BR /&gt;You can get latest named.root from ftp.rs.internic.net. Login as anonymous then cd to domain directory and get the named.root file.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
    <pubDate>Mon, 20 May 2002 18:26:22 GMT</pubDate>
    <dc:creator>Sachin Patel</dc:creator>
    <dc:date>2002-05-20T18:26:22Z</dc:date>
    <item>
      <title>named[1647]: sysquery: no addrs found for root NS (root.server)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727634#M581120</link>
      <description>Since installing HPUX 11.0 and re-configuring DNS with the same files we were using on HPUX 10.20 we have been receiving the abover error message in our system log over and over and over.  DNS seems to be working fine, just lots and lots of messages logged to the syslog.  I haven't located anything in the forums or knowledge base so far indicating what is causing this problem or how to resolve it.  Any help would be appreciated.</description>
      <pubDate>Mon, 20 May 2002 17:37:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727634#M581120</guid>
      <dc:creator>Scott Newell</dc:creator>
      <dc:date>2002-05-20T17:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: named[1647]: sysquery: no addrs found for root NS (root.server)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727635#M581121</link>
      <description>Hi Scott,&lt;BR /&gt;Check this web page it has all possible error messages for DNS&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.acmebw.com/askmrdns/bind-messages.htm" target="_blank"&gt;http://www.acmebw.com/askmrdns/bind-messages.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;you need&lt;BR /&gt;. server file. Check your /etc/named.conf file&lt;BR /&gt;for example&lt;BR /&gt;zone "." {&lt;BR /&gt;        type hint;&lt;BR /&gt;        file "named.cache";&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;Here named.cache is roor server file&lt;BR /&gt;&lt;BR /&gt;It should be something like&lt;BR /&gt;#cat /var/named/named.cache&lt;BR /&gt;&lt;BR /&gt;; Initial cache data for root domain servers.&lt;BR /&gt;;&lt;BR /&gt;; &amp;lt;&amp;lt;&amp;gt;&amp;gt; DiG 2.0 &amp;lt;&amp;lt;&amp;gt;&amp;gt; @ns.internic.net . ns  Last update 2/1/96&lt;BR /&gt;&lt;BR /&gt;;; ANSWERS:&lt;BR /&gt;.       518400  NS      G.ROOT-SERVERS.NET.&lt;BR /&gt;.       518400  NS      A.ROOT-SERVERS.NET.&lt;BR /&gt;.       518400  NS      H.ROOT-SERVERS.NET.&lt;BR /&gt;.       518400  NS      B.ROOT-SERVERS.NET.&lt;BR /&gt;.       518400  NS      C.ROOT-SERVERS.NET.&lt;BR /&gt;.       518400  NS      D.ROOT-SERVERS.NET.&lt;BR /&gt;.       518400  NS      E.ROOT-SERVERS.NET.&lt;BR /&gt;.       518400  NS      I.ROOT-SERVERS.NET.&lt;BR /&gt;.       518400  NS      F.ROOT-SERVERS.NET.&lt;BR /&gt;;&lt;BR /&gt;;  Prep the cache (hotwire the addresses).  Order does not matter.&lt;BR /&gt;;&lt;BR /&gt;;; ADDITIONAL RECORDS:&lt;BR /&gt;G.ROOT-SERVERS.NET.     518400  A       192.112.36.4&lt;BR /&gt;A.ROOT-SERVERS.NET.     518400  A       198.41.0.4&lt;BR /&gt;H.ROOT-SERVERS.NET.     518400  A       128.63.2.53&lt;BR /&gt;B.ROOT-SERVERS.NET.     518400  A       128.9.0.107&lt;BR /&gt;C.ROOT-SERVERS.NET.     518400  A       192.33.4.12&lt;BR /&gt;D.ROOT-SERVERS.NET.     518400  A       128.8.10.90&lt;BR /&gt;E.ROOT-SERVERS.NET.     518400  A       192.203.230.10&lt;BR /&gt;I.ROOT-SERVERS.NET.     518400  A       192.36.148.17&lt;BR /&gt;F.ROOT-SERVERS.NET.     518400  A       192.5.5.241&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 20 May 2002 18:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727635#M581121</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-05-20T18:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: named[1647]: sysquery: no addrs found for root NS (root.server)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727636#M581122</link>
      <description>Hi Scott,&lt;BR /&gt;You can get latest named.root from ftp.rs.internic.net. Login as anonymous then cd to domain directory and get the named.root file.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 20 May 2002 18:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727636#M581122</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-05-20T18:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: named[1647]: sysquery: no addrs found for root NS (root.server)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727637#M581123</link>
      <description>I should have posted more information...sorry.&lt;BR /&gt;&lt;BR /&gt;This is DNS used for internal use only.  These machines are not used for resolving internet addresses.  Strictly used to resolve addresses internal to the company.&lt;BR /&gt;&lt;BR /&gt;Thanks again!</description>
      <pubDate>Mon, 20 May 2002 18:52:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727637#M581123</guid>
      <dc:creator>Scott Newell</dc:creator>
      <dc:date>2002-05-20T18:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: named[1647]: sysquery: no addrs found for root NS (root.server)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727638#M581124</link>
      <description>Hi Scott,&lt;BR /&gt;Still you need this root server file. Just put it in place restart the named and if it does not resolve your problem you can delete that file. &lt;BR /&gt;I am very positive that this will solve your problem.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 20 May 2002 19:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727638#M581124</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-05-20T19:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: named[1647]: sysquery: no addrs found for root NS (root.server)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727639#M581125</link>
      <description>Well, I tried to use that file and it got rid of the error I was getting and gave me another one that was showing up as much or more than the prior error message:&lt;BR /&gt;&lt;BR /&gt;check_root: 1 root servers after query to root server &amp;lt; min&lt;BR /&gt;&lt;BR /&gt;The thing is your answer inadvertantly led me to the solution so thanks anyway!&lt;BR /&gt;&lt;BR /&gt;I found that by changing my db.cache file to have the root.server entry as the IP address of the primary DNS server (itself), those messages are not being logged anymore.  Prior to this change there were question marks in that place and worked fine that way under HPUX 10.20.  Oh well, messages are not being continually logged to the syslog now, so I am happy.&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;</description>
      <pubDate>Mon, 20 May 2002 20:22:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727639#M581125</guid>
      <dc:creator>Scott Newell</dc:creator>
      <dc:date>2002-05-20T20:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: named[1647]: sysquery: no addrs found for root NS (root.server)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727640#M581126</link>
      <description>Hi Scott,&lt;BR /&gt;You can stop all query messages by doing&lt;BR /&gt;&lt;BR /&gt;Add folloing in named.conf&lt;BR /&gt;&lt;BR /&gt;logging {&lt;BR /&gt;        category query { NULL; };&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;Stop and start named and all query will disappear.&lt;BR /&gt;&lt;BR /&gt;Sachin&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 May 2002 21:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727640#M581126</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-05-20T21:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: named[1647]: sysquery: no addrs found for root NS (root.server)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727641#M581127</link>
      <description>this error can be generated by some strange 'data' in the db.cache and/or db.root files called from named.boot file, do any of these files exist and are the NS records in there ok ? In db.cache for instance you should have no root server pointing to yourself , in db.root you should have one....&lt;BR /&gt;&lt;BR /&gt;apparently the system complains because there is one NS record it cannot track back to the specific server so the only way of finding it out is looking at the NS records in you DB structure , starting with the db.root and db.cache is the first then the rest of the DB files , if syslog doesn't hold the IP of the system it cannot find you might try to simulate the error by going into NSLOOKUP troubleshooting mode , type nslookup and get into the nslookup menu mode then type &lt;BR /&gt;'set debug' and tracing is activated do some lookup test and see if you can see some replies failing , if it is in the DB files the error might not appear in this tracing however then you are back to scanning them , get out of debug mode by typing 'set no debug' then type CTRL-D to leave NSLOOKUP menu</description>
      <pubDate>Tue, 21 May 2002 07:19:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727641#M581127</guid>
      <dc:creator>sven verhaegen</dc:creator>
      <dc:date>2002-05-21T07:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: named[1647]: sysquery: no addrs found for root NS (root.server)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727642#M581128</link>
      <description>Hi Scott&lt;BR /&gt;I think that your problem is creating db.cache..&lt;BR /&gt;after upgraing..&lt;BR /&gt;you should create the db.cache&lt;BR /&gt;by typing&lt;BR /&gt;as below..&lt;BR /&gt;you can download db.cache&lt;BR /&gt;ftp.rs.internic.net or&lt;BR /&gt;&lt;BR /&gt;#dig @a.root-server.net .ns &amp;gt; db.cache&lt;BR /&gt;You should also install dig first. &lt;BR /&gt;dig is installed by Compiling DNS..&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 21 May 2002 07:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727642#M581128</guid>
      <dc:creator>mw_4</dc:creator>
      <dc:date>2002-05-21T07:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: named[1647]: sysquery: no addrs found for root NS (root.server)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727643#M581129</link>
      <description>Hi Scott, &lt;BR /&gt;&lt;BR /&gt;Sorry for the delayed answer...&lt;BR /&gt;&lt;BR /&gt;Try to use the&lt;BR /&gt;&lt;BR /&gt;options {&lt;BR /&gt;forward only;&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;option in you /etc/named.conf file. The forward option can be set to first or only (first is the default). If first is set, the DNS first checks the forwarders and then pursues the answer directly. For this last step - when the local server will attempt to answer the question on its own - needed the root servers. When only is set, the server will only ask the forwarders. If the forwarders don't answer, the query will fail. I hope it will solve your problem.&lt;BR /&gt;Cheers!&lt;BR /&gt;&lt;BR /&gt;Sandor&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Oct 2002 19:26:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/named-1647-sysquery-no-addrs-found-for-root-ns-root-server/m-p/2727643#M581129</guid>
      <dc:creator>Sándor Szabó</dc:creator>
      <dc:date>2002-10-18T19:26:39Z</dc:date>
    </item>
  </channel>
</rss>

