<?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 implement NAT on multiple internal VLANs (DMZ) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-implement-nat-on-multiple-internal-vlans-dmz/m-p/1664614#M558509</link>
    <description>&lt;P&gt;Hi I've got a cisco asa 5520 and I need some help setting up the NAT for multiple DMZs on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/2/8/6/29682-Drawing11.jpg" alt="Drawing11.jpg" class="jive-image-thumbnail jive-image" onclick="" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use PAT on the outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;internally ive created subinterfaces for the VLANs and connected to a trunk port on a switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/3/8/6/29683-Vlans.png" alt="Vlans.png" class="jive-image-thumbnail jive-image" onclick="" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please advise me whats the best way to configure NAT for this scenario. I've got only 1 external public IP address.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 20:17:07 GMT</pubDate>
    <dc:creator>G4stechno</dc:creator>
    <dc:date>2019-03-11T20:17:07Z</dc:date>
    <item>
      <title>how to implement NAT on multiple internal VLANs (DMZ)</title>
      <link>https://community.cisco.com/t5/network-security/how-to-implement-nat-on-multiple-internal-vlans-dmz/m-p/1664614#M558509</link>
      <description>&lt;P&gt;Hi I've got a cisco asa 5520 and I need some help setting up the NAT for multiple DMZs on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/2/8/6/29682-Drawing11.jpg" alt="Drawing11.jpg" class="jive-image-thumbnail jive-image" onclick="" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use PAT on the outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;internally ive created subinterfaces for the VLANs and connected to a trunk port on a switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/3/8/6/29683-Vlans.png" alt="Vlans.png" class="jive-image-thumbnail jive-image" onclick="" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please advise me whats the best way to configure NAT for this scenario. I've got only 1 external public IP address.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:17:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-implement-nat-on-multiple-internal-vlans-dmz/m-p/1664614#M558509</guid>
      <dc:creator>G4stechno</dc:creator>
      <dc:date>2019-03-11T20:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement NAT on multiple internal VLANs (DMZ)</title>
      <link>https://community.cisco.com/t5/network-security/how-to-implement-nat-on-multiple-internal-vlans-dmz/m-p/1664615#M558514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harinder,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way to do this would be to pat it to the public IP address you have . This can be done in a pretty simple manner. Assign the public Ip address to the outside interface on the ASA and then the config goes like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;nat (DMZ1) 1 &lt;SUBNET-ID&gt; &lt;SUBNET mask=""&gt;&lt;BR /&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;nat (DMZ2) 1 &lt;SUBNET-ID&gt; &lt;SUBNET mask=""&gt;&lt;BR /&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;nat (DMZ3) 1 &lt;SUBNET-ID&gt; &lt;SUBNET mask=""&gt;&lt;BR /&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;nat (DMZ4) 1 &lt;SUBNET-ID&gt; &lt;SUBNET mask=""&gt;&lt;BR /&gt;&lt;SPAN class="content"&gt;&lt;PRE&gt;nat (DMZ5) 1 &lt;SUBNET-ID&gt; &lt;SUBNET mask=""&gt;&lt;BR /&gt;&lt;BR /&gt;Global (outside) 1&amp;nbsp; interface &lt;BR /&gt;&lt;BR /&gt;This PATs all the IP addresses on the DMZ interfaces to the outside interface IP address.&lt;BR /&gt;Do let me know if you have further queries on this. &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;PS: Please mark the question resolved if it has been answered. Do rate helpful posts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SUBNET&gt;&lt;/SUBNET-ID&gt;&lt;/PRE&gt;
&lt;/SPAN&gt;&lt;/SUBNET&gt;&lt;/SUBNET-ID&gt;&lt;/PRE&gt;
&lt;/SPAN&gt;&lt;/SUBNET&gt;&lt;/SUBNET-ID&gt;&lt;/PRE&gt;
&lt;/SPAN&gt;&lt;/SUBNET&gt;&lt;/SUBNET-ID&gt;&lt;/PRE&gt;
&lt;/SPAN&gt;&lt;/SUBNET&gt;&lt;/SUBNET-ID&gt;&lt;/PRE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 17:32:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-implement-nat-on-multiple-internal-vlans-dmz/m-p/1664615#M558514</guid>
      <dc:creator>Somanna M.P</dc:creator>
      <dc:date>2011-04-05T17:32:42Z</dc:date>
    </item>
  </channel>
</rss>

