<?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 NAT After-Auto in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-after-auto/m-p/2188582#M356900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was very helpful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best, ~sK &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2013 20:07:22 GMT</pubDate>
    <dc:creator>sadik.bash</dc:creator>
    <dc:date>2013-02-08T20:07:22Z</dc:date>
    <item>
      <title>NAT After-Auto</title>
      <link>https://community.cisco.com/t5/network-security/nat-after-auto/m-p/2188580#M356898</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone explain to me what this command does&amp;nbsp; "&lt;/P&gt;&lt;P&gt;nat (INSIDE,OUTSIDE) after-auto source dynamic any interface"? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best, ~sK &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:58:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-after-auto/m-p/2188580#M356898</guid>
      <dc:creator>sadik.bash</dc:creator>
      <dc:date>2019-03-12T00:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: NAT After-Auto</title>
      <link>https://community.cisco.com/t5/network-security/nat-after-auto/m-p/2188581#M356899</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;This is a pretty typical Default PAT rule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I say default in the sense that if a single host doesnt have any other translations towards the "OUTSIDE" interface, this will be the NAT rule that will apply to its connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To go through the whole NAT configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (INSIDE,OUTSIDE) after-auto source dynamic any interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;INSIDE&lt;/STRONG&gt; = Is the source interface for the NAT&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;OUTSIDE&lt;/STRONG&gt; = Is the destination interface for the NAT&amp;nbsp;&amp;nbsp; &lt;UL&gt;&lt;LI&gt;So its meant to be a NAT for INSIDE users heading to network behind OUTSIDE&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;after-auto&lt;/STRONG&gt; = This configuration parameter simply moves this NAT configuration to the very end of the NAT configuration (called Section 3). It basicly says that its one of the last rules to be matched against and connections that is coming to the firewall.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;source dynamic any&lt;/STRONG&gt; = A dynamic translations is done for the source hosts&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;any&lt;/STRONG&gt; = The source address behind interface INSIDE can be anything&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;interface&lt;/STRONG&gt; = The PAT IP address used is that which belongs to the destination interface which in this case is OUTSIDE&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt; Heres a link to the NAT Rule Order on the ASA (8.4 software)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/nat_overview.html#wp1118157" rel="nofollow"&gt;http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/nat_overview.html#wp1118157&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the information was helpfull &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/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>Fri, 08 Feb 2013 19:59:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-after-auto/m-p/2188581#M356899</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-02-08T19:59:58Z</dc:date>
    </item>
    <item>
      <title>NAT After-Auto</title>
      <link>https://community.cisco.com/t5/network-security/nat-after-auto/m-p/2188582#M356900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was very helpful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best, ~sK &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 20:07:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-after-auto/m-p/2188582#M356900</guid>
      <dc:creator>sadik.bash</dc:creator>
      <dc:date>2013-02-08T20:07:22Z</dc:date>
    </item>
  </channel>
</rss>

