<?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: Phase 2 commit: Warning: DP pods not connected in CN-Series Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cn-series-discussions/phase-2-commit-warning-dp-pods-not-connected/m-p/1234087#M60</link>
    <description>&lt;P&gt;Im not sure but the reason may be IPSEC Tunnel between MP and DP Pod not established because of authentication failed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try to " kubectl exec -it -n kube-system &amp;lt;pan ngfw dep pod name&amp;gt; -- bash "&lt;/P&gt;
&lt;P&gt;then " cd /var/log/pan/ "&lt;/P&gt;
&lt;P&gt;then you should read the file named "cat charon.log"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you saw a line such as "Authentication Failed" that mean you got same issues as my case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try to reach Support Case. TAC Engineer have gave me a workaround that we should bypass cert authentication for the VPN tunnel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For workground, you can bypass certicate authentication for VPN tunnel:&lt;BR /&gt;&lt;BR /&gt;"&lt;SPAN&gt;Engineering suggests to disable cert authentication and enable PSK authentication:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. In pan-cn-mgmt-configmap.yaml, uncomment line 31 (remove the # in front of "IPSEC_CERT_BYPASS):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=====&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{{- else }}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IPSEC_CERT_BYPASS: "" # No values needed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{{- end }}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=====&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In pan-cn-ngfw-configmap.yaml, uncomment line 17 (remove the # in front of "IPSEC_CERT_BYPASS):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=====&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{{- else }}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IPSEC_CERT_BYPASS: "" # No values needed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{{- end }}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=====&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then run helm install again after modifying those 2 files, and observe if the IPSec tunnel can come up.&lt;/SPAN&gt;"&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jul 2025 03:47:56 GMT</pubDate>
    <dc:creator>Luongchacha1</dc:creator>
    <dc:date>2025-07-16T03:47:56Z</dc:date>
    <item>
      <title>Phase 2 commit: Warning: DP pods not connected</title>
      <link>https://live.paloaltonetworks.com/t5/cn-series-discussions/phase-2-commit-warning-dp-pods-not-connected/m-p/999392#M57</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ihaciyev07_0-1735018737869.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/64915i9A5EF69E619740B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ihaciyev07_0-1735018737869.png" alt="ihaciyev07_0-1735018737869.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hello. In Managed Device&amp;lt;Summary, Phase 2 commit shows: &lt;STRONG&gt;Warning: DP pods not connected&lt;/STRONG&gt;. Could someone please help?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 05:40:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cn-series-discussions/phase-2-commit-warning-dp-pods-not-connected/m-p/999392#M57</guid>
      <dc:creator>i.haciyev07</dc:creator>
      <dc:date>2024-12-24T05:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Phase 2 commit: Warning: DP pods not connected</title>
      <link>https://live.paloaltonetworks.com/t5/cn-series-discussions/phase-2-commit-warning-dp-pods-not-connected/m-p/1234087#M60</link>
      <description>&lt;P&gt;Im not sure but the reason may be IPSEC Tunnel between MP and DP Pod not established because of authentication failed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try to " kubectl exec -it -n kube-system &amp;lt;pan ngfw dep pod name&amp;gt; -- bash "&lt;/P&gt;
&lt;P&gt;then " cd /var/log/pan/ "&lt;/P&gt;
&lt;P&gt;then you should read the file named "cat charon.log"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you saw a line such as "Authentication Failed" that mean you got same issues as my case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try to reach Support Case. TAC Engineer have gave me a workaround that we should bypass cert authentication for the VPN tunnel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For workground, you can bypass certicate authentication for VPN tunnel:&lt;BR /&gt;&lt;BR /&gt;"&lt;SPAN&gt;Engineering suggests to disable cert authentication and enable PSK authentication:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. In pan-cn-mgmt-configmap.yaml, uncomment line 31 (remove the # in front of "IPSEC_CERT_BYPASS):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=====&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{{- else }}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IPSEC_CERT_BYPASS: "" # No values needed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{{- end }}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=====&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In pan-cn-ngfw-configmap.yaml, uncomment line 17 (remove the # in front of "IPSEC_CERT_BYPASS):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=====&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{{- else }}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IPSEC_CERT_BYPASS: "" # No values needed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{{- end }}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;=====&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then run helm install again after modifying those 2 files, and observe if the IPSec tunnel can come up.&lt;/SPAN&gt;"&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 03:47:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cn-series-discussions/phase-2-commit-warning-dp-pods-not-connected/m-p/1234087#M60</guid>
      <dc:creator>Luongchacha1</dc:creator>
      <dc:date>2025-07-16T03:47:56Z</dc:date>
    </item>
  </channel>
</rss>

