<?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: Quick Question re: ASA and ICMP command in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934924#M436098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure where to provide the feedback. I dont see anything on the bottom of this thread's page that says 'feedback'. Do I mark your answer as 'Correct' and then get an option to provide feedback?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw - thank you Julio for your replies as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 May 2012 17:15:58 GMT</pubDate>
    <dc:creator>Private Private</dc:creator>
    <dc:date>2012-05-23T17:15:58Z</dc:date>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934917#M436087</link>
      <description>&lt;P&gt;All of the documentation I have found says that to allow a particular remote host (a.b.c.d) to ping the outside interface of an ASA, the ICMP command to implement is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit host a.b.c.d echo-reply outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is the icmp type/keyword in the command 'echo-reply' and not 'echo', if the goal here is to allow a.b.c.d to ping (icmp echo request, type 8, code 0) the outside interface? The example in the ASA 8.2 command reference provides the same style example in that it says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The following example permits host 172.16.2.15 or hosts on subnet 172.22.1.0/16&amp;nbsp; to ping the outside interface:&lt;/P&gt;&lt;P&gt;icmp permit host 172.16.2.15 echo-reply outside&lt;/P&gt;&lt;P&gt;icmp permit 172.22.1.0 255.255.0.0 echo-reply outside&lt;/P&gt;&lt;P&gt;icmp permit any unreachable outside"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why isnt it the case that in the above example, what is actually being allowed (permitted) are ICMP echo-replies (icmp type 0, code 0) (and not ping requests) FROM the listed addresses to the outside interface?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:10:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934917#M436087</guid>
      <dc:creator>Private Private</dc:creator>
      <dc:date>2019-03-11T23:10:36Z</dc:date>
    </item>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934918#M436088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Private,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would do it with an access-list instead of using the ICMP configuration..&lt;/P&gt;&lt;P&gt;Have you test it with just the echo?&lt;/P&gt;&lt;P&gt;I would say you need both of them,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 16:42:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934918#M436088</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-05-23T16:42:01Z</dc:date>
    </item>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934919#M436090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My question is part of a review I am doing, (I dont have access to the device).&amp;nbsp; My understanding though has always been that one uses ACLS (and ICMP in them) as a means for controlling pinging 'through' the ASA and that one should use the specific ICMP commands for controlling ICMP to the firewall interfaces.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 16:50:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934919#M436090</guid>
      <dc:creator>Private Private</dc:creator>
      <dc:date>2012-05-23T16:50:29Z</dc:date>
    </item>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934920#M436091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be just echo, even that would allow the ping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt;Varun Rao &lt;BR /&gt;Security Team, &lt;BR /&gt;Cisco TAC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 16:53:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934920#M436091</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-05-23T16:53:11Z</dc:date>
    </item>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934921#M436092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Private,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the ACL you are going to be fine, that is all you need ( on the ACL will be only echo)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 16:59:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934921#M436092</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-05-23T16:59:58Z</dc:date>
    </item>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934922#M436094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Varun - Thank you for your reply. Does that mean that the example given in the documentation is incorrect? That is, the example given:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; font-family: Arial, verdana, sans-serif;"&gt;"The following example permits host 172.16.2.15 or hosts on subnet 172.22.1.0/16&amp;nbsp; to ping the outside interface:&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; font-family: Arial, verdana, sans-serif;"&gt;icmp permit host 172.16.2.15 echo-reply outside&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; font-family: Arial, verdana, sans-serif;"&gt;icmp permit 172.22.1.0 255.255.0.0 echo-reply outside&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style-type: none; font-family: Arial, verdana, sans-serif;"&gt;icmp permit any unreachable outside"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does not actually permit the given hosts to ping the outside interface, but rather, it only allows the ASA to receive ICMP echo reply messages from the hosts listed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 17:00:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934922#M436094</guid>
      <dc:creator>Private Private</dc:creator>
      <dc:date>2012-05-23T17:00:12Z</dc:date>
    </item>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934923#M436096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Point!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I might not be able to answer it, but I tested it and it only works with echo, I might need to get in touch with our documentation team on it, since they can only verify it. But it should be echo. Maybe I am also doing something wrong but we can verify it ourselves, if you scroll to the bottom, you can provide us the feedback about the doc and this way it would be routed to the correct team, lets wait for their answer &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt;Varun Rao &lt;BR /&gt;Security Team, &lt;BR /&gt;Cisco TAC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 17:10:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934923#M436096</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-05-23T17:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934924#M436098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure where to provide the feedback. I dont see anything on the bottom of this thread's page that says 'feedback'. Do I mark your answer as 'Correct' and then get an option to provide feedback?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw - thank you Julio for your replies as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 17:15:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934924#M436098</guid>
      <dc:creator>Private Private</dc:creator>
      <dc:date>2012-05-23T17:15:58Z</dc:date>
    </item>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934925#M436100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope I was talking about the command reference doc:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa84/command/reference/i1.html#wp1717728"&gt;http://www.cisco.com/en/US/docs/security/asa/asa84/command/reference/i1.html#wp1717728&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see the feedback option at the bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also mark this thread as answered if it helped you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt;Varun Rao &lt;BR /&gt;Security Team, &lt;BR /&gt;Cisco TAC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 17:19:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934925#M436100</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-05-23T17:19:45Z</dc:date>
    </item>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934926#M436101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I will go there. Just as an fyi, although I have seen this exact example used in many versions of the documentation, the exact documentation I am looking at is the version 8.2 command reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 17:22:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934926#M436101</guid>
      <dc:creator>Private Private</dc:creator>
      <dc:date>2012-05-23T17:22:13Z</dc:date>
    </item>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934927#M436103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI&gt;Yup, I was checking the other latest versions as well whether its the same, and it is, so you cna provide your feedback on any one of them, since it commands have not changed.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt;Varun Rao &lt;BR /&gt;Security Team, &lt;BR /&gt;Cisco TAC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 17:24:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934927#M436103</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-05-23T17:24:50Z</dc:date>
    </item>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934928#M436105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp; Feedback submitted&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 17:30:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934928#M436105</guid>
      <dc:creator>Private Private</dc:creator>
      <dc:date>2012-05-23T17:30:03Z</dc:date>
    </item>
    <item>
      <title>Quick Question re: ASA and ICMP command</title>
      <link>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934929#M436107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, let us know, when you get the reply, take care &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt;Varun Rao &lt;BR /&gt;Security Team, &lt;BR /&gt;Cisco TAC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 17:33:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quick-question-re-asa-and-icmp-command/m-p/1934929#M436107</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-05-23T17:33:44Z</dc:date>
    </item>
  </channel>
</rss>

