<?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 change order of nat rules (v8.4) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/1749445#M529856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 8.4 they are divided into two sections, Section 1 and Section 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section 1 is Manual Nat Translations&lt;/P&gt;&lt;P&gt;Section 2 is Auto-Nat Translations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;manual nat is hit first in the order of search and then Manual Nat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to change the order of nat in teh Section 1, then you can use the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside)&lt;STRONG&gt; 1&lt;/STRONG&gt; source static any interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want a Manual Na t statement to be hit after the auto nat in section 2, then you add the keyword after-auto to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) &lt;STRONG&gt;after-auto &lt;/STRONG&gt;source static any interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now that particular nat statement would be hit after the section 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 10:57:17 GMT</pubDate>
    <dc:creator>varrao</dc:creator>
    <dc:date>2011-09-27T10:57:17Z</dc:date>
    <item>
      <title>change order of nat rules (v8.4)</title>
      <link>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/1749444#M529855</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about the new nat implementation in an ASA 8.4. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I perform a "show nat" I get the following result: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 (outside) to (inside) source dynamic any NAT-SSL-VPN_172.30.100.250 destination static 00B_172.30.100.0_24 00B_172.30.100.0_24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 26, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;2 (inside) to (outside) source static LAN-HOST_172.30.100.11_LNX01 WAN-HOST_84.199.44.2_32_LNX01 service TCP-80-HTTP TCP-80-HTTP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is now: Is it possible to change the order of the nat rules without removing and reapplying the rule on position 1 ? &lt;/P&gt;&lt;P&gt;(both rules have to stay in section 1) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;raf &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:30:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/1749444#M529855</guid>
      <dc:creator>raf.vanderveken</dc:creator>
      <dc:date>2019-03-11T21:30:34Z</dc:date>
    </item>
    <item>
      <title>change order of nat rules (v8.4)</title>
      <link>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/1749445#M529856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 8.4 they are divided into two sections, Section 1 and Section 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section 1 is Manual Nat Translations&lt;/P&gt;&lt;P&gt;Section 2 is Auto-Nat Translations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;manual nat is hit first in the order of search and then Manual Nat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to change the order of nat in teh Section 1, then you can use the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside)&lt;STRONG&gt; 1&lt;/STRONG&gt; source static any interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want a Manual Na t statement to be hit after the auto nat in section 2, then you add the keyword after-auto to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) &lt;STRONG&gt;after-auto &lt;/STRONG&gt;source static any interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now that particular nat statement would be hit after the section 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 10:57:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/1749445#M529856</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-09-27T10:57:17Z</dc:date>
    </item>
    <item>
      <title>change order of nat rules (v8.4)</title>
      <link>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/1749446#M529857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi varun, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer, but what I need to know is if you have already a few nat rules configured but you need to change the order of the rules (all in section 1, so no section 2 or 3). Is it possible to change the order of the rules that are already configured ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;raf &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 11:05:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/1749446#M529857</guid>
      <dc:creator>raf.vanderveken</dc:creator>
      <dc:date>2011-09-27T11:05:32Z</dc:date>
    </item>
    <item>
      <title>change order of nat rules (v8.4)</title>
      <link>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/1749447#M529858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without deleting the existing nat rule, just re-enter it with the preference order and they woudl be re-arranged in your nat sections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 11:28:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/1749447#M529858</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-09-27T11:28:35Z</dc:date>
    </item>
    <item>
      <title>change order of nat rules (v8.4)</title>
      <link>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/1749448#M529859</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;I tried it with the prefrence value and it doesn't change the position. I wanted to rearange the rule but its keep holding their orignal possition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 14:29:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/1749448#M529859</guid>
      <dc:creator>khalid.meraj</dc:creator>
      <dc:date>2013-11-12T14:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: change order of nat rules (v8.4)</title>
      <link>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/3803070#M529860</link>
      <description>&lt;P&gt;Remove the rule in which is below in order and enter it with the preference order as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nat (xxx,xxx) "order no" source static xxx&amp;nbsp; xxx xxx xxx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jaga&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 23:16:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-order-of-nat-rules-v8-4/m-p/3803070#M529860</guid>
      <dc:creator>Jagadeesan Chandran</dc:creator>
      <dc:date>2019-02-15T23:16:08Z</dc:date>
    </item>
  </channel>
</rss>

