<?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: IPSEC tunnel with vendor and using Vendor Public IP for Source Natting in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/ipsec-tunnel-with-vendor-and-using-vendor-public-ip-for-source/m-p/330138#M83724</link>
    <description>&lt;P&gt;Seems for Natting we&amp;nbsp; used dynamic NAT as our source was 10.0.0/8 and for source address translation we used /27 Public IP.&lt;/P&gt;&lt;P&gt;All went well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
    <pubDate>Wed, 27 May 2020 17:16:49 GMT</pubDate>
    <dc:creator>MP18</dc:creator>
    <dc:date>2020-05-27T17:16:49Z</dc:date>
    <item>
      <title>IPSEC tunnel with vendor and using Vendor Public IP for Source Natting</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ipsec-tunnel-with-vendor-and-using-vendor-public-ip-for-source/m-p/329689#M83677</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We need to build the new IPSEC tunnel with the vendor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our side&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PA Public IP say 200.23.23.x&amp;nbsp; for IPEC tunnel&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our Lan &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1&amp;gt;&amp;gt;10.0.0.0/8&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2&amp;gt;&amp;gt;172.16.0.0/16&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vendor Juniper Public IP 104.156.166.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Users on our side need to access the vendor network IP&lt;BR /&gt;1&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;100.65.5.x &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2&amp;gt;&amp;gt;100.66.25.0/24&lt;BR /&gt;&lt;BR /&gt;Vendor told us they do not want to allow our Private IP address inside the Tunnel&lt;BR /&gt;So they told us for our private network like 10.0.0.0/8 and 172.16.x.x we can&lt;BR /&gt;NAT that to their Public IP 100.67.25.25 in our firewall&lt;BR /&gt;&lt;BR /&gt;1&amp;gt;So need to know on our side of PA i need to configure the NAT rule saying any traffic coming from our zone say corp with IP 10.0.0.0/8 or 172.16.x.x&lt;BR /&gt;going to Tunnel interface say tunnel.5 get natted to 100.67.25.25?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I put Vendor Public IP for source NAT will this work as PA does know about this IP?&lt;BR /&gt;For this i need to create source NAT with bidirectional enabled right?&lt;BR /&gt;2&amp;gt;Also on our PA side do i need to enable NAT traversal?&lt;BR /&gt;Normally we do this when middle device in IPSEC tunnel is doing the NAT?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 01:43:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ipsec-tunnel-with-vendor-and-using-vendor-public-ip-for-source/m-p/329689#M83677</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2020-05-25T01:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: IPSEC tunnel with vendor and using Vendor Public IP for Source Natting</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ipsec-tunnel-with-vendor-and-using-vendor-public-ip-for-source/m-p/329695#M83678</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/75039"&gt;@MP18&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it tunnel bidirectional? If tunnel is bidirectional means both ends will be initiator and responder then only you need to put static bidirectional NAT. Otherwise Normal Source NaT is sufficient. As per the given details, vendor side have given only one public IP to NAT your side subnets so it is unidirectional tunnel and you need to put dynamic SNAT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Proxy ID, you will configure S-NAT public IP as a local network/host. Also you should have proper routes configured. Yes, you need to enable NAT-T.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;Mayur&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 04:40:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ipsec-tunnel-with-vendor-and-using-vendor-public-ip-for-source/m-p/329695#M83678</guid>
      <dc:creator>SutareMayur</dc:creator>
      <dc:date>2020-05-25T04:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: IPSEC tunnel with vendor and using Vendor Public IP for Source Natting</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ipsec-tunnel-with-vendor-and-using-vendor-public-ip-for-source/m-p/329698#M83679</link>
      <description>&lt;P&gt;Hi Mayur,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tunnel is unidirectional.&lt;/P&gt;&lt;P&gt;As traffic is initiated from out side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also i Read if PA does not own the IP here Public IP of vendor as we are using that IP for Source NAtting then proxy arp will come into play?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you sure NAT T is needed?&lt;/P&gt;&lt;P&gt;As our PA is doing NAT then vendor will do on their end.&lt;/P&gt;&lt;P&gt;No device in between&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 04:47:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ipsec-tunnel-with-vendor-and-using-vendor-public-ip-for-source/m-p/329698#M83679</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2020-05-25T04:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: IPSEC tunnel with vendor and using Vendor Public IP for Source Natting</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ipsec-tunnel-with-vendor-and-using-vendor-public-ip-for-source/m-p/329702#M83680</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/75039"&gt;@MP18&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Apologies, i took it in wrong way! NAT-T is not required in your case.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes Proxy-ID will come into picture so you need to configure it in your case.&amp;nbsp; Under Proxy IDs Local subnet/Network, you need to mention S-NAT public IP. This is because PA supports only Route-Based VPN and if you have peer which has Policy-based VPN, you need to configure Proxy-IDs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mayur&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 05:19:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ipsec-tunnel-with-vendor-and-using-vendor-public-ip-for-source/m-p/329702#M83680</guid>
      <dc:creator>SutareMayur</dc:creator>
      <dc:date>2020-05-25T05:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: IPSEC tunnel with vendor and using Vendor Public IP for Source Natting</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ipsec-tunnel-with-vendor-and-using-vendor-public-ip-for-source/m-p/330138#M83724</link>
      <description>&lt;P&gt;Seems for Natting we&amp;nbsp; used dynamic NAT as our source was 10.0.0/8 and for source address translation we used /27 Public IP.&lt;/P&gt;&lt;P&gt;All went well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 17:16:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ipsec-tunnel-with-vendor-and-using-vendor-public-ip-for-source/m-p/330138#M83724</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2020-05-27T17:16:49Z</dc:date>
    </item>
  </channel>
</rss>

