<?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: Inspect DNS FWSM - DNS not resolving certain addresses in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581714#M593805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you issue "sh service-policy" do you see many packets dropped under dns inspection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you try to resolve this looooong domain name from another computer you get the same thing as well? - meaning malformed packet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see what you see in the logs:&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;logging buffered 7&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;sh logg | i x.x.x.x (where x.x.x.x is the ip address that is sending the dns request out)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jan 2011 13:41:29 GMT</pubDate>
    <dc:creator>Kureli Sankar</dc:creator>
    <dc:date>2011-01-20T13:41:29Z</dc:date>
    <item>
      <title>Inspect DNS FWSM - DNS not resolving certain addresses</title>
      <link>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581711#M593802</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a FWSM version 3.1.19&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our internal DNSses are not able to resolve certain addresses for instance &lt;A href="http://www.inventionmachinecommunity.com" target="_blank"&gt;www.inventionmachinecommunity.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We have configured:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inspect dns maximum-length 2048&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...and even tried 4096 but this doesn't help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i remove the inspect dns command alle works fine. Does anyone have a clue as to hwo to resolve this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:37:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581711#M593802</guid>
      <dc:creator>Erik Molenaar</dc:creator>
      <dc:date>2019-03-11T19:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Inspect DNS FWSM - DNS not resolving certain addresses</title>
      <link>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581712#M593803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like the DNS response for &lt;A class="jive-link-external-small" href="http://www.inventionmachinecommunity.com/"&gt;www.inventionmachinecommunity.com&lt;/A&gt; is only 1776 bytes. What syslogs are generated by the FWSM when the traffic is dropped?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 13:18:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581712#M593803</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-01-19T13:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Inspect DNS FWSM - DNS not resolving certain addresses</title>
      <link>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581713#M593804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of digging through the logging i did a capture on the FWSM, and exported the output to wireshark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i see is a standard query A inventiomachinecommunity.com (what a name..!) from our internal DNS towards 216.21.236.249.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The answer from 216.21.236.249 is reported as a malformed packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every time i do this i get the same result: malformed packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess that's what makes the FWSM stumble. However it strikes me as strange that without the inspect there's no problem. In that case the response is quite usable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**edit** I now also tried if there is an error message in logging but nothing shows up there. **edit**&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 11:25:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581713#M593804</guid>
      <dc:creator>Erik Molenaar</dc:creator>
      <dc:date>2011-01-20T11:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Inspect DNS FWSM - DNS not resolving certain addresses</title>
      <link>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581714#M593805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you issue "sh service-policy" do you see many packets dropped under dns inspection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you try to resolve this looooong domain name from another computer you get the same thing as well? - meaning malformed packet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see what you see in the logs:&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;logging buffered 7&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;sh logg | i x.x.x.x (where x.x.x.x is the ip address that is sending the dns request out)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 13:41:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581714#M593805</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-20T13:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Inspect DNS FWSM - DNS not resolving certain addresses</title>
      <link>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581715#M593806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks KS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this from another pc in our internal network and captured the same malformed reply packet from the same address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sh service-policy command shows :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Global policy:&lt;BR /&gt;&amp;nbsp; Service-policy: global_policy&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: inspection_default&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Inspect: dns maximum-length 2048, packet 151112514, drop 30716, reset-drop 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats about 0.02%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"show logging | i ..." gives me no entries that matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 10:00:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581715#M593806</guid>
      <dc:creator>Erik Molenaar</dc:creator>
      <dc:date>2011-01-21T10:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Inspect DNS FWSM - DNS not resolving certain addresses</title>
      <link>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581716#M593807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears that dns inpsection does not like something about these udp 53 packets even after increasing the message length to 4096. May be the response is failing one of the following:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/fwsm/fwsm40/command/reference/i2.html#wp1623043"&gt;http://www.cisco.com/en/US/docs/security/fwsm/fwsm40/command/reference/i2.html#wp1623043&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="pBu1_Bullet1"&gt;•&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;Enforces a domain-name length of 255 bytes and a label length of 63 bytes.&lt;/P&gt;&lt;A name="wp1623281"&gt;&lt;/A&gt;&lt;P class="pBu1_Bullet1"&gt;•&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;Verifies the integrity of the domain-name referred to by the pointer if compression pointers are encountered in the DNS message.&lt;/P&gt;&lt;A name="wp1623282"&gt;&lt;/A&gt;&lt;P class="pBu1_Bullet1"&gt;•&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;Checks to see if a compression pointer loop exists.&lt;/P&gt;&lt;P class="pBu1_Bullet1"&gt;&lt;/P&gt;&lt;P class="pBu1_Bullet1"&gt;If you remove the message length completly and simply inspect dns, does the response come through?&lt;/P&gt;&lt;P class="pBu1_Bullet1"&gt;&lt;/P&gt;&lt;P class="pBu1_Bullet1"&gt;-KS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 13:19:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581716#M593807</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-21T13:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Inspect DNS FWSM - DNS not resolving certain addresses</title>
      <link>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581717#M593808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I supposed they changed something at inventionmachine...etc because the problem is gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 09:00:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inspect-dns-fwsm-dns-not-resolving-certain-addresses/m-p/1581717#M593808</guid>
      <dc:creator>Erik Molenaar</dc:creator>
      <dc:date>2011-04-07T09:00:07Z</dc:date>
    </item>
  </channel>
</rss>

