<?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: new bind 9.9 and root NS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5748275#M81476</link>
    <description>&lt;P&gt;Is there any IPv6 enabled on the new server?&amp;nbsp; If so, do you really need it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found a hit online where someone was having similar issues and traced it back to the queries trying to go out IPv6, but since it wasn't set up on their network they were getting nowhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jul 2012 21:49:19 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2012-07-31T21:49:19Z</dc:date>
    <item>
      <title>new bind 9.9 and root NS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5748247#M81475</link>
      <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a client who's migrating from an old bind 9.3 installation to a new bind 9.9. &amp;nbsp;I've done the migration and everything seemed to be running fine. &amp;nbsp;Before switching the internic pointers, though, the client gave it a good thorough trashing and they're finding some issues. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the new system, the first time a domain outside of the client's authoritative space is queried, the response takes longer than it should. &amp;nbsp;Obviously, non-cached searches will take longer, but these are taking *way* longer:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# rndc flush&lt;BR /&gt;# time host &lt;A target="_blank" href="http://www.olearycomputers.com."&gt;www.olearycomputers.com.&lt;/A&gt;&lt;BR /&gt;&lt;A target="_blank" href="http://www.olearycomputers.com"&gt;www.olearycomputers.com&lt;/A&gt; has address 69.246.199.78&lt;/P&gt;&lt;P&gt;real 0m7.62s&lt;BR /&gt;user 0m0.00s&lt;BR /&gt;sys 0m0.00s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The old server beats that by more than 3 seconds:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root]# rndc flush&lt;BR /&gt;[root]# time host &lt;A target="_blank" href="http://www.olearycomputers.com."&gt;www.olearycomputers.com.&lt;/A&gt;&lt;BR /&gt;&lt;A target="_blank" href="http://www.olearycomputers.com"&gt;www.olearycomputers.com&lt;/A&gt; has address 69.246.199.78&lt;/P&gt;&lt;P&gt;real 0m3.334s&lt;BR /&gt;user 0m0.003s&lt;BR /&gt;sys 0m0.003s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A dig trace on the old box looks resonable:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# dig +trace &lt;A target="_blank" href="http://www.olearycomputers.com"&gt;www.olearycomputers.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;; &amp;lt;&amp;lt;&amp;gt;&amp;gt; DiG 9.3.4 &amp;lt;&amp;lt;&amp;gt;&amp;gt; +trace &lt;A target="_blank" href="http://www.olearycomputers.com"&gt;www.olearycomputers.com&lt;/A&gt;&lt;BR /&gt;;; global options: printcmd&lt;BR /&gt;[[root ns snipped]]&lt;/P&gt;&lt;P&gt;;; Received 512 bytes from 143.43.32.201#53(143.43.32.201) in 1 ms&lt;/P&gt;&lt;P&gt;com. 172800 IN NS f.gtld-servers.net.&lt;BR /&gt;com. 172800 IN NS k.gtld-servers.net.&lt;BR /&gt;com. 172800 IN NS m.gtld-servers.net.&lt;BR /&gt;[[remaining .com NS snipped]]&lt;/P&gt;&lt;P&gt;;; Received 501 bytes from 192.5.5.241#53(f.root-servers.net) in 71 ms&lt;/P&gt;&lt;P&gt;olearycomputers.com. 172800 IN NS ns3.no-ip.com.&lt;BR /&gt;olearycomputers.com. 172800 IN NS ns1.no-ip.com.&lt;BR /&gt;olearycomputers.com. 172800 IN NS ns4.no-ip.com.&lt;BR /&gt;olearycomputers.com. 172800 IN NS ns5.no-ip.com.&lt;BR /&gt;;; Received 211 bytes from 192.35.51.30#53(f.gtld-servers.net) in 77 ms&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://www.olearycomputers.com."&gt;www.olearycomputers.com.&lt;/A&gt; 60 IN A 69.246.199.78&lt;BR /&gt;olearycomputers.com. 86400 IN NS ns5.no-ip.com.&lt;BR /&gt;[[etc]]&lt;/P&gt;&lt;P&gt;;; Received 289 bytes from 204.16.253.33#53(ns3.no-ip.com) in 34 ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the new box, I get nowhere:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# dig +trace &lt;A target="_blank" href="http://www.olearycomputers.com"&gt;www.olearycomputers.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;; &amp;lt;&amp;lt;&amp;gt;&amp;gt; DiG 9.9.1-P1-RedHat-9.9.1-2.P1.fc17 &amp;lt;&amp;lt;&amp;gt;&amp;gt; +trace &lt;A target="_blank" href="http://www.olearycomputers.com"&gt;www.olearycomputers.com&lt;/A&gt;&lt;BR /&gt;;; global options: +cmd&lt;BR /&gt;. 517932 IN NS g.root-servers.net.&lt;BR /&gt;. 517932 IN NS e.root-servers.net.&lt;BR /&gt;[[some root ns snipped]]&lt;/P&gt;&lt;P&gt;518025 IN RRSIG NS 8 0 518400 20120807000000 20120730230000 50398 . ICR2HkAQdy85QN3+i3lpLqoFc11zE/ZTNiBcb9F6dyglatHsX+dvWdJS 1laG5xA//M/OfFCALDy/xApk/Thnh20mTeEtXiiB0IEBFE17B3NgTggO gqbhk7sWt0m7SyDbXgHLbbFB+xyLMbT3bOaUUVf7470Cnx6eTI8Q5Hco PVs=&lt;BR /&gt;;; Received 857 bytes from 143.43.32.170#53(143.43.32.170) in 5 ms&lt;/P&gt;&lt;P&gt;;; connection timed out; no servers could be reached&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A straight hit to one of the root ns on the new box is equally as bad:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# dig @a.root-servers.net.&lt;/P&gt;&lt;P&gt;; &amp;lt;&amp;lt;&amp;gt;&amp;gt; DiG 9.9.1-P1-RedHat-9.9.1-2.P1.fc17 &amp;lt;&amp;lt;&amp;gt;&amp;gt; @a.root-servers.net.&lt;BR /&gt;; (1 server found)&lt;BR /&gt;;; global options: +cmd&lt;BR /&gt;;; connection timed out; no servers could be reached&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, on the old box works like a champ:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# ssh ${old} &amp;nbsp;'dig @a.root-servers.net.'&lt;/P&gt;&lt;P&gt;; &amp;lt;&amp;lt;&amp;gt;&amp;gt; DiG 9.3.4 &amp;lt;&amp;lt;&amp;gt;&amp;gt; @a.root-servers.net.&lt;BR /&gt;; (2 servers found)&lt;BR /&gt;;; global options: printcmd&lt;BR /&gt;;; Got answer:&lt;BR /&gt;;; -&amp;gt;&amp;gt;HEADER&amp;lt;&amp;lt;- opcode: QUERY, status: NOERROR, id: 1160&lt;BR /&gt;;; flags: qr aa rd; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 14&lt;/P&gt;&lt;P&gt;;; QUESTION SECTION:&lt;BR /&gt;;. IN NS&lt;/P&gt;&lt;P&gt;;; ANSWER SECTION:&lt;/P&gt;&lt;P&gt;[[sniped]]&lt;/P&gt;&lt;P&gt;;; Query time: 25 msec&lt;/P&gt;&lt;P&gt;;; SERVER: 198.41.0.4#53(198.41.0.4)&lt;BR /&gt;;; WHEN: Tue Jul 31 15:50:47 2012&lt;BR /&gt;;; MSG SIZE rcvd: 512&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone tell me why the root ns don't seem to like the new bind 9.9 systems?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any hints/tips/suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doug O'Leary&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2012 21:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5748247#M81475</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2012-07-31T21:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: new bind 9.9 and root NS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5748275#M81476</link>
      <description>&lt;P&gt;Is there any IPv6 enabled on the new server?&amp;nbsp; If so, do you really need it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found a hit online where someone was having similar issues and traced it back to the queries trying to go out IPv6, but since it wasn't set up on their network they were getting nowhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2012 21:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5748275#M81476</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2012-07-31T21:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: new bind 9.9 and root NS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5748293#M81477</link>
      <description>&lt;P&gt;Hey;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IPv6 is *not* configured on the network and, to the best of my knowledge, I have it deconfigured from bind: I have "-4" as the options in /etc/sysconfig/named, I can see the option in the process listing, and I have the listen-on-v6 option commented out in the named.conf file. &amp;nbsp;It took all those to get the ipv6 errors to stop spawning...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was getting log-bombed with ipv6 errors when I first kicked it off and those configs were what it took to get them to stop...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks; appreciate the help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doug O'Leary&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2012 22:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5748293#M81477</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2012-07-31T22:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: new bind 9.9 and root NS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5748731#M81478</link>
      <description>&lt;P&gt;The RRSIG records suggest the new BIND may be trying to use DNSSEC. This can significantly increase the time required between BIND startup and first response, as BIND must perform cryptographic validation of the zone information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other hand, DNSSEC should reduce or eliminate an entire class of DNS-based security vulnerabilities, so it would be a good thing to make it work.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2012 09:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5748731#M81478</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-08-01T09:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: new bind 9.9 and root NS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5749073#M81479</link>
      <description>&lt;P&gt;Hey;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;The RRSIG records suggest the new BIND may be trying to use DNSSEC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bummer; that was one of my two theories. I was really hoping someone would say "The new DNS servers have to be registered w/internic in order to talk to root name servers"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While I'm a big fan of cryptography in general, I know nothing about dnssec in particular... Oh well, time for some research/learning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the repoly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doug O'Leary&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2012 12:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5749073#M81479</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2012-08-01T12:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: new bind 9.9 and root NS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5749365#M81480</link>
      <description>&lt;P&gt;Hey;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears the problem is not DNS or DNSSEC related. &amp;nbsp;My latest test turned dns completely off and reconfigured the resolver to point to the old dns server. &amp;nbsp;Basically, the new dns server, at the moment, is little more than a linux OS. &amp;nbsp;I *still* can't get to the root name servers:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# dig @f.root-servers.net&lt;/P&gt;&lt;P&gt;; &amp;lt;&amp;lt;&amp;gt;&amp;gt; DiG 9.9.1-P1-RedHat-9.9.1-2.P1.fc17 &amp;lt;&amp;lt;&amp;gt;&amp;gt; @f.root-servers.net&lt;BR /&gt;; (1 server found)&lt;BR /&gt;;; global options: +cmd&lt;BR /&gt;;; connection timed out; no servers could be reached&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since it's not DNS related, the next obvious choice is network/firewall. &amp;nbsp;I have someone checking into that now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I should have thought of the firewall sooner.... &amp;nbsp;grrr.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the responses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doug O'Leary&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2012 17:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-bind-9-9-and-root-ns/m-p/5749365#M81480</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2012-08-01T17:13:04Z</dc:date>
    </item>
  </channel>
</rss>

