<?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: What to do when IPSec VPN proxy IDs are the same? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/191510#M57673</link>
    <description>&lt;P&gt;hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/56398"&gt;@OMatlock&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if your peer is a route-based vpn capable device, you don't need proxy IDs (just fyi)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you have subnet overlap with the remote peer, you can fake both source and destination network&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg both networks are 192.168.0.0/24, you could source nat 10.0.0.0/24 destination nat 10.0.1.0/24&lt;/P&gt;
&lt;P&gt;then the remote end would translate inbound 10.0.1.0/24 to local 192.168.0.0/24 equivalent and leave the 'original' received 10.0.0.0/24 source IPs&lt;/P&gt;</description>
    <pubDate>Wed, 13 Dec 2017 12:35:07 GMT</pubDate>
    <dc:creator>reaper</dc:creator>
    <dc:date>2017-12-13T12:35:07Z</dc:date>
    <item>
      <title>What to do when IPSec VPN proxy IDs are the same?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/191403#M57658</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have several IPSec VPN connections and luckily so far all with unique Proxy IDs.&lt;/P&gt;&lt;P&gt;I am trying to prepare when I create a new one and has the same Proxy ID as another.&lt;/P&gt;&lt;P&gt;I see this article and talks about creating a NAT both ways.&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Featured-Articles/DotW-Help-with-IPSec-Proxy-IDs-with-overlapping-IPs/ta-p/69123" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Featured-Articles/DotW-Help-with-IPSec-Proxy-IDs-with-overlapping-IPs/ta-p/69123&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder if there is a way to create the NAT for an entire network ID or subnet to translate to another?&lt;/P&gt;&lt;P&gt;Or are many NAT entries necessary?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just checking if anyone may have comments or example?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 22:09:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/191403#M57658</guid>
      <dc:creator>OMatlock</dc:creator>
      <dc:date>2017-12-12T22:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: What to do when IPSec VPN proxy IDs are the same?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/191510#M57673</link>
      <description>&lt;P&gt;hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/56398"&gt;@OMatlock&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if your peer is a route-based vpn capable device, you don't need proxy IDs (just fyi)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you have subnet overlap with the remote peer, you can fake both source and destination network&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg both networks are 192.168.0.0/24, you could source nat 10.0.0.0/24 destination nat 10.0.1.0/24&lt;/P&gt;
&lt;P&gt;then the remote end would translate inbound 10.0.1.0/24 to local 192.168.0.0/24 equivalent and leave the 'original' received 10.0.0.0/24 source IPs&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 12:35:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/191510#M57673</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2017-12-13T12:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: What to do when IPSec VPN proxy IDs are the same?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/192264#M57772</link>
      <description>&lt;P&gt;Sounds like you are talking about having to deal with overlapping subnets between your multiple remote vendor networks.&amp;nbsp; Yes you would have to use NAT then to overcome the routing overlap.&amp;nbsp; This is the kb for overlapping subnets on vpn for PAN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Tech-Note-Articles/Configuring-route-based-IPSec-with-overlapping-networks/ta-p/53337" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Tech-Note-Articles/Configuring-route-based-IPSec-with-overlapping-networks/ta-p/53337&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 13:27:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/192264#M57772</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2017-12-19T13:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: What to do when IPSec VPN proxy IDs are the same?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/192326#M57782</link>
      <description>&lt;P&gt;Thank you for that.&amp;nbsp; This document is most helpful!&amp;nbsp; I wondering if I can just configure NAT on one side (our firewall only)?&lt;/P&gt;&lt;P&gt;I plan to setup a test like this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ipsecoverlapa.jpg" style="width: 791px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/13047iB2B581882897BC3C/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="ipsecoverlapa.jpg" alt="ipsecoverlapa.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 21:12:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/192326#M57782</guid>
      <dc:creator>OMatlock</dc:creator>
      <dc:date>2017-12-19T21:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: What to do when IPSec VPN proxy IDs are the same?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/192706#M57858</link>
      <description>&lt;P&gt;In your situation there is not a full overlap with the same ip address on both sides of the tunnel.&amp;nbsp; Your hub site is the only one with the overlapping subnet.&amp;nbsp; So you cannot solve this without the nat occuring on one of the two remote partners.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your side will configure a normally with the nat subnet range as a normal object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The actual nat occurs on the partner side on their device where they configure both the nat and use the nat range for the vpn configuration for their subnet as a static network to network nat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2017 14:15:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/192706#M57858</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2017-12-21T14:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: What to do when IPSec VPN proxy IDs are the same?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/192776#M57870</link>
      <description>&lt;P&gt;Thank you again.&lt;/P&gt;&lt;P&gt;I need to set this up in a test.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2017 21:55:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-to-do-when-ipsec-vpn-proxy-ids-are-the-same/m-p/192776#M57870</guid>
      <dc:creator>OMatlock</dc:creator>
      <dc:date>2017-12-21T21:55:59Z</dc:date>
    </item>
  </channel>
</rss>

