{"id":4449,"date":"2022-11-21T10:59:52","date_gmt":"2022-11-21T18:59:52","guid":{"rendered":"https:\/\/SUMMALAI.COM\/?p=4449"},"modified":"2022-11-21T10:59:55","modified_gmt":"2022-11-21T18:59:55","slug":"how-to-troubleshoot-ike-vpn-error-on-palo-alto-firewall","status":"publish","type":"post","link":"https:\/\/SUMMALAI.COM\/?p=4449","title":{"rendered":"How to Troubleshoot IKE VPN Error on Palo Alto Firewall"},"content":{"rendered":"\n<p><strong>Symptom<\/strong><br>This document explains the various error logs seen during the IPSec tunnel negotiation issues.&nbsp;<\/p>\n\n\n\n<p><strong>Environment<\/strong><br>PA firewall version 8.1 and above<\/p>\n\n\n\n<p><strong>Resolution<\/strong><br>The following debug is enabled to get the debug logs shown in the document.&nbsp;<br>Primary-Tunnel is the IPSec tunnel name usually refers to the Phase 2.<br>Primary-GW is the IKE Gateway that holds the Phase 1 settings.&nbsp;<\/p>\n\n\n\n<p><em>&gt; debug ike tunnel Primary-Tunnel on debug<br>&gt; debug ike gateway Primary-GW on debug<\/em><\/p>\n\n\n\n<p>The debug can be turned off with the below commands.&nbsp;<br>&gt; debug ike tunnel Primary-Tunnel off<br>&gt; debug ike gateway Primary-GW off<br>To view the debugs you can use the below command on the cli.<br>&gt; tail follow yes mp-log ikemgr.log<br>The logs can also be found under&nbsp;<em>var\/log\/pan\/ikemgr.log<\/em>&nbsp;while checking on the Tech Support File.&nbsp;<\/p>\n\n\n\n<p>Note :&nbsp;&#8220;&lt;&lt;&lt;&lt;&#8221; indicates comments and is not part of the logs<br>The system logs are taken from the CLI. When checking the system logs on cli the &#8220;object&#8221; and &#8220;event&#8221; ID section will be incomplete.&nbsp;<br>Hence use the logs below as reference and check the system logs under the GUI.<\/p>\n\n\n\n<p>Only snippets of the Debug logs are given below which give direct indication of the issue. There will be more logs coming up on the debug which can also be checked for complete understanding of the issue.<\/p>\n\n\n\n<p><strong>Phase 1 and Phase 2 related error logs :<\/strong><br><strong>1. Mismatch in Proposal Phase 1<\/strong><br>Debug Log :<br><em>2020-01-28 01:10:42.679 -0800 &nbsp;[PNTF]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: ====&gt; PHASE-1 NEGOTIATION STARTED AS RESPONDER, MAIN MODE &lt;====<br>2020-01-28 01:10:42.679 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: Compared: DB:Peer<br>2020-01-28 01:10:42.679 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: (lifetime = 28800:28800)<br>2020-01-28 01:10:42.679 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: (lifebyte = 0:0)<br>2020-01-28 01:10:42.679 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: enctype = AES:AES<br>2020-01-28 01:10:42.679 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: (encklen = 256:128) &nbsp; &nbsp;<\/em>&lt;&lt;&lt;&lt;&nbsp;<strong>Local is AES 256, Received AES 128<\/strong><br><em><strong>2<\/strong>020-01-28 01:10:42.679 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: hashtype = SHA256:SHA256<br>2020-01-28 01:10:42.679 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: authmethod = PSK:PSK<br>2020-01-28 01:10:42.679 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: dh_group = DH14:DH14<br><br>2020-01-28 01:10:42.679 -0800 &nbsp;[PERR]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }:&nbsp;<strong>no suitable proposal found<\/strong>.<br>2020-01-28 01:10:42.679 -0800 &nbsp;[PERR]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: 10.75.75.78[500] &#8211; 10.76.76.100[500]:(nil) failed to get valid proposal.<br>2020-01-28 01:10:42.679 -0800 &nbsp;[PERR]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: failed to process packet.<\/em><\/p>\n\n\n\n<p>System log :<br><em>2020\/01\/28 01:11:08 info &nbsp; &nbsp; vpn &nbsp; &nbsp; Primary-GW &nbsp;&nbsp;&nbsp; &nbsp;ike-nego-p1-fail-common 0 &nbsp;IKE phase-1 negotiation is failed.&nbsp;<strong>no suitable proposal<\/strong>&nbsp;found in peer&#8217;s SA payload.<\/em><\/p>\n\n\n\n<p><strong>2. Peer not responding for Phase 1:<\/strong><br>Debug logs :<br><em>2020-01-28 01:52:02.000 -0800 &nbsp;[PNTF]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: ====&gt; PHASE-1 NEGOTIATION STARTED AS INITIATOR, MAIN MODE &lt;====<br>2020-01-28 01:52:02.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: resend phase1 packet eab5be199890e4cc:0000000000000000, retry 0<br>2020-01-28 01:52:03.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: resend phase1 packet eab5be199890e4cc:0000000000000000, retry 1<br>2020-01-28 01:52:05.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: resend phase1 packet eab5be199890e4cc:0000000000000000, retry 2<br>2020-01-28 01:52:08.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: resend phase1 packet eab5be199890e4cc:0000000000000000, retry 3<br>2020-01-28 01:52:13.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: resend phase1 packet eab5be199890e4cc:0000000000000000, retry 4<br>2020-01-28 01:52:21.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: resend phase1 packet eab5be199890e4cc:0000000000000000, retry 5<br>2020-01-28 01:52:34.000 -0800 &nbsp;[PNTF]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: ====&gt; PHASE-1 NEGOTIATION FAILED AS INITIATOR, MAIN MODE &lt;====<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ====&gt; Failed SA: 10.75.75.78[500]-10.76.76.100[500] cookie:eab5be199890e4cc:0000000000000000 &lt;====&nbsp;<strong>Due to timeout<\/strong>.<\/em><\/p>\n\n\n\n<p>System Logs :<br><em>2020\/01\/28 01:52:33 info &nbsp; &nbsp; vpn &nbsp; &nbsp; Primary-GW &nbsp;&nbsp;&nbsp; &nbsp;ike-nego-p1-fail 0 &nbsp;IKE phase-1 negotiation is failed as initiator, main mode. Failed SA: 10.75.75.78[500]-10.76.76.100[500] cookie:eab5be199890e4cc:<strong>0000000000000000<\/strong>.&nbsp;<strong>Due to timeout<\/strong>.<\/em><\/p>\n\n\n\n<p>0000000000000000 &lt;&lt;&lt;&lt; Indicates that this is the Message 1 from the PA firewall and there is no reply for this message from the peer.<\/p>\n\n\n\n<p><strong>3. Peer ID incorrect :<\/strong><br>Debug logs :<br><em>2020-01-28 01:58:19.320 -0800 &nbsp;[PERR]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: peer identifier (type ipaddr [10.23.23.1]) does not match remote Primary-GW<br>2020-01-28 01:58:19.320 -0800 &nbsp;[PERR]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: 10.75.75.78[500] &#8211; 10.76.76.100[500]:(nil)&nbsp;<strong>invalid ID payload<\/strong>.<br>2020-01-28 01:58:19.320 -0800 &nbsp;[PERR]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: failed to process packet.<\/em><\/p>\n\n\n\n<p>System logs :<br><em>2020\/01\/28 01:58:45 critical vpn &nbsp; &nbsp; Primary-GW &nbsp;&nbsp;&nbsp; &nbsp;ike-nego-p1-fail-common 0 &nbsp;IKE phase-1 negotiation is failed. Peer&#8217;s ID payload 10.23.23.1 (type ipaddr) does not match a configured IKE gateway<\/em>.<\/p>\n\n\n\n<p><strong>4. Mismatch in Proposal Phase 2<\/strong><\/p>\n\n\n\n<p><strong>A. Auth Algorithm Mismatch :<\/strong><br>Local (SHA1) &#8212; Remote (SHA256)<br>Debug Logs :<br><em>2020-01-28 01:17:46.629 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: authtype mismatched: my:hmac-sha peer:hmac-sha256<br>2020-01-28 01:17:46.629 -0800 &nbsp;[PERR]: { &nbsp; &nbsp; : &nbsp; 22}: not matched<br>2020-01-28 01:17:46.629 -0800 &nbsp;[PERR]: { &nbsp; &nbsp; : &nbsp; 22}: no suitable policy found.<br>2020-01-28 01:17:46.629 -0800 &nbsp;[ERR ]: { &nbsp; &nbsp; : &nbsp; 22}: failed to pre-process packet.<\/em><\/p>\n\n\n\n<p>System Logs :<br><em>2020\/01\/28 01:17:59 info &nbsp; &nbsp; vpn &nbsp; &nbsp; Primary-GW&nbsp; &nbsp; &nbsp; ike-send-notify 0 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;IKE protocol notification message sent: NO-PROPOSAL-CHOSEN (14).<br>2020\/01\/28 01:17:59 info &nbsp; &nbsp; vpn &nbsp; &nbsp; Primary-Tunnel ike-nego-p2-proposal-bad 0 &nbsp;IKE phase-2 negotiation failed when processing SA payload. no suitable proposal found in peer&#8217;s SA payload.<\/em><\/p>\n\n\n\n<p><strong>B. Encryption Algorithm Mismatch:<\/strong><br>Debug Logs :<br>Local (AES 128)&#8212;&#8212; Remote (AES 256)<\/p>\n\n\n\n<p><em>2020-01-28 01:20:26.549 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp; : &nbsp; 22}: peer&#8217;s single bundle:<br>2020-01-28 01:20:26.549 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp; : &nbsp; 22}: &nbsp;(proto_id=ESP spisize=4 spi=e7550502 spi_p=00000000 encmode=Tunnel reqid=0:0)<br>2020-01-28 01:20:26.549 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp; : &nbsp; 22}: &nbsp; (trns_id=AES encklen=256 authtype=hmac-sha256)<br>2020-01-28 01:20:26.549 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp; : &nbsp; 22}: my single bundle:<br>2020-01-28 01:20:26.549 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp; : &nbsp; 22}: &nbsp;(proto_id=ESP spisize=4 spi=00000000 spi_p=00000000 encmode=Tunnel reqid=0:0)<br>2020-01-28 01:20:26.549 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp; : &nbsp; 22}: &nbsp; (trns_id=AES encklen=128 authtype=hmac-sha256)<br>2020-01-28 01:20:26.549 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }:&nbsp;<strong>key length mismatched, mine:128 peer:256<\/strong>.<br>2020-01-28 01:20:26.549 -0800 &nbsp;[PERR]: { &nbsp; &nbsp; : &nbsp; 22}: not matched<br>2020-01-28 01:20:26.549 -0800 &nbsp;[PERR]: { &nbsp; &nbsp; : &nbsp; 22}: no suitable policy found.<br>2020-01-28 01:20:26.549 -0800 &nbsp;[ERR ]: { &nbsp; &nbsp; : &nbsp; 22}: failed to pre-process packet.<\/em><\/p>\n\n\n\n<p>Local (3DES) &#8212;&#8212;- Remote (AES 256)<\/p>\n\n\n\n<p><em>2020-01-28 01:22:49.459 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }:&nbsp;<strong>trns_id mismatched: my:3DES peer:AES<\/strong><br>2020-01-28 01:22:49.459 -0800 &nbsp;[PERR]: { &nbsp; &nbsp; : &nbsp; 22}: not matched<br>2020-01-28 01:22:49.459 -0800 &nbsp;[PERR]: { &nbsp; &nbsp; : &nbsp; 22}: no suitable policy found.<br>2020-01-28 01:22:49.459 -0800 &nbsp;[ERR ]: { &nbsp; &nbsp; : &nbsp; 22}: failed to pre-process packet.<\/em><\/p>\n\n\n\n<p><strong>C. PFS mismatch :<\/strong><br>Local (No PFS) &#8212;&#8212;- Remote (PFS group2)<\/p>\n\n\n\n<p><em>2020-01-28 01:25:00.399 -0800 &nbsp;[PNTF]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: ====&gt; PHASE-2 NEGOTIATION STARTED AS RESPONDER, (QUICK MODE) &lt;====<br>2020-01-28 01:25:00.399 -0800 &nbsp;[PERR]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }:&nbsp;<strong>pfs group mismatched: my:0 peer:2<\/strong><br>2020-01-28 01:25:00.399 -0800 &nbsp;[PERR]: { &nbsp; &nbsp; : &nbsp; 22}: not matched<br>2020-01-28 01:25:00.399 -0800 &nbsp;[PERR]: { &nbsp; &nbsp; : &nbsp; 22}: no suitable policy found.<br>2020-01-28 01:25:00.399 -0800 &nbsp;[ERR ]: { &nbsp; &nbsp; : &nbsp; 22}: failed to pre-process packet.<\/em><\/p>\n\n\n\n<p>System logs :<br><em>2020\/01\/28 01:20:42 info &nbsp; &nbsp; vpn &nbsp; &nbsp; Primary-GW&nbsp; &nbsp; &nbsp; ike-send-notify 0 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;IKE protocol notification message sent: NO-PROPOSAL-CHOSEN (14).<br>2020\/01\/28 01:20:42 info &nbsp; &nbsp; vpn &nbsp; &nbsp; Primary-Tunnel ike-nego-p2-proposal-bad 0 &nbsp;IKE phase-2 negotiation failed when processing SA payload. no suitable proposal found in peer&#8217;s SA payload.<\/em><\/p>\n\n\n\n<p><strong>D. Proxy ID mismatch :<\/strong><br>The below Proxy ID mismatch log can be seen only when PA firewall is the&nbsp;<strong>Responder<\/strong>&nbsp;of the Phase 1<br>Debug log :<br><em>2020-01-28 01:07:50.655 -0800 &nbsp;[ERR ]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: can&#8217;t find matching selector<br>2020-01-28 01:07:50.655 -0800 &nbsp;[PERR]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: failed to get sainfo.<\/em><\/p>\n\n\n\n<p>System logs :<br><em>2020\/01\/28 00:56:51 info &nbsp; &nbsp; vpn &nbsp; &nbsp; Primary-GW &nbsp;&nbsp;&nbsp; &nbsp;ike-nego-p2-proxy-id-bad 0 &nbsp;IKE phase-2 negotiation failed when processing proxy ID. cannot find matching phase-2 tunnel for received proxy ID. received local id: 0.0.0.0\/0 type IPv4_subnet protocol 0 port 0, received remote id: 0.0.0.0\/0 type IPv4_subnet protocol 0 port 0.<\/em><\/p>\n\n\n\n<p>If Firewall is&nbsp;<strong>Initiator<\/strong>&nbsp;the system log as below can be seen.&nbsp;<br>The log does not indicate that the issue is exactly with Proxy id.<\/p>\n\n\n\n<p><em>2020\/01\/28 00:55:26 info &nbsp; &nbsp; vpn &nbsp; &nbsp; Primary-Tunnel:proxy1 ike-nego-p2-fail &nbsp;0 &nbsp;IKE phase-2 negotiation is failed as initiator, quick mode. Failed SA: 10.75.75.78[500]-10.76.76.100[500] message id:0x8427B6F7. Due to negotiation timeout.<\/em><\/p>\n\n\n\n<p><strong>Tunnel Monitoring Failure :<\/strong><br>System log:<br><em>2020\/01\/28 19:00:34 critical vpn &nbsp; &nbsp; Primary-Tunnel tunnel-status-down 0 &nbsp;Tunnel Primary-Tunnel is down<\/em><\/p>\n\n\n\n<p>No Debug logs will be seeen.<\/p>\n\n\n\n<p><strong>DPD failure :<\/strong><br>Below debug shown will be seen with the below settings under Dead Peer Detection. The number of retry logs will vary as per the setting.<br><strong>Interval<\/strong>&nbsp;2 seconds<br><strong>Retry<\/strong>&nbsp;3 seconds<\/p>\n\n\n\n<p>Debug logs :<br><em>2020-01-29 00:55:30.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: DPD monitoring&#8230;. ip 0 0<br>2020-01-29 00:55:30.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: DPD R-U-There sent (0)<br>2020-01-29 00:55:33.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: DPD monitoring&#8230;. ip 0 1<br>2020-01-29 00:55:33.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: DPD R-U-There sent (0)<br>2020-01-29 00:55:36.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: DPD monitoring&#8230;. ip 0 2<br>2020-01-29 00:55:36.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: DPD R-U-There sent (0)<br>2020-01-29 00:55:39.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: DPD monitoring&#8230;. ip 0 3<br>2020-01-29 00:55:39.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: DPD: remote seems to be dead<br>2020-01-29 00:55:39.000 -0800 &nbsp;[DEBG]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: sendto Information delete.<br>2020-01-29 00:55:39.000 -0800 &nbsp;[INFO]: { &nbsp; &nbsp;9: &nbsp; &nbsp; }: ====&gt; PHASE-1 SA DELETED &lt;====<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ====&gt; Deleted SA: 10.75.75.78[500]-10.76.76.100[500] cookie:666b567f1c505723:9bd08e2fb85b7260 &lt;====<br>2020-01-29 00:55:39.000 -0800 &nbsp;[INFO]: { &nbsp; &nbsp;9: &nbsp; 22}:&nbsp;<strong>DPD down<\/strong>, rekey vpn tunnel &lt;Primary-Tunnel&gt;<\/em><\/p>\n\n\n\n<p>System logs :<br><em>2020\/01\/29 00:55:38 info \u00a0 \u00a0 vpn \u00a0 \u00a0 Primary-GW ike-send-p1-delete 0 \u00a0IKE protocol phase-1 SA delete message sent to peer. cookie:666b567f1c505723:9bd08e2fb85b7260.<br>2020\/01\/29 00:55:38 low \u00a0 \u00a0 \u00a0vpn \u00a0 \u00a0 Primary-GW ike-nego-p1-dpd-dn \u00a00 \u00a0IKE phase-1 SA is down determined by DPD.<\/em><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Ref: <a href=\"https:\/\/knowledgebase.paloaltonetworks.com\/KCSArticleDetail?id=kA10g000000PORsCAO\">IKEv1 VPN error logs &#8211; Troubleshooting &#8211; Knowledge Base &#8211; Palo Alto Networks<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SymptomThis document explains the various error logs seen during the IPSec tunnel negotiation issues.&nbsp; EnvironmentPA firewall version 8.1 and above ResolutionThe following debug is enabled to get the debug logs shown in the document.&nbsp;Primary-Tunnel is the IPSec tunnel name usually refers to the Phase 2.Primary-GW is the IKE Gateway that holds the Phase 1 settings.&nbsp; <a class=\"read-more\" href=\"https:\/\/SUMMALAI.COM\/?p=4449\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[13,9,1161],"tags":[1395,1394],"class_list":["post-4449","post","type-post","status-publish","format-standard","hentry","category-firewalls","category-networks","category-palo-alto","tag-ike-vpn-error-on-palo-alto","tag-troubleshoot-ike-vpn-error-on-palo-alto"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/4449","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4449"}],"version-history":[{"count":1,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/4449\/revisions"}],"predecessor-version":[{"id":4450,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/4449\/revisions\/4450"}],"wp:attachment":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4449"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4449"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}