<?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 Internet from host behind ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/unable-to-ping-internet-from-host-behind-asa/m-p/2478734#M269971</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 didnt have the configuration the way I mentioned it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you add the Dynamic PAT configuration as Section 1 Manual NAT and also mention the line number &lt;STRONG&gt;"1"&lt;/STRONG&gt; then it naturally overrides the NAT0 configuration for the L2L VPN.&amp;nbsp; If you issued &lt;STRONG&gt;"show run nat"&lt;/STRONG&gt; you would see that the Dynamic PAT was now before the NAT0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I originally suggested configuring the Dynamic PAT as Section 3 Manual NAT so it wont interfere with the NAT0 configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your above Dynamic PAT should be configured as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside,outside) after-auto source dynamic NETWORK_OBJ_10.0.0.0_24 interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key there is that it has the parameter &lt;STRONG&gt;"after-auto"&lt;/STRONG&gt; configured there which makes it a Section 3 Manual NAT. The &lt;STRONG&gt;"after-auto"&lt;/STRONG&gt; refers to the rule being after the Auto NAT rules which are the NAT configuration that you configure under the &lt;STRONG&gt;"object"&lt;/STRONG&gt; and are positioned in the Section 2 Auto NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Feb 2014 18:54:43 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2014-02-09T18:54:43Z</dc:date>
    <item>
      <title>Unable to ping Internet from host behind ASA</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ping-internet-from-host-behind-asa/m-p/2478731#M269963</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have config site to site VPN tunnel at home lab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setup is below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1&amp;nbsp; ----ASA1 ----R2-----R3----ASA2------R4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; R5---------------ISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From R1 i can ping the IP of R5 but not able to ping the internet address.&lt;/P&gt;&lt;P&gt;Seems this is because i have no nat config for traffic between the site to site VPN for inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is when i config dynamic NAT for inside network subnet of ASA1 --10.0.0.0/24 then i can not ping across the tunnel from R1 to R4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA1&amp;nbsp; inside network is 10.0.0.0/24&lt;/P&gt;&lt;P&gt;ASA2&amp;nbsp; inside network 10.2.0.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1 IP&amp;nbsp; 10.0.0.2&lt;/P&gt;&lt;P&gt;R4 IP 10.2.0.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any NAT config i can do that allow ping from R1 to internet and also R1 is able to ping R4 IP 10.2.0.2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;Mahesh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:43:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ping-internet-from-host-behind-asa/m-p/2478731#M269963</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2019-03-12T03:43:15Z</dc:date>
    </item>
    <item>
      <title>Unable to ping Internet from host behind ASA</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ping-internet-from-host-behind-asa/m-p/2478732#M269966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For L2L VPN and Client VPN you would typically have a NAT0 configuration at both ASAs that would tell them not to NAT the packets between the LAN networks. You could have the normal Dynamic PAT configuration for any traffic from those networks to the external networks. Since configuring Dynamic PAT for your LAN network causes problems with the L2L VPN connection it means that you have not configured NAT0 proprely or at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These would be basic NAT configurations that could be configured on the ASAs if they only have the single LAN network and need NAT0 and Dynamic PAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;ASA1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object-group network LAN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; network-object 10.0.0.0 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network REMOTE-LAN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; subnet 10.2.0.0 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside,outside) 1 source static LAN LAN destination static REMOTE-LAN REMOTE-LAN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside,outside) after-auto source dynamic LAN interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;ASA2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object-group network LAN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; network-object 10.2.0.0 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network REMOTE-LAN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; subnet 10.0.0.0 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside,outside) 1 source static LAN LAN destination static REMOTE-LAN REMOTE-LAN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside,outside) after-auto source dynamic LAN interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above configuration would be the only thing needed for NAT0 for the L2L VPN and Dynamic PAT from the network behind the ASA to any external network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2014 17:54:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ping-internet-from-host-behind-asa/m-p/2478732#M269966</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-09T17:54:45Z</dc:date>
    </item>
    <item>
      <title>Unable to ping Internet from host behind ASA</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ping-internet-from-host-behind-asa/m-p/2478733#M269968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA1 had this NAT for Site to Site VPN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static NETWORK_OBJ_10.0.0.0_24 NETWORK_OBJ_10.0.0.0_24 destination static NETWORK_OBJ_10.2.0.0_24 NETWORK_OBJ_10.2.0.0_24 no-proxy-arp route-lookup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i added the below NAT so that i can ping the internet &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat (inside,outside) 1 source dynamic NETWORK_OBJ_10.0.0.0_24 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this Ping was not working between host R1 and R4 but was working from R1 to any internet site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me why&amp;nbsp; ping between VPN hosts was not working?&lt;/P&gt;&lt;P&gt;Is this due to NAT order of operation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside,outside) after-auto source dynamic LAN interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&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;MAhesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2014 18:49:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ping-internet-from-host-behind-asa/m-p/2478733#M269968</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2014-02-09T18:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to ping Internet from host behind ASA</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ping-internet-from-host-behind-asa/m-p/2478734#M269971</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 didnt have the configuration the way I mentioned it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you add the Dynamic PAT configuration as Section 1 Manual NAT and also mention the line number &lt;STRONG&gt;"1"&lt;/STRONG&gt; then it naturally overrides the NAT0 configuration for the L2L VPN.&amp;nbsp; If you issued &lt;STRONG&gt;"show run nat"&lt;/STRONG&gt; you would see that the Dynamic PAT was now before the NAT0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I originally suggested configuring the Dynamic PAT as Section 3 Manual NAT so it wont interfere with the NAT0 configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your above Dynamic PAT should be configured as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside,outside) after-auto source dynamic NETWORK_OBJ_10.0.0.0_24 interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key there is that it has the parameter &lt;STRONG&gt;"after-auto"&lt;/STRONG&gt; configured there which makes it a Section 3 Manual NAT. The &lt;STRONG&gt;"after-auto"&lt;/STRONG&gt; refers to the rule being after the Auto NAT rules which are the NAT configuration that you configure under the &lt;STRONG&gt;"object"&lt;/STRONG&gt; and are positioned in the Section 2 Auto NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2014 18:54:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ping-internet-from-host-behind-asa/m-p/2478734#M269971</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-09T18:54:43Z</dc:date>
    </item>
    <item>
      <title>Unable to ping Internet from host behind ASA</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ping-internet-from-host-behind-asa/m-p/2478735#M269974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Earlier post was what i did yesterday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not make any changes as you said in your first post.&lt;/P&gt;&lt;P&gt;I was curious to know why my Ping did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i will do the changes as you said and it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2014 19:06:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ping-internet-from-host-behind-asa/m-p/2478735#M269974</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2014-02-09T19:06:38Z</dc:date>
    </item>
  </channel>
</rss>

