<?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 conversion in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-conversion/m-p/2725031#M178481</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Im busy working through converting an 8.2 config to the new nat procedures.&lt;/P&gt;&lt;P&gt;can someone clarify if my interpretation of this nat is correct please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.2&lt;/P&gt;&lt;P&gt;nat (dmz) 0 10.1.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.4 upwards&lt;/P&gt;&lt;P&gt;object network OBJ-10.1.1.0-24&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;subnet 10.1.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nat (dmz,any) after-auto source static&amp;nbsp;OBJ-10.1.1.0-24&amp;nbsp;OBJ-10.1.1.0-24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im placing it after any other nats in section 3.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 06:39:07 GMT</pubDate>
    <dc:creator>mickyq</dc:creator>
    <dc:date>2019-03-12T06:39:07Z</dc:date>
    <item>
      <title>nat conversion</title>
      <link>https://community.cisco.com/t5/network-security/nat-conversion/m-p/2725031#M178481</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Im busy working through converting an 8.2 config to the new nat procedures.&lt;/P&gt;&lt;P&gt;can someone clarify if my interpretation of this nat is correct please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.2&lt;/P&gt;&lt;P&gt;nat (dmz) 0 10.1.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8.4 upwards&lt;/P&gt;&lt;P&gt;object network OBJ-10.1.1.0-24&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;subnet 10.1.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nat (dmz,any) after-auto source static&amp;nbsp;OBJ-10.1.1.0-24&amp;nbsp;OBJ-10.1.1.0-24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im placing it after any other nats in section 3.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:39:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-conversion/m-p/2725031#M178481</guid>
      <dc:creator>mickyq</dc:creator>
      <dc:date>2019-03-12T06:39:07Z</dc:date>
    </item>
    <item>
      <title>Hi,The new NAT statement that</title>
      <link>https://community.cisco.com/t5/network-security/nat-conversion/m-p/2725032#M178482</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The new NAT statement that you are applying is a static translation to its own.&lt;/P&gt;&lt;P&gt;Please check this link for difference in statements in 8.2 and 8.3 &amp;nbsp;and above :&lt;/P&gt;&lt;P&gt;https://supportforums.cisco.com/document/33921/asa-pre-83-83-nat-configuration-examples&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pulkit Saxena&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 15:26:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-conversion/m-p/2725032#M178482</guid>
      <dc:creator>Pulkit Saxena</dc:creator>
      <dc:date>2015-09-25T15:26:17Z</dc:date>
    </item>
    <item>
      <title>HiI haven't worked with NAT</title>
      <link>https://community.cisco.com/t5/network-security/nat-conversion/m-p/2725033#M178483</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I haven't worked with NAT pre-8.2, so I'm not really comfortable with it.&lt;/P&gt;&lt;P&gt;But I think that in pre-8.2 NAT you did identity NAT because of NAT control, meaning you have to have a NAT statement or the traffic wont pass the ASA. That is not the case anymore. So if you want traffic to go from the DMZ to the inside you don't need a NAT statement for it.&lt;/P&gt;&lt;P&gt;So without knowing how your network looks like, I would say you do not need that NAT rule you are describing.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2015 19:57:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-conversion/m-p/2725033#M178483</guid>
      <dc:creator>Henrik Grankvist</dc:creator>
      <dc:date>2015-09-26T19:57:27Z</dc:date>
    </item>
    <item>
      <title>nat (dmz,any) after-auto</title>
      <link>https://community.cisco.com/t5/network-security/nat-conversion/m-p/2725034#M178484</link>
      <description>&lt;PRE&gt;
nat (dmz,any) after-auto source static OBJ-10.1.1.0-24 OBJ-10.1.1.0-24&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's OK but I prefer section 1 (i. e. without &lt;STRONG&gt;after-auto&lt;/STRONG&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, noNAT / identity NAT statements should usually be restricted to RFC1918 destination subnets. Your example may not enable DMZ hosts' traffic to the Internet to be NATed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2015 18:36:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-conversion/m-p/2725034#M178484</guid>
      <dc:creator>Peter Koltl</dc:creator>
      <dc:date>2015-09-27T18:36:45Z</dc:date>
    </item>
    <item>
      <title>Thanks for you replies guys.I</title>
      <link>https://community.cisco.com/t5/network-security/nat-conversion/m-p/2725035#M178485</link>
      <description>&lt;P&gt;Thanks for you replies guys.&lt;/P&gt;&lt;P&gt;I believe you are all correct.&lt;/P&gt;&lt;P&gt;What I think ill do is not apply this nat unless I come across any problems. I can then try applying it to section 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2015 07:37:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-conversion/m-p/2725035#M178485</guid>
      <dc:creator>mickyq</dc:creator>
      <dc:date>2015-09-28T07:37:42Z</dc:date>
    </item>
  </channel>
</rss>

