<?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: LAN can't ping the Internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050152#M1068041</link>
    <description>&lt;P&gt;More information. I can ping Comcast modem inside IP address, 192.168.11.1 from LAN 192.168.9.0/24.&lt;/P&gt;</description>
    <pubDate>Sun, 22 Mar 2020 18:56:21 GMT</pubDate>
    <dc:creator>blin</dc:creator>
    <dc:date>2020-03-22T18:56:21Z</dc:date>
    <item>
      <title>LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050134#M1068040</link>
      <description>&lt;P&gt;I just configured ASA 5510 and we can access the internet. However, I can't ping any outside IP address for example 8.8.8.8. For a troubleshooting, I test ping 8.8.8.8 from ASA without any issues. But can't ping inside/LAN IP from the ASA. I assume it may not have return so that I add&amp;nbsp;access-list acl-inbound extended permit icmp any any commands. Hare are configuration related to ping&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.9.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 192.168.11.2 255.255.255.0&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;access-list outside extended permit icmp any any echo-reply&lt;BR /&gt;access-list OUTSIDE extended permit icmp any any time-exceeded&lt;BR /&gt;access-list OUTSIDE extended permit icmp any any timestamp-reply&lt;BR /&gt;access-list OUTSIDE extended permit icmp any any unreachable&lt;BR /&gt;access-list acl-inbound extended permit icmp any any echo&lt;BR /&gt;access-list acl-inbound extended permit icmp any any echo-reply&lt;BR /&gt;access-list acl-inbound extended permit icmp any any unreachable&lt;BR /&gt;access-list acl-inbound extended permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;icmp permit any inside&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;global (inside) 1 192.168.9.2-192.168.9.254 netmask 255.255.255.0&lt;BR /&gt;global (outside) 101 interface&lt;BR /&gt;nat (inside) 101 0.0.0.0 0.0.0.0&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 192.168.11.1 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 17:32:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050134#M1068040</guid>
      <dc:creator>blin</dc:creator>
      <dc:date>2020-03-22T17:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050152#M1068041</link>
      <description>&lt;P&gt;More information. I can ping Comcast modem inside IP address, 192.168.11.1 from LAN 192.168.9.0/24.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 18:56:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050152#M1068041</guid>
      <dc:creator>blin</dc:creator>
      <dc:date>2020-03-22T18:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050166#M1068044</link>
      <description>&lt;P&gt;Do you have &lt;STRONG&gt;inspect icmp&lt;/STRONG&gt; configured under your policy map (show run policy-map)?&amp;nbsp; If not then add it and test again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 19:43:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050166#M1068044</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-03-22T19:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050173#M1068047</link>
      <description>&lt;P&gt;No, I don't have. Let me find out how to add it. Will be back.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 19:59:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050173#M1068047</guid>
      <dc:creator>blin</dc:creator>
      <dc:date>2020-03-22T19:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050179#M1068049</link>
      <description>&lt;P&gt;Before I posted I try but get this message&lt;/P&gt;&lt;P&gt;ciscoasa(config)# policy-map global_policy&lt;BR /&gt;ciscoasa(config-pmap)# class inspection_default&lt;BR /&gt;ERROR: % class-map inspection_default not configured&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I use access-list.&lt;/P&gt;&lt;P&gt;access-list OUTSIDE extended permit icmp any any echo-reply&lt;BR /&gt;access-list OUTSIDE extended permit icmp any any time-exceeded&lt;BR /&gt;access-list OUTSIDE extended permit icmp any any timestamp-reply&lt;BR /&gt;access-list OUTSIDE extended permit icmp any any unreachable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why do I get&amp;nbsp;ERROR: % class-map inspection_default not configured? Do I need to create some policy first?&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 20:04:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050179#M1068049</guid>
      <dc:creator>blin</dc:creator>
      <dc:date>2020-03-22T20:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050180#M1068050</link>
      <description>&lt;P&gt;You get the error because the default_inspection class map is not configured.&amp;nbsp; Did you do a complete configuration wipe on the device?&lt;/P&gt;
&lt;P&gt;Below are the more common inspections which we normally enable.&amp;nbsp; If you do not want to allow traceroute then remove the icmp error.&amp;nbsp; Or remove any that you dont want or dont use for that matter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;class-map inspection_default&lt;BR /&gt;match default-inspection-traffic&lt;/P&gt;
&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;parameters&lt;BR /&gt;message-length maximum client auto&lt;BR /&gt;message-length maximum 512&lt;BR /&gt;no tcp-inspection&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;inspect ip-options &lt;BR /&gt;inspect netbios &lt;BR /&gt;inspect rtsp &lt;BR /&gt;inspect sunrpc &lt;BR /&gt;inspect tftp &lt;BR /&gt;inspect xdmcp &lt;BR /&gt;inspect dns preset_dns_map &lt;BR /&gt;inspect ftp &lt;BR /&gt;inspect h323 h225 &lt;BR /&gt;inspect h323 ras &lt;BR /&gt;inspect rsh &lt;BR /&gt;inspect esmtp &lt;BR /&gt;inspect sqlnet &lt;BR /&gt;inspect sip &lt;BR /&gt;inspect skinny &lt;BR /&gt;inspect icmp &lt;BR /&gt;inspect icmp error&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 20:09:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050180#M1068050</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-03-22T20:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050182#M1068051</link>
      <description>&lt;P&gt;Yes, I did&amp;nbsp;&lt;SPAN&gt;a complete configuration wipe on the device yesterday. Will try and get back to you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 20:25:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050182#M1068051</guid>
      <dc:creator>blin</dc:creator>
      <dc:date>2020-03-22T20:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050210#M1068055</link>
      <description>&lt;P&gt;I added those policy. However, from LAN 192.168.9.0/24 still can't ping 8.8.8.8. Attached is the configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ciscoasa# show run policy-map&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;parameters&lt;BR /&gt;message-length maximum client auto&lt;BR /&gt;message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;inspect icmp&lt;BR /&gt;inspect ip-options&lt;BR /&gt;inspect netbios&lt;BR /&gt;inspect rtsp&lt;BR /&gt;inspect sunrpc&lt;BR /&gt;inspect tftp&lt;BR /&gt;inspect xdmcp&lt;BR /&gt;inspect dns preset_dns_map&lt;BR /&gt;inspect ftp&lt;BR /&gt;inspect h323 h225&lt;BR /&gt;inspect h323 ras&lt;BR /&gt;inspect rsh&lt;BR /&gt;inspect esmtp&lt;BR /&gt;inspect sqlnet&lt;BR /&gt;inspect sip&lt;BR /&gt;inspect skinny&lt;BR /&gt;inspect icmp error&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 00:27:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050210#M1068055</guid>
      <dc:creator>blin</dc:creator>
      <dc:date>2020-03-23T00:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050290#M1068062</link>
      <description>&lt;P&gt;Since you say that you are able to access sites on the internet, you should be able to ping anything on the internet from your LAN with the configuration you have on your ASA.&amp;nbsp; Do you have access to the Comcast router/modem to check if ping is being blocked there?&amp;nbsp; If not,&amp;nbsp; I would suggest contacting Comcast to make sure they are not blocking ICMP / ping as it looks like the issue is on their side.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 06:17:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050290#M1068062</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-03-23T06:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050616#M1068084</link>
      <description>&lt;P&gt;From ASDM, I don't see&amp;nbsp;policy-map global-policy. After I added it at ASDM, it works. These are the current settings for working. Don't know why. Thank you for help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;inspect icmp&lt;BR /&gt;inspect ip-options&lt;BR /&gt;inspect netbios&lt;BR /&gt;inspect rtsp&lt;BR /&gt;inspect sunrpc&lt;BR /&gt;inspect tftp&lt;BR /&gt;inspect xdmcp&lt;BR /&gt;inspect dns preset_dns_map&lt;BR /&gt;inspect ftp&lt;BR /&gt;inspect h323 h225&lt;BR /&gt;inspect h323 ras&lt;BR /&gt;inspect rsh&lt;BR /&gt;inspect esmtp&lt;BR /&gt;inspect sqlnet&lt;BR /&gt;inspect sip&lt;BR /&gt;inspect skinny&lt;BR /&gt;inspect icmp error&lt;/P&gt;&lt;P&gt;Ping works after adding these&lt;/P&gt;&lt;P&gt;policy-map global-policy&lt;BR /&gt;class global-class&lt;BR /&gt;inspect icmp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 16:24:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050616#M1068084</guid>
      <dc:creator>blin</dc:creator>
      <dc:date>2020-03-23T16:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050644#M1068086</link>
      <description>&lt;P&gt;most likely because I forgot to add the following command in my previous post:&lt;/P&gt;
&lt;P&gt;service-policy global_policy global&lt;/P&gt;
&lt;P&gt;This applies the policy-map globaly&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 16:53:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050644#M1068086</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-03-23T16:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: LAN can't ping the Internet</title>
      <link>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050670#M1068089</link>
      <description>&lt;P&gt;.Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 17:35:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-can-t-ping-the-internet/m-p/4050670#M1068089</guid>
      <dc:creator>blin</dc:creator>
      <dc:date>2020-03-23T17:35:31Z</dc:date>
    </item>
  </channel>
</rss>

