<?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: ICMP Inspection in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/icmp-inspection/m-p/1632466#M558861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have just turned on debug on the router that is connected to the outside interface and it is sending echo reply to the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ICMP: echo reply sent, src 203.14.x.x, dst 203.14.x.x, topology BASE, dscp 0 topoid 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The destination ip is the tranlslated (gaddr).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2011 04:42:57 GMT</pubDate>
    <dc:creator>hadisharifi</dc:creator>
    <dc:date>2011-03-31T04:42:57Z</dc:date>
    <item>
      <title>ICMP Inspection</title>
      <link>https://community.cisco.com/t5/network-security/icmp-inspection/m-p/1632464#M558859</link>
      <description>&lt;P&gt;Hi, I have configured the ASA to inspect ICMP but when trying to ping from DMZ to outside I don't get any echo replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; inspect icmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (DMZ,outside) source dynamic DMZ-Subnet DMZ-NAT-POOL&lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit ip 10.0.22.0 255.255.255.0 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The debug icmp trace on the ASA shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ICMP echo request from DMZ:10.0.22.51 to outside:124.x.x.x ID=512 seq=29440 len=32&lt;/P&gt;&lt;P&gt;ICMP echo request translating DMZ:10.0.22.51 to outside:203.14.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in the log from ASDM it shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Built outbound ICMP connection for faddr 124.x.x.x/0 gaddr 203.14.x.x/512 laddr 10.0.22.51/512&lt;/P&gt;&lt;P&gt;Teardown ICMP connection&amp;nbsp; for faddr 124.x.x.x/0 gaddr 203.14.x.x/512 laddr 10.0.22.51/512&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:14:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/icmp-inspection/m-p/1632464#M558859</guid>
      <dc:creator>hadisharifi</dc:creator>
      <dc:date>2019-03-11T20:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: ICMP Inspection</title>
      <link>https://community.cisco.com/t5/network-security/icmp-inspection/m-p/1632465#M558860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the outside host actually replying to the ECHO Request packet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to run packet capture on both inside and outside interfaces to see if ECHO Request is getting sent out, and ECHO Reply is coming in from the outside host.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 03:28:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/icmp-inspection/m-p/1632465#M558860</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-03-31T03:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: ICMP Inspection</title>
      <link>https://community.cisco.com/t5/network-security/icmp-inspection/m-p/1632466#M558861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have just turned on debug on the router that is connected to the outside interface and it is sending echo reply to the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ICMP: echo reply sent, src 203.14.x.x, dst 203.14.x.x, topology BASE, dscp 0 topoid 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The destination ip is the tranlslated (gaddr).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 04:42:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/icmp-inspection/m-p/1632466#M558861</guid>
      <dc:creator>hadisharifi</dc:creator>
      <dc:date>2011-03-31T04:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: ICMP Inspection</title>
      <link>https://community.cisco.com/t5/network-security/icmp-inspection/m-p/1632467#M558862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so the router is sending the reply, does the ASA receive the ECHO Reply?&lt;/P&gt;&lt;P&gt;Have you perform packet capture on both inside and outside interface to check where it's failing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 06:32:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/icmp-inspection/m-p/1632467#M558862</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-03-31T06:32:33Z</dc:date>
    </item>
  </channel>
</rss>

