<?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: overlapping subnets in virtual router and NAT in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/201169#M59485</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/9524"&gt;@pulukas&lt;/a&gt;&amp;nbsp;for your comments&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Feb 2018 18:17:55 GMT</pubDate>
    <dc:creator>faizankhurshid</dc:creator>
    <dc:date>2018-02-19T18:17:55Z</dc:date>
    <item>
      <title>overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/199902#M59180</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two virtual routers say customer-1 and customer-2 having subnets 10.10.10.0/24 (overlapping subnet). Now internet connection line is on eth1/1 which is in default virtual router. Both customer-1 and customer-2 needs to access the internet but I am wondering how source NAT will work in this case?&lt;/P&gt;&lt;P&gt;Also for reverse traffic for 10.10.10.0/24 subnet in default route will work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 10 Feb 2018 08:32:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/199902#M59180</guid>
      <dc:creator>faizankhurshid</dc:creator>
      <dc:date>2018-02-10T08:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/199994#M59197</link>
      <description>&lt;P&gt;overlapping subnets on different VR will not interfere unless you need them to converge, at which time you will get a conflict&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;a solution to this situation could be to implement separate VSYS (rather than just separating VR) and enabling the 'shared gateway' feature which automatically provides for this sort of situation&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively you can look into using PBF with symmetric return which will keep track of the original source when forwarding packets, and returns the packets to the proper origin&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 07:43:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/199994#M59197</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-02-12T07:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/200013#M59201</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For shared gateway solution, if traffic is initiated from 10.10.10.10 from VR1 (which is in VSYS1) and at the same time 10.10.10.10 from VR2 (which is in VSYS2) to internet through shared gateway (where source NAT is happening) then&amp;nbsp;how I can define the reverse route for 10.10.10.0/24 in shared gateway?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 10:43:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/200013#M59201</guid>
      <dc:creator>faizankhurshid</dc:creator>
      <dc:date>2018-02-12T10:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/200022#M59204</link>
      <description>&lt;P&gt;I'm starting to think you will still need PBF, so simply implementing pbf will be your best shot without complicating things&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 10:58:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/200022#M59204</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-02-12T10:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/200065#M59217</link>
      <description>&lt;P&gt;Thanks for reply&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&amp;nbsp;for destination NAT in shared gateway, say public IP 100.100.100.100 into 10.10.10.10 then again problem is after getting NAT, in which VSYS traffic will go?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some vendor like Juniper implement this using routing instance (virtual router) aware NAT that associate the public IP to virtual router, mean after destination NAT in which routing instance routelookup wil happen for policy lookup and forwarding.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.juniper.net/t5/SRX-Services-Gateway/Overlapping-address-ranges-virtual-routers-and-NAT/td-p/106860" target="_blank"&gt;https://forums.juniper.net/t5/SRX-Services-Gateway/Overlapping-address-ranges-virtual-routers-and-NAT/td-p/106860&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any feature in Palo Alto to support this? As it is very important for multi-tenant (customers) enviornemnt where customer can share same private subnets.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 16:26:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/200065#M59217</guid>
      <dc:creator>faizankhurshid</dc:creator>
      <dc:date>2018-02-12T16:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/201016#M59442</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&amp;nbsp;your comments please&lt;/P&gt;</description>
      <pubDate>Sat, 17 Feb 2018 15:06:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/201016#M59442</guid>
      <dc:creator>faizankhurshid</dc:creator>
      <dc:date>2018-02-17T15:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/201096#M59456</link>
      <description>&lt;P&gt;in your scenario the ideal solution would be to have eacht VR connected to the ISP independently, this will prevent collisions with your duplicate IP subnets&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 10:54:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/201096#M59456</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-02-19T10:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/201101#M59457</link>
      <description>&lt;P&gt;I would setup NAT from one to a non-overlapping subnet on egress from the VR into the ISP VR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will give everything a unique address from the ISP VR perspective and return the traffic to the correct sources.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 11:16:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/201101#M59457</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2018-02-19T11:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/201169#M59485</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/9524"&gt;@pulukas&lt;/a&gt;&amp;nbsp;for your comments&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 18:17:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/201169#M59485</guid>
      <dc:creator>faizankhurshid</dc:creator>
      <dc:date>2018-02-19T18:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/318434#M81750</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Hi, sorry to bring this thread up as I happened to came across&amp;nbsp; when searching for a solution to my issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;So, I have a setup as below, I'm having 2 VSYS with overlapping subnet (Network A and B) in the trust interface, however, I also added secondary subnets in that same interface, however, this time, the secondary subnets are non overlapping.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;What I did next was, from each VSYS A and VSYS B,&amp;nbsp; configured Source NAT from Trust to External Zone, translated IP as the secondary subnet interface IP (ie 192.168.3.1 and 192.168.4.1 for VSYS A and B respectively), to reach out to a server in the untrust subnet located in the Main VSYS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I also have routing configured respectively, as you can see from the diagram, however, I could not reach to the untrust subnet from both VSYS A and B.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Session browser showed connected sessions from both VSYS A and B trust zones to the Main VSYS untrust zones, with correct source and destination addresses with NAT-ed IP as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;The following counter global were observed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Session setup: no destination zone from forwarding&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Packets dropped: no route&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;These counters indicated there there were no routing or routing was incorrect, however, fib route lookup from both VSYS A and B to Main VSYS&amp;nbsp; to destination in untrust zone in main VSYS was successful.&amp;nbsp; Route lookup from Main VSYS to VSYS A and B to destination of Source NAT-ed IP (192.168.3.1 and 4.1) was successful as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Therefore, could anyone verified if SourceNAT is supported in such intervsys routing design?&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-03-25 at 3.38.03 PM.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/24653i0CC461E47A3CA15D/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2020-03-25 at 3.38.03 PM.png" alt="Screenshot 2020-03-25 at 3.38.03 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 07:54:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/318434#M81750</guid>
      <dc:creator>chtoh82</dc:creator>
      <dc:date>2020-03-25T07:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/463028#M102326</link>
      <description>&lt;P&gt;Pulukas, do you have any examples of how to set this up?&amp;nbsp; This scenario is exactly what I am trying to do, but having issues with the NAT statements needed to accomplish this.&amp;nbsp; If I create a NAT policy to change source IPs to a non-overlapping subnet, then my outbound NAT rule doesn't seem to work.&amp;nbsp; Seems like I can only get one or the other to work, not both.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 15:09:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/463028#M102326</guid>
      <dc:creator>buck1</dc:creator>
      <dc:date>2022-02-03T15:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: overlapping subnets in virtual router and NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/508165#M105822</link>
      <description>&lt;P&gt;I have the same case. Is there a solution?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 06:32:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/overlapping-subnets-in-virtual-router-and-nat/m-p/508165#M105822</guid>
      <dc:creator>tnosal</dc:creator>
      <dc:date>2022-07-07T06:32:00Z</dc:date>
    </item>
  </channel>
</rss>

