<?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 Basic NAT Question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/basic-nat-question/m-p/2381042#M307417</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;You WONT be able to have multiple &lt;STRONG&gt;"nat" &lt;/STRONG&gt;statement under one &lt;STRONG&gt;"object network"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its one &lt;STRONG&gt;"nat" &lt;/STRONG&gt;command per &lt;STRONG&gt;"object"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bad thing about letting the ASA convert the configuration is that it leaves a lot of useless configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example your first NAT configuration seems like a Static Identity NAT. Essentially it translates the address to itself between 2 interfaces of the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network obj-10.10.0.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; nat (inside,dmz) static 10.10.0.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general you wont need such configurations on the new software as the ASA doesnt require you to have NAT between the interface if you dont want to have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though I can't tell you if you need this NAT configurations because there might be some other configuration present that would start NATing the source network if this wasnt present. A possible scenario might be that if you had some kind of Dynamic PAT/NAT between &lt;STRONG&gt;"inside" and "dmz".&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to look at some information about the new NAT format then I would suggest having a look at a document I wrote here:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-31116"&gt;https://supportforums.cisco.com/docs/DOC-31116&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also a good document comparing the new and old format here:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-9129"&gt;https://supportforums.cisco.com/docs/DOC-9129&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/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>Mon, 09 Dec 2013 17:57:01 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-12-09T17:57:01Z</dc:date>
    <item>
      <title>Basic NAT Question</title>
      <link>https://community.cisco.com/t5/network-security/basic-nat-question/m-p/2381041#M307411</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to the new NAT statements in the ASA configs.&amp;nbsp; I've held off as long as I could, and now I am configuring a shiny new ASA 5525-X to replace our older 5520.&amp;nbsp; Alas, I cannot hold off any more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, when I upgraded our ASA 5520 to 8.4.3, it converted old NAT to the new format for me.&amp;nbsp; The issue comes where we have the same network natted twice.&amp;nbsp; Once, it is NAT'd to another internal interface, and the other, it is NAT'd to the external interface of the ASA for internet access.&amp;nbsp; Is it possible to have one object network line, with the two different NAT statements under it?&amp;nbsp; Or are two objects required?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the code example:&lt;/P&gt;&lt;P&gt;Existing:&lt;/P&gt;&lt;P&gt;object network obj-10.10.0.0&lt;/P&gt;&lt;P&gt; nat (inside,dmz) static 10.10.0.0&lt;/P&gt;&lt;P&gt;object network obj-10.10.0.0-01&lt;/P&gt;&lt;P&gt; nat (inside,outside) dynamic interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like something like this if possible.:&lt;/P&gt;&lt;P&gt;object network obj-10.10.0.0&lt;/P&gt;&lt;P&gt; nat (inside,dmz) static 10.10.0.0&lt;/P&gt;&lt;P&gt; nat (inside,outside) dynamic interface&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:15:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/basic-nat-question/m-p/2381041#M307411</guid>
      <dc:creator>mbaker33</dc:creator>
      <dc:date>2019-03-12T03:15:00Z</dc:date>
    </item>
    <item>
      <title>Basic NAT Question</title>
      <link>https://community.cisco.com/t5/network-security/basic-nat-question/m-p/2381042#M307417</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;You WONT be able to have multiple &lt;STRONG&gt;"nat" &lt;/STRONG&gt;statement under one &lt;STRONG&gt;"object network"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its one &lt;STRONG&gt;"nat" &lt;/STRONG&gt;command per &lt;STRONG&gt;"object"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bad thing about letting the ASA convert the configuration is that it leaves a lot of useless configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example your first NAT configuration seems like a Static Identity NAT. Essentially it translates the address to itself between 2 interfaces of the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network obj-10.10.0.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; nat (inside,dmz) static 10.10.0.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general you wont need such configurations on the new software as the ASA doesnt require you to have NAT between the interface if you dont want to have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though I can't tell you if you need this NAT configurations because there might be some other configuration present that would start NATing the source network if this wasnt present. A possible scenario might be that if you had some kind of Dynamic PAT/NAT between &lt;STRONG&gt;"inside" and "dmz".&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to look at some information about the new NAT format then I would suggest having a look at a document I wrote here:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-31116"&gt;https://supportforums.cisco.com/docs/DOC-31116&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also a good document comparing the new and old format here:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-9129"&gt;https://supportforums.cisco.com/docs/DOC-9129&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/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>Mon, 09 Dec 2013 17:57:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/basic-nat-question/m-p/2381042#M307417</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-12-09T17:57:01Z</dc:date>
    </item>
    <item>
      <title>Basic NAT Question</title>
      <link>https://community.cisco.com/t5/network-security/basic-nat-question/m-p/2381043#M307421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspected that was the case, but I am trying to keep the config clean.&amp;nbsp; The new NAT methods are so different, I'll read your links and hopefully make sense of it.&amp;nbsp; I believe the two config examples I gave are both necessary.&amp;nbsp; One allows communication to our DMZ, and the other is our Global NAT to the internet from what I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, thanks for the info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 14:37:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/basic-nat-question/m-p/2381043#M307421</guid>
      <dc:creator>mbaker33</dc:creator>
      <dc:date>2013-12-10T14:37:29Z</dc:date>
    </item>
  </channel>
</rss>

