<?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 ASA issue, DNS error messages getting logged in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-issue-dns-error-messages-getting-logged/m-p/2269882#M346028</link>
    <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I seem to have an issue with something on my ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im getting logs showing the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;Jul 22 2013&lt;/TD&gt;&lt;TD&gt;16:48:32&lt;/TD&gt;&lt;TD&gt;410001&lt;/TD&gt;&lt;TD&gt;x.x.x.x&lt;/TD&gt;&lt;TD&gt;1026&lt;/TD&gt;&lt;TD&gt;x.x.x.x&lt;/TD&gt;&lt;TD&gt;53&lt;/TD&gt;&lt;TD&gt;Dropped UDP DNS request from Test-link:x.x.x.x/1026 to Outside:x.x.x.x/53; label length 84 bytes exceeds protocol limit of 63 bytes&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Any ideas what this is and how I can solve it, I have checked my DNS inspection and the global limit it 1500 at the moment so dont know where to look&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 02:15:23 GMT</pubDate>
    <dc:creator>carl_townshend</dc:creator>
    <dc:date>2019-03-12T02:15:23Z</dc:date>
    <item>
      <title>ASA issue, DNS error messages getting logged</title>
      <link>https://community.cisco.com/t5/network-security/asa-issue-dns-error-messages-getting-logged/m-p/2269882#M346028</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I seem to have an issue with something on my ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im getting logs showing the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;Jul 22 2013&lt;/TD&gt;&lt;TD&gt;16:48:32&lt;/TD&gt;&lt;TD&gt;410001&lt;/TD&gt;&lt;TD&gt;x.x.x.x&lt;/TD&gt;&lt;TD&gt;1026&lt;/TD&gt;&lt;TD&gt;x.x.x.x&lt;/TD&gt;&lt;TD&gt;53&lt;/TD&gt;&lt;TD&gt;Dropped UDP DNS request from Test-link:x.x.x.x/1026 to Outside:x.x.x.x/53; label length 84 bytes exceeds protocol limit of 63 bytes&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Any ideas what this is and how I can solve it, I have checked my DNS inspection and the global limit it 1500 at the moment so dont know where to look&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:15:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-issue-dns-error-messages-getting-logged/m-p/2269882#M346028</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2019-03-12T02:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: ASA issue, DNS error messages getting logged</title>
      <link>https://community.cisco.com/t5/network-security/asa-issue-dns-error-messages-getting-logged/m-p/2269883#M346029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically the DNS request contains a host name of which the label is longer than 63 characters. &lt;SPAN style="font-size: 10pt;"&gt;A "label"&amp;nbsp; is any component between dots in a host name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the case of the ASA, the DNS enforcement reads the domain name one label at a time. According to RFC 1034, a label is zero to 63 octets in length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the ASA behavior is the expected one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot tune the DNS inspection to increase the label size, so if you are 100 % sure this is valid traffic you could (NOT recommended) disable the DNS protocol-enforcement which will basically ignore what the RFC says (Again not recommended)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For Networking Posts check my blog at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.laguiadelnetworking.com/category/english/" rel="nofollow"&gt;http://www.laguiadelnetworking.com/category/english/&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 16:21:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-issue-dns-error-messages-getting-logged/m-p/2269883#M346029</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-07-22T16:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: ASA issue, DNS error messages getting logged</title>
      <link>https://community.cisco.com/t5/network-security/asa-issue-dns-error-messages-getting-logged/m-p/2269884#M346030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I resolve this issue ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 21:07:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-issue-dns-error-messages-getting-logged/m-p/2269884#M346030</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2013-07-22T21:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: ASA issue, DNS error messages getting logged</title>
      <link>https://community.cisco.com/t5/network-security/asa-issue-dns-error-messages-getting-logged/m-p/2269885#M346031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Carl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well that depends:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Do you want to get rid of those logs?&lt;/P&gt;&lt;P&gt;-Do you want to maintain the network as secure as possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are the questions you need to ask and the answers will be:&lt;/P&gt;&lt;P&gt;-Disable the protocol enforcement for the DNS protocol&lt;/P&gt;&lt;P&gt;-Keep the configuration the way it is and investigate the DNS query being created by the user on TestLink interface, make sure is a valid one and is not an attack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For Networking Posts check my blog at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.laguiadelnetworking.com/category/english/"&gt;http://www.laguiadelnetworking.com/category/english/&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 21:49:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-issue-dns-error-messages-getting-logged/m-p/2269885#M346031</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-07-22T21:49:14Z</dc:date>
    </item>
  </channel>
</rss>

