<?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: Cannot ping remote site address pool from inside interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690939#M1093521</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1390205"&gt;@jniravel&lt;/a&gt;&amp;nbsp;previously you had this static route -&amp;nbsp;&lt;SPAN&gt;route INSIDE 192.168.100.0 255.255.255.0 10.0.2.1 1, this incorrect, remove it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If that doesn't work, run packet tracer from the cli to simulate the traffic flow and provide the output for review.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2022 21:11:14 GMT</pubDate>
    <dc:creator>Rob Ingram</dc:creator>
    <dc:date>2022-09-20T21:11:14Z</dc:date>
    <item>
      <title>Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690888#M1093515</link>
      <description>&lt;P&gt;I have got below interface:&lt;/P&gt;&lt;P&gt;Machine01 (10.0.2.221)&amp;lt;-------&amp;gt; Inisde(&lt;SPAN&gt;10.0.2.0/24&lt;/SPAN&gt;)&amp;lt;-------&amp;gt; ASA&amp;lt;-------&amp;gt; Outside(&lt;SPAN&gt;10.0.1.0/24&lt;/SPAN&gt;) &amp;lt;-------&amp;gt;(pool-192.168.100.0/24) Client (192.168.100.22)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have got below route table for inside interface in AWS:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jniravel_0-1663697442435.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/162968iF553493BF1A0CBB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jniravel_0-1663697442435.png" alt="jniravel_0-1663697442435.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to ping from VPN client to inside interface but not the other way around. Tried all sort of configuration but not able to fix this issue. The packet trace is ASDM show green but still the ping does not work. Appreciate any help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;More screenshots:&lt;BR /&gt;Access rules:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jniravel_1-1663697775517.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/162969i15E16BA768CFCBC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jniravel_1-1663697775517.png" alt="jniravel_1-1663697775517.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;NAT Rule:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jniravel_2-1663697791263.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/162970i3AE1F209EA412722/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jniravel_2-1663697791263.png" alt="jniravel_2-1663697791263.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 18:17:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690888#M1093515</guid>
      <dc:creator>jniravel</dc:creator>
      <dc:date>2022-09-20T18:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690904#M1093517</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1390205"&gt;@jniravel&lt;/a&gt; the VPN client pool is on the outside interface.&lt;/P&gt;
&lt;P&gt;Remove this nat rule:&lt;/P&gt;
&lt;PRE&gt;nat (INSIDE,INSIDE) source static any any destination static Client-Range Client-Range unidirectional&lt;/PRE&gt;
&lt;P&gt;Create a new NAT exemption rule as follows:&lt;/P&gt;
&lt;PRE&gt;nat (INSIDE,&lt;STRONG&gt;OUTSIDE&lt;/STRONG&gt;) source static SCCM_NW SCCM_NW destination static Client-Range Client-Range&lt;/PRE&gt;
&lt;P&gt;SCCM_NW - represents your internal network&lt;BR /&gt;Client-Range - represents your VPN pool network.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 18:52:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690904#M1093517</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-09-20T18:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690932#M1093518</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp;: Appreciate your quick response. I have updated the config but still not able to ping:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jniravel_0-1663705573591.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/162979iF76AD40CD904B0F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jniravel_0-1663705573591.png" alt="jniravel_0-1663705573591.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network SCCM_NW&lt;BR /&gt;subnet 10.0.2.0 255.255.255.0&lt;BR /&gt;&lt;STRONG&gt;object network Client-Range&lt;/STRONG&gt;&lt;BR /&gt;range 192.168.100.0 192.168.100.255&lt;BR /&gt;object network internal_int&lt;BR /&gt;host 10.0.2.56&lt;BR /&gt;&lt;STRONG&gt;object network internal-network&lt;/STRONG&gt;&lt;BR /&gt;subnet 10.0.2.0 255.255.255.0&lt;BR /&gt;object-group service DM_INLINE_SERVICE_1&lt;BR /&gt;service-object icmp&lt;BR /&gt;service-object tcp destination eq www&lt;BR /&gt;service-object tcp destination eq telnet&lt;BR /&gt;object-group service DM_INLINE_SERVICE_2&lt;BR /&gt;service-object ip&lt;BR /&gt;service-object icmp&lt;BR /&gt;service-object tcp&lt;BR /&gt;service-object tcp destination eq ssh&lt;BR /&gt;service-object tcp destination eq telnet&lt;BR /&gt;object-group service DM_INLINE_SERVICE_4&lt;BR /&gt;service-object ip&lt;BR /&gt;service-object icmp&lt;BR /&gt;service-object tcp&lt;BR /&gt;service-object tcp destination eq www&lt;BR /&gt;service-object tcp destination eq ssh&lt;BR /&gt;service-object tcp destination eq telnet&lt;BR /&gt;object-group network Client-Pool&lt;BR /&gt;network-object object Client-Range&lt;BR /&gt;object-group service DM_INLINE_SERVICE_3&lt;BR /&gt;&lt;BR /&gt;arp rate-limit 16384&lt;BR /&gt;nat (OUTSIDE,INSIDE) source dynamic any interface&lt;BR /&gt;&lt;STRONG&gt;nat (INSIDE,OUTSIDE) source static internal-network internal-network destination static Client-Range Client-Range&lt;/STRONG&gt;&lt;BR /&gt;route OUTSIDE 0.0.0.0 0.0.0.0 10.0.1.1 1&lt;BR /&gt;route INSIDE 192.168.100.0 255.255.255.0 10.0.2.1 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 20:26:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690932#M1093518</guid>
      <dc:creator>jniravel</dc:creator>
      <dc:date>2022-09-20T20:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690933#M1093519</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1390205"&gt;@jniravel&lt;/a&gt;&amp;nbsp;the traffic could be hitting the other nat rule. Remove the other nat rule and replace&lt;/P&gt;
&lt;P&gt;No&amp;nbsp;&lt;SPAN&gt;nat (OUTSIDE,INSIDE) source dynamic any interface&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Object network internal-network&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Nat (inside,outside) dynamic interface&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This should place this rule below the NAT exemption rule.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 20:35:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690933#M1093519</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-09-20T20:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690935#M1093520</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added the config. I am not able to connect to any of the machines in the internal interface now. Did I miss anything?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no monitor-interface service-module&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;icmp permit any OUTSIDE&lt;BR /&gt;icmp permit any INSIDE&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;arp rate-limit 16384&lt;BR /&gt;&lt;STRONG&gt;nat (INSIDE,OUTSIDE) source static internal-network internal-network destination static Client-Range Client-Range&lt;/STRONG&gt;&lt;BR /&gt;!&lt;BR /&gt;object network internal-network&lt;BR /&gt;&lt;STRONG&gt;nat (INSIDE,OUTSIDE) dynamic interface&lt;/STRONG&gt;&lt;BR /&gt;route OUTSIDE 0.0.0.0 0.0.0.0 10.0.1.1 1&lt;BR /&gt;timeout xlate 3:00:00&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 21:02:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690935#M1093520</guid>
      <dc:creator>jniravel</dc:creator>
      <dc:date>2022-09-20T21:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690939#M1093521</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1390205"&gt;@jniravel&lt;/a&gt;&amp;nbsp;previously you had this static route -&amp;nbsp;&lt;SPAN&gt;route INSIDE 192.168.100.0 255.255.255.0 10.0.2.1 1, this incorrect, remove it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If that doesn't work, run packet tracer from the cli to simulate the traffic flow and provide the output for review.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 21:11:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690939#M1093521</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-09-20T21:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690959#M1093522</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp;: Apologies for the delay. Currently the env is been used for testing, I will update as soon as I can and post here.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 22:27:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690959#M1093522</guid>
      <dc:creator>jniravel</dc:creator>
      <dc:date>2022-09-20T22:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690990#M1093523</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp;: Removed the route but still the same issue. I am not even able to connect any machines from remote client.&lt;BR /&gt;&lt;BR /&gt;Packet trace seems successful:&amp;nbsp;&lt;BR /&gt;Inside interface&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jniravel_0-1663720531099.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/162987i2CBFECA4A0E2F3FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jniravel_0-1663720531099.png" alt="jniravel_0-1663720531099.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Outside:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jniravel_1-1663720578974.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/162988i168349124F84B2B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jniravel_1-1663720578974.png" alt="jniravel_1-1663720578974.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached Logs for below packet trace:&lt;/P&gt;&lt;P&gt;packet-tracer input inside tcp 10.2.25.3 1025 209.165.202.158 80 detailed&lt;BR /&gt;packet-tracer input outside tcp 10.0.2.221 80 192.168.100.22 80 detailed&lt;BR /&gt;packet-tracer input inside tcp 10.0.2.221 80 192.168.100.22 80 detailed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 00:58:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4690990#M1093523</guid>
      <dc:creator>jniravel</dc:creator>
      <dc:date>2022-09-21T00:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4691133#M1093530</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1390205"&gt;@jniravel&lt;/a&gt; the syntax of this packet-tracer output "packet-tracer input inside tcp 10.0.2.221 80 192.168.100.22 80 detail" looks correct, the result is allow. Therefore the ASA configuration seems ok, traffic is matching the new NAT exemption rule. I suggest checking the local firewall on the devices you are pinging to ensure they can respond to the ping. Disable the local firewall for testing.&lt;/P&gt;
&lt;P&gt;The other packet tracer tests you run, the syntax was incorrect - so you can ignore those results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 08:04:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4691133#M1093530</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-09-21T08:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4691326#M1093543</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firewall is already disabled in the both the machines ( my local pc &amp;amp; server in internal.)&lt;/P&gt;&lt;P&gt;I can connect from local pc to internal server if I use the initial NAT rule mentioned in the ticket description.&lt;/P&gt;&lt;P&gt;Am I missing any route or ACL rule?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you think I am missing any config from AWS network?&lt;/P&gt;&lt;P&gt;In the AWS I have added internet gateway in the outside subnet because I was not able to access Internet in any of the machines inside interface.&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;Reference: &lt;A href="https://aws.amazon.com/premiumsupport/knowledge-center/nat-gateway-vpc-private-subnet/" target="_blank" rel="noopener"&gt;https://aws.amazon.com/premiumsupport/knowledge-center/nat-gateway-vpc-private-subnet/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also I have crested split tunneling in Cisco. Not sure if that something to look at.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Appreciate your help!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 14:25:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4691326#M1093543</guid>
      <dc:creator>jniravel</dc:creator>
      <dc:date>2022-09-21T14:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4691720#M1093556</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp;: Do you think its an AWS issue or at cisco ASA config?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 02:11:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4691720#M1093556</guid>
      <dc:creator>jniravel</dc:creator>
      <dc:date>2022-09-22T02:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping remote site address pool from inside interface</title>
      <link>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4692750#M1093615</link>
      <description>&lt;P&gt;please share the last ASA config,&amp;nbsp;&lt;BR /&gt;I am for this mission.&amp;nbsp;&lt;BR /&gt;also If you can draw topology.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 13:10:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-ping-remote-site-address-pool-from-inside-interface/m-p/4692750#M1093615</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-09-23T13:10:11Z</dc:date>
    </item>
  </channel>
</rss>

