<?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 Access (or Ping) from Inside host to Outside host in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734286#M494887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tang-Suan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just need to allow return traffic on the ASA, for that you can add this acl:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit icmp any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it shoudl work after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2011 19:01:36 GMT</pubDate>
    <dc:creator>varrao</dc:creator>
    <dc:date>2011-10-25T19:01:36Z</dc:date>
    <item>
      <title>Access (or Ping) from Inside host to Outside host</title>
      <link>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734285#M494886</link>
      <description>&lt;P&gt;Hi all :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attach is my ASA5505 config file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to ping from my inside host (192.168.1.110) to outside host (192.168.2.5) but could not make it. In fact, the inside is with high security (100) and outside low security (0) and this shoud be no problem but still couldn't make it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have setup the static route from inside to outside. I also setup the access rule and apply the rule at the outside interface for any host from outside interface 192.168.2.0/24 to access the inside host 192.168.1.110/24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try also to disable the NAT rule by using several NAT command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help? Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:42:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734285#M494886</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2019-03-11T21:42:09Z</dc:date>
    </item>
    <item>
      <title>Access (or Ping) from Inside host to Outside host</title>
      <link>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734286#M494887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tang-Suan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just need to allow return traffic on the ASA, for that you can add this acl:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit icmp any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it shoudl work after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 19:01:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734286#M494887</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-25T19:01:36Z</dc:date>
    </item>
    <item>
      <title>Access (or Ping) from Inside host to Outside host</title>
      <link>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734287#M494888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add icmp inspection as well, if not ACL, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; policy-map global_policy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inspect icmp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; service-policy global_policy global&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll also find, very good explanation by Mike on this post:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/thread/2112005"&gt;https://supportforums.cisco.com/thread/2112005?tstart=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 19:03:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734287#M494888</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-25T19:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Access (or Ping) from Inside host to Outside host</title>
      <link>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734288#M494889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit icmp any any&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 icmp&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it still not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attach please see the latest config file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you look at the NAT command and Static Route command? Are they correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beside that anything that you can advise? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 15:43:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734288#M494889</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2011-10-26T15:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Access (or Ping) from Inside host to Outside host</title>
      <link>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734289#M494890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry that the inside now can ping to outside and the reason is due to the wireless network gateway take over the firewall gateway since my wireless network also in 192.168.1.x/24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After i disable the wireless, it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem is found after i used the tracert and noticed that it goes to the wireless gateway 192.168.1.254 instead of 192.168.1.1 of ASA5505 interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advise for the few command also to make it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem now is i cannot ping from outside host 192.168.2.5 to inside host 192.168.1.110. Can you help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The config file is the same as running-config2. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 17:06:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734289#M494890</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2011-10-26T17:06:44Z</dc:date>
    </item>
    <item>
      <title>Access (or Ping) from Inside host to Outside host</title>
      <link>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734290#M494891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;for trafic originating from a low security level to a high security level you have to configure an ACL permiting this traffic and apply it inbound on the low security level interface.&lt;/P&gt;&lt;P&gt;access-list ICMP_OUT_IN extended permit icmp any any&lt;/P&gt;&lt;P&gt;access-group ICMP_OUT_IN in interface outside&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;Alain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 17:26:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734290#M494891</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2011-10-26T17:26:38Z</dc:date>
    </item>
    <item>
      <title>Access (or Ping) from Inside host to Outside host</title>
      <link>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734291#M494892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Varun and Cadet :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answers are correct and my problem is solved. The problem of outside host ping to inside host is due to my inside host firewall, after disable it, it is ok now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For new problem, I will open new discussion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 09:23:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-or-ping-from-inside-host-to-outside-host/m-p/1734291#M494892</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2011-10-28T09:23:47Z</dc:date>
    </item>
  </channel>
</rss>

