<?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 You're welcome. Thanks for in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008091#M145599</link>
    <description>&lt;P&gt;You're welcome. Thanks for the rating.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2017 02:36:38 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2017-03-28T02:36:38Z</dc:date>
    <item>
      <title>Ping "Route Outside" gateway from laptop</title>
      <link>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008084#M145592</link>
      <description>&lt;P&gt;.. I am currently upgrading Cisco ASA's from 5505 to a 5508-x. Network looks like this::&lt;/P&gt;
&lt;P&gt;Lines = Path&lt;/P&gt;
&lt;P&gt;xxxx = Cisco ASA 5508-x&lt;/P&gt;
&lt;P&gt;64.98.145.173 (Example)---------------------xxxx--------------------------------(172.20.1.5)Laptop&lt;/P&gt;
&lt;P&gt;Cisco ASA Gateway = 64.98.145.173&lt;/P&gt;
&lt;P&gt;Cisco ASA Outside Interface = 64.98.145.174&lt;/P&gt;
&lt;P&gt;Cisco ASA Inside Interface = 172.20.0.2&lt;/P&gt;
&lt;P&gt;Laptop = 172.20.1.5&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I can ping 64.98.145.173 from Cisco ASA&lt;/P&gt;
&lt;P&gt;I can ping inside interface from laptop&lt;/P&gt;
&lt;P&gt;I cannot ping 64.98.145.173 from laptop&lt;/P&gt;
&lt;P&gt;I believe it's a NAT issue (could be wrong) but I'm not sure how to enter the NAT statement on the Cisco ASA.&lt;/P&gt;
&lt;P&gt;Any suggestions would be appreciated. Also, if its not a NAT issue please lead me in the correct direction please&lt;/P&gt;
&lt;P&gt;Thank You&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:06:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008084#M145592</guid>
      <dc:creator>eford</dc:creator>
      <dc:date>2019-03-12T09:06:23Z</dc:date>
    </item>
    <item>
      <title>Please share your current NAT</title>
      <link>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008085#M145593</link>
      <description>&lt;P&gt;Please share your current NAT configuration ("show run nat").&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We would normally expect an after-auto dynamic interface NAT rule for traffic from inside to outside. Something like:&lt;/P&gt;
&lt;P&gt;nat (inside,outside) dynamic interface&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2017 02:27:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008085#M145593</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-03-26T02:27:57Z</dc:date>
    </item>
    <item>
      <title>Show run nat &gt;&gt; Gave no</title>
      <link>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008086#M145594</link>
      <description>&lt;P&gt;Show run nat &amp;gt;&amp;gt; Gave no output, completely emptyp. Just went down to the next line without any output&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 12:23:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008086#M145594</guid>
      <dc:creator>eford</dc:creator>
      <dc:date>2017-03-27T12:23:21Z</dc:date>
    </item>
    <item>
      <title>So that tells us you have no</title>
      <link>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008087#M145595</link>
      <description>&lt;P&gt;So that tells us you have no NAT rules. In other words, traffic from your private IP space (172.20.x.x) will appear to any external addresses unchanged. Since the extrnal address you gave is a public IP, it won't normally know how to send the return traffic to a private network.&lt;/P&gt;
&lt;P&gt;If you put in the interface NAT statement like I mentioned earlier, that traffic from your internal hosts will take on the public (outside) IP address of the ASA as it egresses and thus upstream hosts will know where to send the return traffic.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 13:42:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008087#M145595</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-03-27T13:42:21Z</dc:date>
    </item>
    <item>
      <title>This may be a "dummy" mistake</title>
      <link>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008088#M145596</link>
      <description>&lt;P&gt;This may be a "dummy" mistake but when I enter:&lt;/P&gt;
&lt;P&gt;nat (inside,outside) dynamic Interface I am getting the error invalid input&lt;/P&gt;
&lt;P&gt;arrow points at the word dynamic also...&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 14:22:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008088#M145596</guid>
      <dc:creator>eford</dc:creator>
      <dc:date>2017-03-27T14:22:53Z</dc:date>
    </item>
    <item>
      <title>Sorry - my syntax was a bit</title>
      <link>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008089#M145597</link>
      <description>&lt;P&gt;Sorry - my syntax was a bit off. Was working from iPad when I replied.&lt;/P&gt;
&lt;P&gt;Try:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;nat (inside,outside) after-auto source dynamic any interface&lt;/PRE&gt;</description>
      <pubDate>Mon, 27 Mar 2017 14:25:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008089#M145597</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-03-27T14:25:10Z</dc:date>
    </item>
    <item>
      <title>That did it.. Thank You</title>
      <link>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008090#M145598</link>
      <description>&lt;P&gt;That did it.. Thank You&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 16:10:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008090#M145598</guid>
      <dc:creator>eford</dc:creator>
      <dc:date>2017-03-27T16:10:57Z</dc:date>
    </item>
    <item>
      <title>You're welcome. Thanks for</title>
      <link>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008091#M145599</link>
      <description>&lt;P&gt;You're welcome. Thanks for the rating.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 02:36:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-quot-route-outside-quot-gateway-from-laptop/m-p/3008091#M145599</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-03-28T02:36:38Z</dc:date>
    </item>
  </channel>
</rss>

