<?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: ASA5520 - Can't ping out to in with NAT translation in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5520-can-t-ping-out-to-in-with-nat-translation/m-p/2114808#M394540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deleted one of my replies as it had been marked as the correct answer (even though it wasnt &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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2012 20:57:38 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2012-12-06T20:57:38Z</dc:date>
    <item>
      <title>ASA5520 - Can't ping out to in with NAT translation</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-can-t-ping-out-to-in-with-nat-translation/m-p/2114804#M394536</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have an ASA 5520 with multiple public IP addresses. I am using one with a one to one NAT translation and an access-list that is allowing ip any on that public IP address. The device sitting behind the firewall is a sever listening on 443 and is pingable internally. My issue is I am trying to access it from outside, I can access it's web interface on 443 just fine but cannot ping it externally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also got the following listed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Outside_Access_In remark Access-List Controlling Public Traffic Into Network&lt;/P&gt;&lt;P&gt;access-list Outside_Access_In permit icmp any any&lt;/P&gt;&lt;P&gt;access-list Outside_Access_In permit icmp any any echo&lt;/P&gt;&lt;P&gt;access-list Outside_Access_In permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-list Outside_Access_In permit icmp any any source-quench&lt;/P&gt;&lt;P&gt;access-list Outside_Access_In permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt;access-list Outside_Access_In permit icmp any any unreachable&lt;/P&gt;&lt;P&gt;icmp permit 192.168.1.0 255.255.255.0 echo outside&lt;/P&gt;&lt;P&gt;icmp permit any outside&lt;/P&gt;&lt;P&gt;access-group Outside_Access_In in interface outside&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:34:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-can-t-ping-out-to-in-with-nat-translation/m-p/2114804#M394536</guid>
      <dc:creator>Christie Brinker</dc:creator>
      <dc:date>2019-03-12T00:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5520 - Can't ping out to in with NAT translation</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-can-t-ping-out-to-in-with-nat-translation/m-p/2114805#M394537</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;Have you enable ICMP Inspection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should automatically enable the echo reply to come through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you confirmed that the "icmp/echo" ACL rule has its "hitcnt" increased when looking with the command "show access-list" command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be configured on the CLI with the following&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;&lt;STRONG&gt;&amp;nbsp; inspect icmp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;"icmp permit"&lt;/STRONG&gt; commands are used to allow ICMP directly to the interface. It doesnt affect actual ICMP going through the firewall.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 19:57:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-can-t-ping-out-to-in-with-nat-translation/m-p/2114805#M394537</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-12-06T19:57:49Z</dc:date>
    </item>
    <item>
      <title>ASA5520 - Can't ping out to in with NAT translation</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-can-t-ping-out-to-in-with-nat-translation/m-p/2114806#M394538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please share the NAT you are using for this server? Most of the cases problems like this are related to default gateway on the internal server. If the ping comes from an external IP the server/PC does not know how to response or response to another device and the packet is lost. Make sure the server has a default gateway and make sure it is configure fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only reason I can think of on the ASA is that you are using port forwarding instead of one to one translation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Juan Lombana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 20:00:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-can-t-ping-out-to-in-with-nat-translation/m-p/2114806#M394538</guid>
      <dc:creator>julomban</dc:creator>
      <dc:date>2012-12-06T20:00:37Z</dc:date>
    </item>
    <item>
      <title>ASA5520 - Can't ping out to in with NAT translation</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-can-t-ping-out-to-in-with-nat-translation/m-p/2114807#M394539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the inspect icmp but no luck there. I checked the hitcnt and it is showing 0 for the icmp echo-reply and echo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the statements with IP addresses changed for security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;access-list outside_access_in extended permit ip any host 111.111.111.111&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 111.111.111.111 192.168.1.10 netmask 255.255.255.255&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 20:09:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-can-t-ping-out-to-in-with-nat-translation/m-p/2114807#M394539</guid>
      <dc:creator>Christie Brinker</dc:creator>
      <dc:date>2012-12-06T20:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5520 - Can't ping out to in with NAT translation</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-can-t-ping-out-to-in-with-nat-translation/m-p/2114808#M394540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deleted one of my replies as it had been marked as the correct answer (even though it wasnt &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 20:57:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-can-t-ping-out-to-in-with-nat-translation/m-p/2114808#M394540</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-12-06T20:57:38Z</dc:date>
    </item>
  </channel>
</rss>

