<?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: Hub and Spoke VPN in VM-Series in the Public Cloud</title>
    <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575529#M2107</link>
    <description>&lt;P&gt;in the ike gateway object, configure a local and remote ID, that will ensure all endpoints can use a dynamic IP&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reaper_0-1706885148011.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/57058i563A4B2E88DFDB6A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="reaper_0-1706885148011.png" alt="reaper_0-1706885148011.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Feb 2024 14:46:00 GMT</pubDate>
    <dc:creator>reaper</dc:creator>
    <dc:date>2024-02-02T14:46:00Z</dc:date>
    <item>
      <title>Hub and Spoke VPN</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575497#M2102</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have one PA firewall in azure cloud and rest we have Sophos on Mutiple sites with Dynamic IP's&lt;/P&gt;
&lt;P&gt;We want to configure Hub and spoke VPN. with all sophos means PA site is Hub and rest of the site Spoke we dont want mutiple tunnel of each and every site.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Request will come from the peer site with dynamic IP's is this configuration is possible in PALO ALTO. If yes, how i can achieve this can any one help me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jhussain1_0-1706876545946.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/57054iECEC9AC0BAC77C6C/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="jhussain1_0-1706876545946.png" alt="jhussain1_0-1706876545946.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 12:25:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575497#M2102</guid>
      <dc:creator>jhussain1</dc:creator>
      <dc:date>2024-02-02T12:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hub and Spoke VPN</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575498#M2103</link>
      <description>&lt;P&gt;yes, this is possible and not very difficult:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VPN in palo alto relies on zones and routing, so all you really need is to establish all your tunnels, assign a zone to each tunnel interface, and set up routing for the remote subnets pointed towards the right tunnel (e.g. 192.168.0.0/24 to tunnel.1, 192.168.1.0/24 to tunnel.2 etc.)&lt;/P&gt;
&lt;P&gt;then on the remote sites you also need to add the 'other' remote subnets to their respective tunnel routing, e.g site 1 192.168.0.0/24 needs to have a route for site2 (192.168.1.0/24) into the tunnel towards azure&lt;/P&gt;
&lt;P&gt;site 2 192.168.1.0/24 needs to have a route for site 1 192.168.0.0/24 into the tunnel towards azure&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;once that's done all you need is security rules that allow vpn1 to go to vpn2, vpn2 to go to vpn1 and so on&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. if in need to have PROXY IDs for your tunnels, you'll need to mix and match all the allowed pairs there as well&lt;/P&gt;
&lt;P&gt;proxyID1: local: 192.168.1.0/24 (for site 2) remote 192.168.0.0/24&amp;nbsp;(for site 1)&amp;nbsp; &amp;lt;- used on site 1 tunnel&lt;/P&gt;
&lt;P&gt;proxyID2: local: 192.168.0.0/24 (for site 1) remote 192.168.1.0/24 (for site 2)&amp;nbsp; &amp;lt;- used on site 2 tunnel&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 13:10:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575498#M2103</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2024-02-02T13:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hub and Spoke VPN</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575502#M2104</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; is this possible by LSVPN.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/pan-os/10-1/pan-os-admin/large-scale-vpn-lsvpn" target="_blank"&gt;Large Scale VPN (LSVPN) (paloaltonetworks.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 13:21:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575502#M2104</guid>
      <dc:creator>jhussain1</dc:creator>
      <dc:date>2024-02-02T13:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hub and Spoke VPN</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575511#M2105</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;I have one query only we will configure dynamic ip for peer site how this PA understand from where the traffic is coming.&lt;/P&gt;
&lt;P&gt;Means Site A is having different dynamic IP address and Site B having different dynamic IP address. How the PA Hub site work on phase-1 and phase-2&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 13:39:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575511#M2105</guid>
      <dc:creator>jhussain1</dc:creator>
      <dc:date>2024-02-02T13:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hub and Spoke VPN</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575526#M2106</link>
      <description>&lt;P&gt;honestly i would not recommend LSVPN unless you have a lot of devices that move around. if they're sitting in an office and there's only 3, it makes more sense to configure a proper IPSec tunnel&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 14:43:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575526#M2106</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2024-02-02T14:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hub and Spoke VPN</title>
      <link>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575529#M2107</link>
      <description>&lt;P&gt;in the ike gateway object, configure a local and remote ID, that will ensure all endpoints can use a dynamic IP&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reaper_0-1706885148011.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/57058i563A4B2E88DFDB6A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="reaper_0-1706885148011.png" alt="reaper_0-1706885148011.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 14:46:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/vm-series-in-the-public-cloud/hub-and-spoke-vpn/m-p/575529#M2107</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2024-02-02T14:46:00Z</dc:date>
    </item>
  </channel>
</rss>

