<?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: Pinging through ASA 5510 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pinging-through-asa-5510/m-p/1482952#M733390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank's for the response, i added de inspect icmp without any nchanges and the solution works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jun 2010 15:33:27 GMT</pubDate>
    <dc:creator>rpsribeiro</dc:creator>
    <dc:date>2010-06-01T15:33:27Z</dc:date>
    <item>
      <title>Pinging through ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/pinging-through-asa-5510/m-p/1482949#M733384</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm configuring a ASA 5510, i've the following partial configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet 0/1&lt;/P&gt;&lt;P&gt; nameif Outside_net2&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 10.0.2.2&amp;nbsp; 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;BR /&gt; nameif Inside_vlans&lt;BR /&gt; security-level 100&lt;BR /&gt; ip&amp;nbsp; address 192.168.10.254 255.255.255.0&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;access-list nat_ADSL permit ip 192.168.10.0 255.255.255.0 any&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 100 permit icmp any any&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 110 permit icmp any any&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;global (Outside_net2) 1 10.0.2.3&lt;/P&gt;&lt;P&gt;nat (Inside_vlans) 1 access-list nat_ADSL&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-group 100 in interface Outside_net2&lt;/P&gt;&lt;P&gt;access-group&amp;nbsp; 110 in interface Insidev_lans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At thie moment i don't have any other interfaces configured.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Behind interface Inside_vlans i've a switch with the IP 192.168.10.251 witha a default-gatewy 192.168.10.254&lt;/P&gt;&lt;P&gt;Next to the interface Outside_net2 i've an ADSL router with the IP 10.0.2.1 in the LAN interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i ping from ASA to the ADSL Router or to the Switch everything it's ok, i can ping successfully from swith to ASA too, but when i try to ping from switch to the ADSL Router (10.0.2.1) it fails, for troubleshouting i've made a capture in both interfaces of ASA and i saw that the icm request pass in both interfaces, the icmp reply pass in the Outside_net2 interface but the packet doesn't appear in the interface Inside_vlans.&lt;/P&gt;&lt;P&gt;In the xlate table i've seen a PAT line to the switch IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can help me finding the solution for this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's in advance&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:52:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pinging-through-asa-5510/m-p/1482949#M733384</guid>
      <dc:creator>rpsribeiro</dc:creator>
      <dc:date>2019-03-11T17:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Pinging through ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/pinging-through-asa-5510/m-p/1482950#M733386</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;In order to be able to PING through the ASA from the inside to the outside you need either one of two things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. An ACL allowing the echo-reply&lt;/P&gt;&lt;P&gt;2. Include inspection for ICMP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 18:33:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pinging-through-asa-5510/m-p/1482950#M733386</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-05-28T18:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pinging through ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/pinging-through-asa-5510/m-p/1482951#M733388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You global is "global (Outside_net2) 1 10.0.2.3"&lt;/P&gt;&lt;P&gt;10.0.2.3 is a private ip. It will not be routable for the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you mean to translate to the outside interface ip "global (Outside_net2) 1 interface"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also as Federico mentioned make sure you have icmp inspection under the policy map "sh run policy-map".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 May 2010 00:33:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pinging-through-asa-5510/m-p/1482951#M733388</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-05-29T00:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pinging through ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/pinging-through-asa-5510/m-p/1482952#M733390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank's for the response, i added de inspect icmp without any nchanges and the solution works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 15:33:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pinging-through-asa-5510/m-p/1482952#M733390</guid>
      <dc:creator>rpsribeiro</dc:creator>
      <dc:date>2010-06-01T15:33:27Z</dc:date>
    </item>
  </channel>
</rss>

