<?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: U-Turn NAT question in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-question/m-p/429956#M94961</link>
    <description>&lt;P&gt;Hi Allan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I understand your question.&amp;nbsp; The NAT policies on the FW allow for a matching condition of Destination Interface, so if you have 2 internal interfaces on the FW, then you could have 2 different UTurn NAT rules, defining the destination interface, so if one went down, the other would then be active.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, as I suggested, I am not sure I agree that you need to have 2 internal interfaces defined.&amp;nbsp; Instead, define 2 internal interfaces as an aggregated interface, with a single IP.&amp;nbsp; So if one interface when down, you will have the 2nd interface active, and really only need a single UTurn NAT rule.&amp;nbsp; Try not to make your configuration more complicated.&amp;nbsp; AE interfaces will work for what you need vs 2 separate UTurn NAT rules.&amp;nbsp; Hope that makes sense.&lt;/P&gt;</description>
    <pubDate>Sat, 28 Aug 2021 20:29:38 GMT</pubDate>
    <dc:creator>S.Cantwell</dc:creator>
    <dc:date>2021-08-28T20:29:38Z</dc:date>
    <item>
      <title>U-Turn NAT question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-question/m-p/429779#M94939</link>
      <description>&lt;P&gt;When setup U-turn NAT, can see SNAT part using an internal interface for DIPP. But&amp;nbsp;in the scenario A/P FW has two downstream switches, ie. two internal interfaces, if need to setup 2 U-turn NAT policies . So that when the primary link down, can use the 2nd NAT(which using 2nd internal interface ip address as DIPP)? Please help.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 20:21:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-question/m-p/429779#M94939</guid>
      <dc:creator>AllanGao</dc:creator>
      <dc:date>2021-08-27T20:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: U-Turn NAT question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-question/m-p/429807#M94943</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it is important to remember that in HA... that 99% of your configuration is synch'd between the FWs (what does not get synch'd is mgmt IP, hostname, and HA configuration).&amp;nbsp; So your inside interface on FW1 is also on FW2.&amp;nbsp;&amp;nbsp; It is not clear if you mean that both FWs will each have 2 interfaces, or if you are referring each FW having a single interface (but technically, there are 2 internal interfaces).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My point is that whatever you configure on FW1 will show up on FW2.&amp;nbsp; You cannot have 2 different IPs across the internal interface.&amp;nbsp; If you worried about redundancy, you set up 2 interfaces on each FW into an AE (aggregated ethernet interface), so if 1 cable gets unplugged, the FW does not lose/failover.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 22:22:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-question/m-p/429807#M94943</guid>
      <dc:creator>S.Cantwell</dc:creator>
      <dc:date>2021-08-27T22:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: U-Turn NAT question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-question/m-p/429821#M94947</link>
      <description>&lt;P&gt;Hi Steve, thanks a lot for the reply. And sorry for the confusion, the thing is two internal interfaces on each FWs.&lt;/P&gt;&lt;P&gt;And looks U-NAT require SNAT part to use internal interface ip address as a DIPP translated to. So my question is based on this, if need to have 2 U-NAT policy so that can have 2 diff.&amp;nbsp; internal interface ip there for the SNAT part. And this is kind of redundancy when 1 internal interface went down.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 22:50:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-question/m-p/429821#M94947</guid>
      <dc:creator>AllanGao</dc:creator>
      <dc:date>2021-08-27T22:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: U-Turn NAT question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-question/m-p/429956#M94961</link>
      <description>&lt;P&gt;Hi Allan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I understand your question.&amp;nbsp; The NAT policies on the FW allow for a matching condition of Destination Interface, so if you have 2 internal interfaces on the FW, then you could have 2 different UTurn NAT rules, defining the destination interface, so if one went down, the other would then be active.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, as I suggested, I am not sure I agree that you need to have 2 internal interfaces defined.&amp;nbsp; Instead, define 2 internal interfaces as an aggregated interface, with a single IP.&amp;nbsp; So if one interface when down, you will have the 2nd interface active, and really only need a single UTurn NAT rule.&amp;nbsp; Try not to make your configuration more complicated.&amp;nbsp; AE interfaces will work for what you need vs 2 separate UTurn NAT rules.&amp;nbsp; Hope that makes sense.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 20:29:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-question/m-p/429956#M94961</guid>
      <dc:creator>S.Cantwell</dc:creator>
      <dc:date>2021-08-28T20:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: U-Turn NAT question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-question/m-p/430281#M94993</link>
      <description>&lt;P&gt;Thanks again, Steve!&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 03:41:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-question/m-p/430281#M94993</guid>
      <dc:creator>AllanGao</dc:creator>
      <dc:date>2021-08-31T03:41:21Z</dc:date>
    </item>
  </channel>
</rss>

