<?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 named[1111]: unexpected RCODE (SERVFAIL) resolving 'page1.com/AAAA/IN': X.X.X.X#53 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/named-1111-unexpected-rcode-servfail-resolving-page1-com-aaaa-in/m-p/5337393#M81421</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Please help me to understand.&lt;/P&gt;&lt;P&gt;I have locally DNS running that is configured:&lt;/P&gt;&lt;P&gt;forward only&lt;/P&gt;&lt;P&gt;forwarders (X.X.X.X)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now.&lt;/P&gt;&lt;P&gt;When I see log - I see many entries like that:&lt;/P&gt;&lt;P&gt;named[1234]: unexpected RCODE (SERVFAIL) resolving 'page1.com/AAAA/IN': X.X.X.X#53﻿&lt;/P&gt;&lt;P&gt;named[2345]: unexpected RCODE (SERVFAIL) resolving 'page2.com/AAAA/IN': X.X.X.X#53&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where X.X.X.X is actual forwarder IP&lt;/P&gt;&lt;P&gt;and page1.com and page2.com is any internet page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have any IPv6 configuration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;listen-on-v6 ﻿in section options.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why I have this messages then?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2011 08:57:49 GMT</pubDate>
    <dc:creator>mar_q</dc:creator>
    <dc:date>2011-09-20T08:57:49Z</dc:date>
    <item>
      <title>named[1111]: unexpected RCODE (SERVFAIL) resolving 'page1.com/AAAA/IN': X.X.X.X#53</title>
      <link>https://community.hpe.com/t5/operating-system-linux/named-1111-unexpected-rcode-servfail-resolving-page1-com-aaaa-in/m-p/5337393#M81421</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Please help me to understand.&lt;/P&gt;&lt;P&gt;I have locally DNS running that is configured:&lt;/P&gt;&lt;P&gt;forward only&lt;/P&gt;&lt;P&gt;forwarders (X.X.X.X)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now.&lt;/P&gt;&lt;P&gt;When I see log - I see many entries like that:&lt;/P&gt;&lt;P&gt;named[1234]: unexpected RCODE (SERVFAIL) resolving 'page1.com/AAAA/IN': X.X.X.X#53﻿&lt;/P&gt;&lt;P&gt;named[2345]: unexpected RCODE (SERVFAIL) resolving 'page2.com/AAAA/IN': X.X.X.X#53&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where X.X.X.X is actual forwarder IP&lt;/P&gt;&lt;P&gt;and page1.com and page2.com is any internet page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have any IPv6 configuration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;listen-on-v6 ﻿in section options.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why I have this messages then?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2011 08:57:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/named-1111-unexpected-rcode-servfail-resolving-page1-com-aaaa-in/m-p/5337393#M81421</guid>
      <dc:creator>mar_q</dc:creator>
      <dc:date>2011-09-20T08:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: named[1111]: unexpected RCODE (SERVFAIL) resolving 'page1.com/AAAA/IN': X.X.X.X#53</title>
      <link>https://community.hpe.com/t5/operating-system-linux/named-1111-unexpected-rcode-servfail-resolving-page1-com-aaaa-in/m-p/5338265#M81422</link>
      <description>&lt;P&gt;There is no requirement to actually use the IPv6 protocol to make queries on IPv6 addresses: it is perfectly valid to make queries for IPv6 addresses over an IPv4 connection. The client might have an IPv6-over-IPv4 tunnel or some other IPv6 connection mechanism, which the DNS server does not need to be aware of.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some client of your local DNS server has made requests for the AAAA records (IPv6 address records) of page1.com and page2.com. Since you have a "forward only" configuration, your DNS server has dutifylly forwarded the queries to X.X.X.X. But X.X.X.X does not seem to like IPv6 at all: it has responded with a SERVFAIL error code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many web browsers today are already IPv6-aware, and IPv6 support is slowly increasing in other applications too. Typically, a IPv6-aware application will first ask for a IPv6 address for any DNS name. If the IPv6 query is not successful (or a IPv6 connection attempt fails), the IPv4 address is queried for and used instead.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2011 20:22:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/named-1111-unexpected-rcode-servfail-resolving-page1-com-aaaa-in/m-p/5338265#M81422</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-09-20T20:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: named[1111]: unexpected RCODE (SERVFAIL) resolving 'page1.com/AAAA/IN': X.X.X.X#53</title>
      <link>https://community.hpe.com/t5/operating-system-linux/named-1111-unexpected-rcode-servfail-resolving-page1-com-aaaa-in/m-p/5338701#M81423</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you very much for contribution.&lt;/P&gt;&lt;P&gt;I assume then that to disable this resolving for IPv6 it's enaugh to edit&lt;/P&gt;&lt;P&gt;/etc/sysconfig/named﻿ and put there&lt;/P&gt;&lt;P&gt;OPTIONS="-4"&lt;/P&gt;&lt;P&gt;and restart of named.&lt;/P&gt;&lt;P&gt;Do you confirm it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2011 11:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/named-1111-unexpected-rcode-servfail-resolving-page1-com-aaaa-in/m-p/5338701#M81423</guid>
      <dc:creator>mar_q</dc:creator>
      <dc:date>2011-09-21T11:59:41Z</dc:date>
    </item>
  </channel>
</rss>

