<?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 between isolated networks in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-between-isolated-networks/m-p/285305#M76411</link>
    <description>&lt;P&gt;I need to nat the two different subnets.&amp;nbsp; The Corp network needs a dynamic nat so clients can access the internet.&amp;nbsp; The IoT network is using a 1 to many nat because we have multiple web cams and only 1 external ip address dedicated to that network.&amp;nbsp; Thats why I am nating.&amp;nbsp; I will check to make sure it is bi-directional but still trying to figure out how to route the traffic.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Aug 2019 15:27:31 GMT</pubDate>
    <dc:creator>trees</dc:creator>
    <dc:date>2019-08-27T15:27:31Z</dc:date>
    <item>
      <title>U-turn Nat between isolated networks</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-between-isolated-networks/m-p/284902#M76363</link>
      <description>&lt;P&gt;Hey Guys and Gals&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having an issue getting u-turn nat to work between two isolated networks on the same Palo.&amp;nbsp; I am basically tiring to allow Interanal clients to access a webcam server in a IoT network.&amp;nbsp; I think might issue might be that I need to add a Statement in my Virtual Route or a Policy Based Routing rule. Though the reality is that I probable made a simple error like putting in the wrong zone somewhere.&amp;nbsp; Both network live on a Palo Alto running Pan OS 8.1.&amp;nbsp; I've include a diagram and config below, the names and address have been changed to protect the innocent.&amp;nbsp; I add because I realize that the internal address might not be clear on the diagram.&amp;nbsp; 10.0.x.254 is the internal ip address of the Palo Alto.&amp;nbsp; The internal gateway is 10.0.x.1.&amp;nbsp; I appreciate any help or insight people can provide, and I hope I provided enough information.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="u-turn Nat.jpg" style="width: 711px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/21101iD0ECE51D6BC550D6/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="u-turn Nat.jpg" alt="u-turn Nat.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Nat Policy&lt;/P&gt;&lt;P&gt;Original Packet Tab&lt;/P&gt;&lt;P&gt;Source Zone = Corp Trust, Destination Zone = IoT Untrust, Destination Interface is Any, Service is TCP port 8889, Source Address = Any, Destination Address = 1.1.1.2&amp;nbsp;&lt;/P&gt;&lt;P&gt;Translated Packet Tab&lt;/P&gt;&lt;P&gt;Source Address Tranlation = Translation Type is Dynamic IP and Port, Address type is Interface Address, Interface is 2,&lt;/P&gt;&lt;P&gt;Destination Address Translation = Translation Type is Static IP, Translation Address is 10.0.10.200, translation port is 443&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Security Policy&lt;/P&gt;&lt;P&gt;Source Zone is Corp Trust, Source Address is Any, Destination Zone is IoT Untrust, Destination address is 1.1.1.2, Service is 443, Action is Allow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Virtual Routes Corp&lt;/P&gt;&lt;P&gt;Static Route&lt;/P&gt;&lt;P&gt;Destination 0.0.0.0/0 next hop 1.1.1.1&lt;/P&gt;&lt;P&gt;Destination 10.0.0.0/24 next hop 10.0.0.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Virtual Route IoT&lt;/P&gt;&lt;P&gt;Destination 0.0.0.0/0 next hop 1.1.1.2&lt;/P&gt;&lt;P&gt;Destination 10.0.10.0/24 next hop 10.0.10.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2019 18:41:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-between-isolated-networks/m-p/284902#M76363</guid>
      <dc:creator>trees</dc:creator>
      <dc:date>2019-08-24T18:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: U-turn Nat between isolated networks</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-between-isolated-networks/m-p/285135#M76390</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If the subnets are different, why use NAT? However if using NAT, did you configure it for 'bi-directional'? I have seen this cause an issue with routing since the packets are returned from different IP's.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 21:17:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-between-isolated-networks/m-p/285135#M76390</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2019-08-26T21:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: U-turn Nat between isolated networks</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-between-isolated-networks/m-p/285305#M76411</link>
      <description>&lt;P&gt;I need to nat the two different subnets.&amp;nbsp; The Corp network needs a dynamic nat so clients can access the internet.&amp;nbsp; The IoT network is using a 1 to many nat because we have multiple web cams and only 1 external ip address dedicated to that network.&amp;nbsp; Thats why I am nating.&amp;nbsp; I will check to make sure it is bi-directional but still trying to figure out how to route the traffic.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 15:27:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-between-isolated-networks/m-p/285305#M76411</guid>
      <dc:creator>trees</dc:creator>
      <dc:date>2019-08-27T15:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: U-turn Nat between isolated networks</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-between-isolated-networks/m-p/430955#M95047</link>
      <description>&lt;P&gt;It sounds like you want the traffic to go out interface 1 and come in interface 3, correct?&amp;nbsp; Please confirm and I can show you what to fix.&amp;nbsp; Also, do you have 2 virtual routers?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 02:55:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/u-turn-nat-between-isolated-networks/m-p/430955#M95047</guid>
      <dc:creator>TomYoung</dc:creator>
      <dc:date>2021-09-02T02:55:53Z</dc:date>
    </item>
  </channel>
</rss>

