<?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 Re: Dynamic PAT and multiple interfaces using same zone in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dynamic-pat-and-multiple-interfaces-using-same-zone/m-p/4080237#M1069900</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Routing would be my guess as well but it seems the destination is chosen from the first interface in the zone. The access is IPv4.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is a few configuration snippets and connection events from a working and non-working config&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;Working setup where the destination subnet is part of a larger group of NAT excempt subnets&lt;/STRONG&gt;&lt;BR /&gt;nat (any,any) after-auto source static GLO-InternalNets GLO-InternalNets destination static GLO-InternalNets GLO-InternalNets no-proxy-arp
&lt;STRONG&gt;show connection&lt;/STRONG&gt;&lt;BR /&gt;TCP FNB-OT_PAsystem  10.243.12.18:80 FNB-ClientNet  192.168.42.151:61271, idle 0:00:02, bytes 0, flags U N1

&lt;STRONG&gt;Non working setup where I've tried to tell the FMC/FTD to do a dynamic PAT. FNB-OT_PAsystem is the intended destination interface&lt;/STRONG&gt;
nat (FNB-ClientNet,FNB-OT_NauticAI) source dynamic FNB-ClientNet interface destination static FNB-OT_PAsystemNet FNB-OT_PAsystemNet
nat (FNB-ClientNet,FNB-OT_Autoload) source dynamic FNB-ClientNet interface destination static FNB-OT_PAsystemNet FNB-OT_PAsystemNet
nat (FNB-ClientNet,FNB-OT_HVAC) source dynamic FNB-ClientNet interface destination static FNB-OT_PAsystemNet FNB-OT_PAsystemNet
nat (FNB-ClientNet,FNB-OT_PAsystem) source dynamic FNB-ClientNet interface destination static FNB-OT_PAsystemNet FNB-OT_PAsystemNet
&lt;STRONG&gt;But the traffic is being sent to the interface FNB-OT_NauticAI which is in the same security zone but has a different subnet&lt;/STRONG&gt;
TCP FNB-ClientNet  10.89.3.1(192.168.42.151):61340 FNB-OT_NauticAI  10.243.12.18:80, idle 0:00:01, bytes 0, flags xaA N1
TCP FNB-ClientNet  10.89.3.1(192.168.42.151):61339 FNB-OT_NauticAI  10.243.12.18:80, idle 0:00:01, bytes 0, flags xaA N1&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Fredrik&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2020 06:42:56 GMT</pubDate>
    <dc:creator>hoffa2000</dc:creator>
    <dc:date>2020-05-06T06:42:56Z</dc:date>
    <item>
      <title>Dynamic PAT and multiple interfaces using same zone</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-pat-and-multiple-interfaces-using-same-zone/m-p/4079555#M1069859</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;I realize I'm missing something and need some assistance. I have multiple "DMZ" interfaces sharing the same security zone, "DMZ" and I tried to make a manual Dynamic PAT rule for one of these traffic flows. I want traffic from the inside zone to be address translated when passing from inside to the "DMZ-2" interface.&lt;/P&gt;&lt;P&gt;I created the rule in FMC with the source zone and destination zone selected, original source I set to the inside source network, original destination to the DMZ-2 subnet, translated source to "Destination Interface IP" and Translated destination to "DMZ-2" subnet.&lt;/P&gt;&lt;P&gt;The thing is when I look at the connections in the FTD I see them being sent to another interface in the DMZ zone that has a totally different subnet. Am I missing something? Shouldn't me selecting the "original destination" be enough for the FTD to figure out which interface to send the traffic to even tough several interfaces are in the same zone?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Fredrik&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 09:46:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-pat-and-multiple-interfaces-using-same-zone/m-p/4079555#M1069859</guid>
      <dc:creator>hoffa2000</dc:creator>
      <dc:date>2020-05-05T09:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic PAT and multiple interfaces using same zone</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-pat-and-multiple-interfaces-using-same-zone/m-p/4079622#M1069861</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Destination interface is selected based on the Routing purely,i am not sure how you are accessing this service.&amp;nbsp; Are you accessing the destination via IP Address ?&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 11:19:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-pat-and-multiple-interfaces-using-same-zone/m-p/4079622#M1069861</guid>
      <dc:creator>Muhammad Awais Khan</dc:creator>
      <dc:date>2020-05-05T11:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic PAT and multiple interfaces using same zone</title>
      <link>https://community.cisco.com/t5/network-security/dynamic-pat-and-multiple-interfaces-using-same-zone/m-p/4080237#M1069900</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Routing would be my guess as well but it seems the destination is chosen from the first interface in the zone. The access is IPv4.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is a few configuration snippets and connection events from a working and non-working config&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;Working setup where the destination subnet is part of a larger group of NAT excempt subnets&lt;/STRONG&gt;&lt;BR /&gt;nat (any,any) after-auto source static GLO-InternalNets GLO-InternalNets destination static GLO-InternalNets GLO-InternalNets no-proxy-arp
&lt;STRONG&gt;show connection&lt;/STRONG&gt;&lt;BR /&gt;TCP FNB-OT_PAsystem  10.243.12.18:80 FNB-ClientNet  192.168.42.151:61271, idle 0:00:02, bytes 0, flags U N1

&lt;STRONG&gt;Non working setup where I've tried to tell the FMC/FTD to do a dynamic PAT. FNB-OT_PAsystem is the intended destination interface&lt;/STRONG&gt;
nat (FNB-ClientNet,FNB-OT_NauticAI) source dynamic FNB-ClientNet interface destination static FNB-OT_PAsystemNet FNB-OT_PAsystemNet
nat (FNB-ClientNet,FNB-OT_Autoload) source dynamic FNB-ClientNet interface destination static FNB-OT_PAsystemNet FNB-OT_PAsystemNet
nat (FNB-ClientNet,FNB-OT_HVAC) source dynamic FNB-ClientNet interface destination static FNB-OT_PAsystemNet FNB-OT_PAsystemNet
nat (FNB-ClientNet,FNB-OT_PAsystem) source dynamic FNB-ClientNet interface destination static FNB-OT_PAsystemNet FNB-OT_PAsystemNet
&lt;STRONG&gt;But the traffic is being sent to the interface FNB-OT_NauticAI which is in the same security zone but has a different subnet&lt;/STRONG&gt;
TCP FNB-ClientNet  10.89.3.1(192.168.42.151):61340 FNB-OT_NauticAI  10.243.12.18:80, idle 0:00:01, bytes 0, flags xaA N1
TCP FNB-ClientNet  10.89.3.1(192.168.42.151):61339 FNB-OT_NauticAI  10.243.12.18:80, idle 0:00:01, bytes 0, flags xaA N1&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Fredrik&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 06:42:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dynamic-pat-and-multiple-interfaces-using-same-zone/m-p/4080237#M1069900</guid>
      <dc:creator>hoffa2000</dc:creator>
      <dc:date>2020-05-06T06:42:56Z</dc:date>
    </item>
  </channel>
</rss>

