<?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: Traffic between tunnels - need config help in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/traffic-between-tunnels-need-config-help/m-p/295293#M77810</link>
    <description>&lt;P&gt;Proxy IDs are used for Policy based (Cisco, CP, Juniper) to a route-based (PANW) firewalls.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Definitely NOT needed, after installing multiple PANW firewalls, and 9 years as PANW certified&amp;nbsp; training instructor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, it is conceivable that your tunnels should be cleared and established to flush out any miscellanous SPI/SPD info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know!&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2019 21:35:55 GMT</pubDate>
    <dc:creator>S.Cantwell</dc:creator>
    <dc:date>2019-10-30T21:35:55Z</dc:date>
    <item>
      <title>Traffic between tunnels - need config help</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/traffic-between-tunnels-need-config-help/m-p/295274#M77801</link>
      <description>&lt;P&gt;I have two IPSec tunnels configured.&amp;nbsp; Traffic is flowing between a local interface and each of these two tunnels, but I can't seem to get traffic flowing between the two tunnels.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two sites Site1 and Site2, each with a PA and one external interface.&amp;nbsp; I have a IPSec tunnel between them via the external interface so clients at Site1 can reach clients at Site2 without issue.&amp;nbsp; I also have a IPSec GlobalProtect Gateway configured on the PA at Site1 also via the external interface.&amp;nbsp; GP clients can reach clients at Site1 without issue.&amp;nbsp; I'm trying to get GP clients able reach clients at Site2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have static routes setup, and To/From policies that allows traffic between the GP and Site2 zones on both PAs.&amp;nbsp; The traffic logs are showing "allow", but sessions are "aging-out".&amp;nbsp; I've tried configuring adding the GP network to the site-to-site tunnel's ProxyIDs.&amp;nbsp; I've also tried setting up a "No-NAT" from the GP zone to the Stie2 zone on the Site1 PA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm thinking this must have something to do with NAT, but I'm not sure what the answer is.&amp;nbsp; Help is much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 20:25:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/traffic-between-tunnels-need-config-help/m-p/295274#M77801</guid>
      <dc:creator>MikeNation</dc:creator>
      <dc:date>2019-10-30T20:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic between tunnels - need config help</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/traffic-between-tunnels-need-config-help/m-p/295277#M77802</link>
      <description>&lt;P&gt;Hello there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems to be a simple (and yet complex setup) so lets agree on a few things.&lt;/P&gt;&lt;P&gt;Let's put together some generic site IPs to make things easier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GP address are 10.0.0.0&lt;/P&gt;&lt;P&gt;Site 1 is 172.16.0.0/12&lt;/P&gt;&lt;P&gt;Site 2 is 192.168.0.0/16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, I believe the step/configuration that you are missing is going to the the routing table.&lt;/P&gt;&lt;P&gt;Your routing table (if properly configured) knows that (from Site 1 perspective) that to get to Site 2, to use the tunnel interface.&lt;/P&gt;&lt;P&gt;This gets traffic from Site 1 to Site 2.&lt;/P&gt;&lt;P&gt;But... GP traffic (from site 1) knows to use the routing table to get across the tunnel interface to get to site 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So.. what does Site 2 know about getting BACK to GP?&lt;/P&gt;&lt;P&gt;It's routing table does NOT know about GP (across the VPN).&lt;/P&gt;&lt;P&gt;It would only know about Site 1 subnet and that is NOT the GP subnet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So... you have 2 choices.&lt;/P&gt;&lt;P&gt;SNAT the traffic from GP to be a Site1 subnet (so 10.x.x.x looks to be 172.16.0.0/12 traffic)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can add a 2nd route on site 2 virtual router, telling it that to get to 10.0.0.0 AND to 172.16.0.0/12 to use the tunnel interface and send it back to site 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because you are going PA fw to PA FW, you do not need any proxy ids.&lt;/P&gt;&lt;P&gt;They should be removed.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do this all the time in my environments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to a remote desktop screen share with zoom or similar, let me know.&lt;/P&gt;&lt;P&gt;Should be 30 min or less of tshooting to resolve this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 21:05:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/traffic-between-tunnels-need-config-help/m-p/295277#M77802</guid>
      <dc:creator>S.Cantwell</dc:creator>
      <dc:date>2019-10-30T21:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic between tunnels - need config help</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/traffic-between-tunnels-need-config-help/m-p/295287#M77807</link>
      <description>&lt;P&gt;Thank you, Steve!&amp;nbsp; I was sure I had the route back to the GP network set on the Site2 PA, but lo-and-behold it wasn't there, and that solved it.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 21:26:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/traffic-between-tunnels-need-config-help/m-p/295287#M77807</guid>
      <dc:creator>MikeNation</dc:creator>
      <dc:date>2019-10-30T21:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic between tunnels - need config help</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/traffic-between-tunnels-need-config-help/m-p/295292#M77809</link>
      <description>&lt;P&gt;And yet somehow removing the Proxy IDs from the tunnel killed it again.&amp;nbsp; Any ideas why those are necessary even though it's PA to PA?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 21:32:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/traffic-between-tunnels-need-config-help/m-p/295292#M77809</guid>
      <dc:creator>MikeNation</dc:creator>
      <dc:date>2019-10-30T21:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic between tunnels - need config help</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/traffic-between-tunnels-need-config-help/m-p/295293#M77810</link>
      <description>&lt;P&gt;Proxy IDs are used for Policy based (Cisco, CP, Juniper) to a route-based (PANW) firewalls.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Definitely NOT needed, after installing multiple PANW firewalls, and 9 years as PANW certified&amp;nbsp; training instructor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, it is conceivable that your tunnels should be cleared and established to flush out any miscellanous SPI/SPD info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 21:35:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/traffic-between-tunnels-need-config-help/m-p/295293#M77810</guid>
      <dc:creator>S.Cantwell</dc:creator>
      <dc:date>2019-10-30T21:35:55Z</dc:date>
    </item>
  </channel>
</rss>

