<?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: Unable to ping External interface address from Internal host in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/unable-to-ping-external-interface-address-from-internal-hosts/m-p/1202169#M859754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marlon you are actually blocking ping coming in the inside interface:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;remove the below:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group ping in interface internal&lt;/P&gt;&lt;P&gt;access-group ping out interface internal &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and re-test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 May 2009 08:48:24 GMT</pubDate>
    <dc:creator>andrew.prince</dc:creator>
    <dc:date>2009-05-15T08:48:24Z</dc:date>
    <item>
      <title>Unable to ping External interface address from Internal hosts</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ping-external-interface-address-from-internal-hosts/m-p/1202168#M859753</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help me with my little problem. I am new to Cisco and I started to configure my Cisco ASA but I am unable to ping External interface address from Internal hosts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I wanna do is to nat internal address with the external interface address but unfortunately the internal interface cannot communicate with the external interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the config I created:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---------------&lt;/P&gt;&lt;P&gt;ciscoasa(config)# show running-config&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 8.0(2)&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname ciscoasa&lt;/P&gt;&lt;P&gt;enable password Qe0yKBKYpRMBmOsL encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif external&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 116.xyz.xyz.228 255.255.255.192&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt; nameif internal&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 172.31.24.253 255.255.248.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; nameif management&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;access-list ping extended permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-list ping extended permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt;access-list ping extended permit icmp any any unreachable&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;mtu management 1500&lt;/P&gt;&lt;P&gt;mtu external 1500&lt;/P&gt;&lt;P&gt;mtu internal 1500&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (external) 1 interface&lt;/P&gt;&lt;P&gt;nat (internal) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;access-group ping in interface external&lt;/P&gt;&lt;P&gt;access-group ping in interface internal&lt;/P&gt;&lt;P&gt;access-group ping out interface internal&lt;/P&gt;&lt;P&gt;route external 0.0.0.0 0.0.0.0 116.xyz.xyz.193 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 management&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;no crypto isakmp nat-traversal&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.1.2-192.168.1.254 management&lt;/P&gt;&lt;P&gt;dhcpd enable management&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;  message-length maximum 512&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;  inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;  inspect ftp&lt;/P&gt;&lt;P&gt;  inspect h323 h225&lt;/P&gt;&lt;P&gt;  inspect h323 ras&lt;/P&gt;&lt;P&gt;  inspect rsh&lt;/P&gt;&lt;P&gt;  inspect rtsp&lt;/P&gt;&lt;P&gt;  inspect esmtp&lt;/P&gt;&lt;P&gt;  inspect sqlnet&lt;/P&gt;&lt;P&gt;  inspect skinny&lt;/P&gt;&lt;P&gt;  inspect sunrpc&lt;/P&gt;&lt;P&gt;  inspect xdmcp&lt;/P&gt;&lt;P&gt;  inspect sip&lt;/P&gt;&lt;P&gt;  inspect netbios&lt;/P&gt;&lt;P&gt;  inspect tftp&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;Cryptochecksum:706119cb0c9cf6aab593bae0e6bc3534&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;----------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the block diagram of my simple network:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal &amp;lt;==&amp;gt; Cisco ASA (Firewall) &amp;lt;==&amp;gt; Internet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can give me some advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&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;Marlon&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:32:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ping-external-interface-address-from-internal-hosts/m-p/1202168#M859753</guid>
      <dc:creator>lonskinini</dc:creator>
      <dc:date>2019-03-11T15:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping External interface address from Internal host</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ping-external-interface-address-from-internal-hosts/m-p/1202169#M859754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marlon you are actually blocking ping coming in the inside interface:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;remove the below:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group ping in interface internal&lt;/P&gt;&lt;P&gt;access-group ping out interface internal &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and re-test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 08:48:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ping-external-interface-address-from-internal-hosts/m-p/1202169#M859754</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-05-15T08:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping External interface address from Internal host</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ping-external-interface-address-from-internal-hosts/m-p/1202170#M859755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried removing the following but still cannot ping the external interface from internal:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group ping in interface internal &lt;/P&gt;&lt;P&gt;access-group ping out interface internal &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything I should do with the route or nat?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping external interface from outside (internet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marlon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2009 23:13:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ping-external-interface-address-from-internal-hosts/m-p/1202170#M859755</guid>
      <dc:creator>lonskinini</dc:creator>
      <dc:date>2009-05-17T23:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping External interface address from Internal host</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ping-external-interface-address-from-internal-hosts/m-p/1202171#M859756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marlon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am confused, are you actually saying that you cannot ping the external interface ip from the inside? if so - that is correct and natural operation of the device.  You cannot ping the external ip address from the inside, the firewall will not answer/route a packet from the inside that requests connection/response from the outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 06:01:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ping-external-interface-address-from-internal-hosts/m-p/1202171#M859756</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-05-18T06:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping External interface address from Internal host</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ping-external-interface-address-from-internal-hosts/m-p/1202172#M859757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that's the case then all should be working now. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marlon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 07:01:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ping-external-interface-address-from-internal-hosts/m-p/1202172#M859757</guid>
      <dc:creator>lonskinini</dc:creator>
      <dc:date>2009-05-18T07:01:42Z</dc:date>
    </item>
  </channel>
</rss>

