<?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 ASA5540 - No ICMP reply from inside subinterface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5540-no-icmp-reply-from-inside-subinterface/m-p/2254073#M350838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you mate!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 May 2013 01:57:57 GMT</pubDate>
    <dc:creator>PiEich</dc:creator>
    <dc:date>2013-05-03T01:57:57Z</dc:date>
    <item>
      <title>ASA5540 - No ICMP reply from inside subinterface</title>
      <link>https://community.cisco.com/t5/network-security/asa5540-no-icmp-reply-from-inside-subinterface/m-p/2254071#M350836</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I need to monitor with ping the inside sub-interface of my ASA5540, is that possible?&lt;/P&gt;&lt;P&gt;I get the ICMP requests but no replys going out from the box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to ping the 192.168.10.250 from the 192.168.5.55:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;ASA Version 8.0(5)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;interface GigabitEthernet0/1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt; nameif inside&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt; security-level 100&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt; ip address 192.168.30.50 255.255.255.0 &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;interface GigabitEthernet0/1.1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt; description Polling&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt; no vlan&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt; no nameif&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt; security-level 100&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt; ip address 192.168.10.250 255.255.255.0 &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;access-list inside_nat0_outbound extended permit ip host 192.168.10.250 host 192.168.5.55 &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;access-list inside_access_in extended permit icmp any any log debugging &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;icmp permit any inside&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you guys!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:36:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5540-no-icmp-reply-from-inside-subinterface/m-p/2254071#M350836</guid>
      <dc:creator>PiEich</dc:creator>
      <dc:date>2019-03-12T01:36:31Z</dc:date>
    </item>
    <item>
      <title>ASA5540 - No ICMP reply from inside subinterface</title>
      <link>https://community.cisco.com/t5/network-security/asa5540-no-icmp-reply-from-inside-subinterface/m-p/2254072#M350837</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;You cant ping an ASA interface from behind another interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only exception to this is for connections coming from a VPN Connection. Then you can use the command "management-access &lt;NAMEIF&gt;" to enable ICMP and management connections to an ASA interface from behind another interface.&lt;/NAMEIF&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I dont think you can get this to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The host polling with ICMP has to be behind the interface being polled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though I guess the method to monitor all the interfaces on the ASA would be to use SNMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 23:49:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5540-no-icmp-reply-from-inside-subinterface/m-p/2254072#M350837</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-29T23:49:25Z</dc:date>
    </item>
    <item>
      <title>ASA5540 - No ICMP reply from inside subinterface</title>
      <link>https://community.cisco.com/t5/network-security/asa5540-no-icmp-reply-from-inside-subinterface/m-p/2254073#M350838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you mate!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 01:57:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5540-no-icmp-reply-from-inside-subinterface/m-p/2254073#M350838</guid>
      <dc:creator>PiEich</dc:creator>
      <dc:date>2013-05-03T01:57:57Z</dc:date>
    </item>
  </channel>
</rss>

