<?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: Q: DNS query format in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024815#M82659</link>
    <description>old</description>
    <pubDate>Wed, 14 Apr 2010 08:50:29 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2010-04-14T08:50:29Z</dc:date>
    <item>
      <title>Q: DNS query format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024810#M82654</link>
      <description>[sorry for off-topic]&lt;BR /&gt;&lt;BR /&gt;Is this DNS query correct?:&lt;BR /&gt;&lt;BR /&gt;Domain Name System (query)&lt;BR /&gt;    Transaction ID: 0x938a&lt;BR /&gt;    Flags: 0x0110 (Standard query)&lt;BR /&gt;        0... .... .... .... = Response: Message is a query&lt;BR /&gt;        .000 0... .... .... = Opcode: Standard query (0)&lt;BR /&gt;        .... ..0. .... .... = Truncated: Message is not truncated&lt;BR /&gt;        .... ...1 .... .... = Recursion desired: Do query recursively&lt;BR /&gt;        .... .... .0.. .... = Z: reserved (0)&lt;BR /&gt;        .... .... ...1 .... = Non-authenticated data OK: Non-authenticated data is acceptable&lt;BR /&gt;    Questions: 1&lt;BR /&gt;    Answer RRs: 0&lt;BR /&gt;    Authority RRs: 0&lt;BR /&gt;    Additional RRs: 1&lt;BR /&gt;    Queries&lt;BR /&gt;       1.2.3.e164.arpa: type NAPTR, class IN&lt;BR /&gt;&lt;BR /&gt;According to RFC1035, 3 reserved bits should be 0s. But  in my example second bit is 1 and even interpreted by Etherreal as "Non-authenticated data OK" flag.&lt;BR /&gt;So is this a  legal  query? &lt;BR /&gt;&lt;BR /&gt;(the reason I'm asking is: this query is coming from  forward-only zone in bind9. We have custom ENUM server which doesn't accept this query.  )&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;Vitaly&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2007 10:59:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024810#M82654</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2007-01-25T10:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Q: DNS query format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024811#M82655</link>
      <description>I'd be surprised if BIND 9 were sending invalid queries, bearing in mind how common it is used.&lt;BR /&gt;&lt;BR /&gt;Page 26 of RFC1035 gives the field definitions, and says that the 3 reserved (Z) bits follow the AA, TC, RD, and RA bits.&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Fri, 26 Jan 2007 05:52:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024811#M82655</guid>
      <dc:creator>Andrew C Fieldsend</dc:creator>
      <dc:date>2007-01-26T05:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Q: DNS query format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024812#M82656</link>
      <description>Shalom Vitaly,&lt;BR /&gt;&lt;BR /&gt;If you nice folks who know where the RFC is could share a link, I'm willing to put in the time to read it. I do doubt that bind itself is making an invalid query. If I were a betting man I'd bet on a windows box making bad queries.&lt;BR /&gt;&lt;BR /&gt;Mazel Tov bben chadash Vitay. &lt;BR /&gt;&lt;BR /&gt;Shmuel</description>
      <pubDate>Fri, 26 Jan 2007 06:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024812#M82656</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-01-26T06:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Q: DNS query format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024813#M82657</link>
      <description>You can find all of the RFCs at &lt;A href="http://www.ietf.org/rfc." target="_blank"&gt;http://www.ietf.org/rfc.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Fri, 26 Jan 2007 06:46:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024813#M82657</guid>
      <dc:creator>Andrew C Fieldsend</dc:creator>
      <dc:date>2007-01-26T06:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Q: DNS query format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024814#M82658</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Prefer this link &lt;A href="http://rfc.net/rfc1183.html" target="_blank"&gt;http://rfc.net/rfc1183.html&lt;/A&gt;&lt;BR /&gt;but, depends on how you like your eggs !&lt;BR /&gt;&lt;BR /&gt;I tryed to read the above rfc but fell a sleeeep on my keybord got azerty (French keyboard here) written all across my forehead... a well best luck next time around.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2007 08:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024814#M82658</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2007-01-26T08:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Q: DNS query format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024815#M82659</link>
      <description>old</description>
      <pubDate>Wed, 14 Apr 2010 08:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/q-dns-query-format/m-p/5024815#M82659</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2010-04-14T08:50:29Z</dc:date>
    </item>
  </channel>
</rss>

