<?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: Strange PING Problem ( ASA and Router ) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512572#M616640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, yes, you are right.&lt;/P&gt;&lt;P&gt;Just having a look at the debug again, and R1 actually did receive the Echo Reply, but not showing it as successful ping.&lt;/P&gt;&lt;P&gt;I am assuming that you don't have ACL applied to R1 interface, right?&lt;/P&gt;&lt;P&gt;If R1 actually receives the reply, it doesn't seem to be an issue with the ASA eventhough it worked before without the ASA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Nov 2010 01:10:52 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2010-11-15T01:10:52Z</dc:date>
    <item>
      <title>Strange PING Problem ( ASA and Router )</title>
      <link>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512569#M616637</link>
      <description>&lt;P&gt;Scenario:&lt;BR /&gt;R1 ----&amp;gt;&amp;gt;&amp;gt; (inside interface e0/0 sec-level 100) ASA 8.02 (outside interface e0/1 sec-level 0 ) &amp;lt;&amp;lt;&amp;lt;---- R2&lt;BR /&gt;All are directly connected.No Switch between them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA1(config)# sh run access-list&amp;nbsp; &lt;BR /&gt;access-list ICMP_OUT extended permit icmp any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA1(config)# sh run access-group &lt;BR /&gt;access-group ICMP_OUT in interface inside&lt;BR /&gt;access-group ICMP_OUT out interface inside&lt;BR /&gt;access-group ICMP_OUT in interface outside&lt;BR /&gt;access-group ICMP_OUT out interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; description ASA-&amp;gt;R1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.1.1.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt; description ASA-&amp;gt;R2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 20.1.1.1 255.255.255.0 &lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug Messages When I try to Ping from R1 to R2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1:&lt;BR /&gt;R1#ping 20.1.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 20.1.1.2, timeout is 2 seconds:&lt;BR /&gt;....&lt;BR /&gt;*Mar&amp;nbsp; 1 00:40:59.795: ICMP: echo reply rcvd, src 20.1.1.2, dst 10.1.1.2&lt;BR /&gt;*Mar&amp;nbsp; 1 00:40:59.799: ICMP: echo reply rcvd, src 20.1.1.2, dst 10.1.1.2.&lt;BR /&gt;Success rate is 0 percent (0/5)&lt;BR /&gt;R1#&lt;BR /&gt;*Mar&amp;nbsp; 1 00:41:02.315: ICMP: echo reply rcvd, src 20.1.1.2, dst 10.1.1.2&lt;BR /&gt;*Mar&amp;nbsp; 1 00:41:02.367: ICMP: echo reply rcvd, src 20.1.1.2, dst 10.1.1.2&lt;BR /&gt;*Mar&amp;nbsp; 1 00:41:02.719: ICMP: echo reply rcvd, src 20.1.1.2, dst 10.1.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA1(config)# ICMP echo request from inside:10.1.1.2 to outside:20.1.1.2 ID=7 seq=0 len=72&lt;BR /&gt;ICMP echo request from inside:10.1.1.2 to outside:20.1.1.2 ID=7 seq=1 len=72&lt;BR /&gt;ICMP echo reply from outside:20.1.1.2 to inside:10.1.1.2 ID=7 seq=0 len=72&lt;BR /&gt;ICMP echo reply from outside:20.1.1.2 to inside:10.1.1.2 ID=7 seq=1 len=72&lt;BR /&gt;ICMP echo request from inside:10.1.1.2 to outside:20.1.1.2 ID=7 seq=2 len=72&lt;BR /&gt;ICMP echo request from inside:10.1.1.2 to outside:20.1.1.2 ID=7 seq=3 len=72&lt;BR /&gt;ICMP echo reply from outside:20.1.1.2 to inside:10.1.1.2 ID=7 seq=2 len=72&lt;BR /&gt;ICMP echo reply from outside:20.1.1.2 to inside:10.1.1.2 ID=7 seq=3 len=72&lt;BR /&gt;ICMP echo request from inside:10.1.1.2 to outside:20.1.1.2 ID=7 seq=4 len=72&lt;BR /&gt;ICMP echo reply from outside:20.1.1.2 to inside:10.1.1.2 ID=7 seq=4 len=72&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R2#&lt;BR /&gt;*Mar&amp;nbsp; 1 00:39:56.403: ICMP: echo reply sent, src 20.1.1.2, dst 10.1.1.2&lt;BR /&gt;*Mar&amp;nbsp; 1 00:39:56.407: ICMP: echo reply sent, src 20.1.1.2, dst 10.1.1.2&lt;BR /&gt;R2#&lt;BR /&gt;*Mar&amp;nbsp; 1 00:40:00.415: ICMP: echo reply sent, src 20.1.1.2, dst 10.1.1.2&lt;BR /&gt;*Mar&amp;nbsp; 1 00:40:00.419: ICMP: echo reply sent, src 20.1.1.2, dst 10.1.1.2&lt;BR /&gt;R2#&lt;BR /&gt;*Mar&amp;nbsp; 1 00:40:03.031: ICMP: echo reply sent, src 20.1.1.2, dst 10.1.1.2&lt;BR /&gt;R2#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the above debugs we can see that R2 has sent the reply , ASA in permitting the reply and R1 is receiving the reply.&lt;BR /&gt;But R1 shows success as 0%.&lt;BR /&gt;Also to note that my IOS is perfect and this problem occurs when I introduce ASA Between only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone help me out ?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:09:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512569#M616637</guid>
      <dc:creator>karthikaravind</dc:creator>
      <dc:date>2019-03-11T19:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Strange PING Problem ( ASA and Router )</title>
      <link>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512570#M616638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please enable ICMP inspection on the global policy-map and test again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 00:47:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512570#M616638</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-15T00:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Strange PING Problem ( ASA and Router )</title>
      <link>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512571#M616639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While enabling ICMP inspection can be considered...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But a quick look at the debug messages the following can be concluded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1: Is getting the Ping responses.&lt;/P&gt;&lt;P&gt;ASA : Is receiving the request from R1 to R2 and sending the responses back to R1&lt;/P&gt;&lt;P&gt;R2: Is sending back the ping responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that R1 is showing 0% success despite it has received all the responses back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my thought.Please correct me if I am wrong .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add that the following pings are successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1 -&amp;gt; ASA Inside Interface&lt;/P&gt;&lt;P&gt;R2 -&amp;gt; ASA Outside Interface&lt;/P&gt;&lt;P&gt;ASA -&amp;gt; R1 and ASA -&amp;gt; R2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: karthikeyan M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 01:03:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512571#M616639</guid>
      <dc:creator>karthikaravind</dc:creator>
      <dc:date>2010-11-15T01:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Strange PING Problem ( ASA and Router )</title>
      <link>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512572#M616640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, yes, you are right.&lt;/P&gt;&lt;P&gt;Just having a look at the debug again, and R1 actually did receive the Echo Reply, but not showing it as successful ping.&lt;/P&gt;&lt;P&gt;I am assuming that you don't have ACL applied to R1 interface, right?&lt;/P&gt;&lt;P&gt;If R1 actually receives the reply, it doesn't seem to be an issue with the ASA eventhough it worked before without the ASA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 01:10:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512572#M616640</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-15T01:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Strange PING Problem ( ASA and Router )</title>
      <link>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512573#M616641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Access-lists at R1's interface&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:45:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512573#M616641</guid>
      <dc:creator>karthikaravind</dc:creator>
      <dc:date>2010-11-15T02:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Strange PING Problem ( ASA and Router )</title>
      <link>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512574#M616642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try with a different host, ie: maybe with a PC directly connected to ASA inside interface and see if ping works?&lt;/P&gt;&lt;P&gt;Might also try to reload the router. Don't see a reason why it won't show successful ping even though it receives the reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 02:56:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/strange-ping-problem-asa-and-router/m-p/1512574#M616642</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-15T02:56:09Z</dc:date>
    </item>
  </channel>
</rss>

