<?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 After Auto NAT question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/after-auto-nat-question/m-p/3050709#M134367</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have created a Public Server config and it has created an auto-NAT of the following:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;object network IP.10.xx.2.122&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;nat (Inside,Outside) static IP.164.xx.11.11&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I also want to be able to PAT on my inside interface so the traffic knows&lt;/P&gt;
&lt;P&gt;to return to the firewall, every time I add an After-Auto NAT the traffic&lt;/P&gt;
&lt;P&gt;does not hit the After-Auto NAT rule.&lt;/P&gt;
&lt;P&gt;Has anyone done a similar config?&lt;/P&gt;
&lt;P&gt;My After Auto NAT rule is as follows:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;nat (Outside,Inside) after-auto 2 source dynamic any IP.10.XX.201.11 destination static IP.10.xx.2.122-New IP.10.xx.2.122-New&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 09:39:25 GMT</pubDate>
    <dc:creator>shastymacnasty</dc:creator>
    <dc:date>2019-03-12T09:39:25Z</dc:date>
    <item>
      <title>After Auto NAT question</title>
      <link>https://community.cisco.com/t5/network-security/after-auto-nat-question/m-p/3050709#M134367</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have created a Public Server config and it has created an auto-NAT of the following:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;object network IP.10.xx.2.122&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;nat (Inside,Outside) static IP.164.xx.11.11&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I also want to be able to PAT on my inside interface so the traffic knows&lt;/P&gt;
&lt;P&gt;to return to the firewall, every time I add an After-Auto NAT the traffic&lt;/P&gt;
&lt;P&gt;does not hit the After-Auto NAT rule.&lt;/P&gt;
&lt;P&gt;Has anyone done a similar config?&lt;/P&gt;
&lt;P&gt;My After Auto NAT rule is as follows:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;nat (Outside,Inside) after-auto 2 source dynamic any IP.10.XX.201.11 destination static IP.10.xx.2.122-New IP.10.xx.2.122-New&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:39:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/after-auto-nat-question/m-p/3050709#M134367</guid>
      <dc:creator>shastymacnasty</dc:creator>
      <dc:date>2019-03-12T09:39:25Z</dc:date>
    </item>
    <item>
      <title>Hi shastymacnasty,</title>
      <link>https://community.cisco.com/t5/network-security/after-auto-nat-question/m-p/3050710#M134370</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://supportforums.cisco.com/users/shastymacnasty" title="View user profile." class="username" lang="" about="/users/shastymacnasty" typeof="sioc:UserAccount" property="foaf:name" datatype=""&gt;shastymacnasty&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;You don't need two NAT statements to achieve that. Add the following configuration and you will achieve what you want.&lt;/P&gt;
&lt;P&gt;object network IP.10.xx.2.122&lt;BR /&gt;no nat (Inside,Outside) static IP.164.xx.11.11&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;nat (Outside,Inside) &amp;nbsp;source dynamic any IP.10.XX.201.11 destination static &lt;SPAN&gt;IP.&lt;/SPAN&gt;&lt;SPAN&gt;164.xx.11.11 IP.10.xx.2.122&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 14:25:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/after-auto-nat-question/m-p/3050710#M134370</guid>
      <dc:creator>Spooster IT Services</dc:creator>
      <dc:date>2017-07-04T14:25:33Z</dc:date>
    </item>
    <item>
      <title>That worked perfect, thanks</title>
      <link>https://community.cisco.com/t5/network-security/after-auto-nat-question/m-p/3050711#M134373</link>
      <description>&lt;P&gt;That worked perfect, thanks Spooster, been staring at it too long! Appreciate it.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 14:49:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/after-auto-nat-question/m-p/3050711#M134373</guid>
      <dc:creator>shastymacnasty</dc:creator>
      <dc:date>2017-07-04T14:49:44Z</dc:date>
    </item>
    <item>
      <title>Great.... Glad to hear. :-)</title>
      <link>https://community.cisco.com/t5/network-security/after-auto-nat-question/m-p/3050712#M134376</link>
      <description>&lt;P&gt;Great.... Glad to hear. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 14:52:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/after-auto-nat-question/m-p/3050712#M134376</guid>
      <dc:creator>Spooster IT Services</dc:creator>
      <dc:date>2017-07-04T14:52:49Z</dc:date>
    </item>
  </channel>
</rss>

