<?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 How to perform Regular Dynamic PAT and Identity NAT use network object NAT 8.4(1) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-perform-regular-dynamic-pat-and-identity-nat-use-network/m-p/1675027#M560373</link>
    <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;this is ASA5520 associate with 8.4(1). very simple scenario , three ports: inside . outside . DMZ&lt;/P&gt;&lt;P&gt;my problem is how to use network object NAT to perform Regular Dynamic PAT and Identity NAT. &lt;/P&gt;&lt;P&gt;for example, this is my configuration &lt;/P&gt;&lt;P&gt;**** first i configured Regular Dynamic PAT****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network myinside &lt;/P&gt;&lt;P&gt; subnet 10.200.11.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside,outside) dynamic interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**** then , i met problem when i want to make identity NAT between inside and DMZ****&lt;/P&gt;&lt;P&gt;**** if i add below CLI , the first nat line will be replaced ****&lt;/P&gt;&lt;P&gt;**** SO IF I ADD THIS****&lt;/P&gt;&lt;P&gt;nat (inside,DMZ) static myinside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***** then only the new nat line binding with object "myside"****&lt;/P&gt;&lt;P&gt;***** if you show run nat , it will be*****&lt;/P&gt;&lt;P&gt;object network myinside &lt;/P&gt;&lt;P&gt; subnet 10.200.11.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,DMZ) static myinside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so anybody could advise where is my mistake ?&lt;/P&gt;&lt;P&gt;only one nat line could associate with one object ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for any advice!&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 20:47:16 GMT</pubDate>
    <dc:creator>clin</dc:creator>
    <dc:date>2019-03-11T20:47:16Z</dc:date>
    <item>
      <title>How to perform Regular Dynamic PAT and Identity NAT use network object NAT 8.4(1)</title>
      <link>https://community.cisco.com/t5/network-security/how-to-perform-regular-dynamic-pat-and-identity-nat-use-network/m-p/1675027#M560373</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;this is ASA5520 associate with 8.4(1). very simple scenario , three ports: inside . outside . DMZ&lt;/P&gt;&lt;P&gt;my problem is how to use network object NAT to perform Regular Dynamic PAT and Identity NAT. &lt;/P&gt;&lt;P&gt;for example, this is my configuration &lt;/P&gt;&lt;P&gt;**** first i configured Regular Dynamic PAT****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network myinside &lt;/P&gt;&lt;P&gt; subnet 10.200.11.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside,outside) dynamic interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**** then , i met problem when i want to make identity NAT between inside and DMZ****&lt;/P&gt;&lt;P&gt;**** if i add below CLI , the first nat line will be replaced ****&lt;/P&gt;&lt;P&gt;**** SO IF I ADD THIS****&lt;/P&gt;&lt;P&gt;nat (inside,DMZ) static myinside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***** then only the new nat line binding with object "myside"****&lt;/P&gt;&lt;P&gt;***** if you show run nat , it will be*****&lt;/P&gt;&lt;P&gt;object network myinside &lt;/P&gt;&lt;P&gt; subnet 10.200.11.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,DMZ) static myinside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so anybody could advise where is my mistake ?&lt;/P&gt;&lt;P&gt;only one nat line could associate with one object ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for any advice!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:47:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-perform-regular-dynamic-pat-and-identity-nat-use-network/m-p/1675027#M560373</guid>
      <dc:creator>clin</dc:creator>
      <dc:date>2019-03-11T20:47:16Z</dc:date>
    </item>
    <item>
      <title>How to perform Regular Dynamic PAT and Identity NAT use network</title>
      <link>https://community.cisco.com/t5/network-security/how-to-perform-regular-dynamic-pat-and-identity-nat-use-network/m-p/1675028#M560375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Version 8.4.1, for object-NAT, you would need to create separate objects for eacvh nAT statement, because each object can only be binded to a single nat statement. So yes you would need to create another object for the same network to be used for a different NAT statement. You would need to create another object myinside2 for the same 10.200.11.0 network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this 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>Mon, 20 Jun 2011 07:18:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-perform-regular-dynamic-pat-and-identity-nat-use-network/m-p/1675028#M560375</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-06-20T07:18:10Z</dc:date>
    </item>
    <item>
      <title>How to perform Regular Dynamic PAT and Identity NAT use network</title>
      <link>https://community.cisco.com/t5/network-security/how-to-perform-regular-dynamic-pat-and-identity-nat-use-network/m-p/1675029#M560377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Varun , sounds make sense , let me try !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 07:33:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-perform-regular-dynamic-pat-and-identity-nat-use-network/m-p/1675029#M560377</guid>
      <dc:creator>clin</dc:creator>
      <dc:date>2011-06-20T07:33:34Z</dc:date>
    </item>
    <item>
      <title>How to perform Regular Dynamic PAT and Identity NAT use network</title>
      <link>https://community.cisco.com/t5/network-security/how-to-perform-regular-dynamic-pat-and-identity-nat-use-network/m-p/1675030#M560378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, you are right. &lt;/P&gt;&lt;P&gt;same subnet associate with different object name then it works.&lt;/P&gt;&lt;P&gt;thanks a lot &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 08:26:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-perform-regular-dynamic-pat-and-identity-nat-use-network/m-p/1675030#M560378</guid>
      <dc:creator>clin</dc:creator>
      <dc:date>2011-06-20T08:26:09Z</dc:date>
    </item>
    <item>
      <title>How to perform Regular Dynamic PAT and Identity NAT use network</title>
      <link>https://community.cisco.com/t5/network-security/how-to-perform-regular-dynamic-pat-and-identity-nat-use-network/m-p/1675031#M560379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad that it resolved the issue for you. &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;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 08:29:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-perform-regular-dynamic-pat-and-identity-nat-use-network/m-p/1675031#M560379</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-06-20T08:29:18Z</dc:date>
    </item>
  </channel>
</rss>

