<?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: IKE and IPsec Encryption and Authentication Parameters for Site-to-site IPsec VPN in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/ike-and-ipsec-encryption-and-authentication-parameters-for-site/m-p/388292#M90472</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;You have accurately put it there and I just got it working successfully yesterday with not specific type stated will automatically meaning as CBC. Thank you for sharing your knowledge and wishing all the best!&lt;/P&gt;&lt;P&gt;Next challenge will be DHCP from the Remote Site via the Tunnel to the AD and DHCP server that is situated in the HQ. Drop me any link of a related topic if you got one. Thank you again!&lt;/P&gt;</description>
    <pubDate>Sun, 28 Feb 2021 09:49:58 GMT</pubDate>
    <dc:creator>sisayfe</dc:creator>
    <dc:date>2021-02-28T09:49:58Z</dc:date>
    <item>
      <title>IKE and IPsec Encryption and Authentication Parameters for Site-to-site IPsec VPN</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ike-and-ipsec-encryption-and-authentication-parameters-for-site/m-p/387005#M90330</link>
      <description>&lt;P&gt;I was configuring a Site-to-site IPsec VPN and I was having a hard time matching my Encryption and Authentication parameters. The remote end device is Huawei Eudemon 1000E and my local device is PA-800. I have finished the configuration both sides by picking the closed parameters(I suppose) which I presume would work to get the tunnel up and running. Unfortunately, Its not up and running yet and my prime suspicion would be the IPsec parameters not matching on each of the peers.&lt;/P&gt;&lt;P&gt;I have details here below:&lt;/P&gt;&lt;P&gt;Supported parameters on my local PA800 are:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PMO-Side.JPG" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/30020i79BE31F78B209D7D/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="PMO-Side.JPG" alt="PMO-Side.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And on the remote Huawei Firewall Device, the supported parameters are:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MOFA-Side.JPG" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/30021iE77ADE90F50023AC/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="MOFA-Side.JPG" alt="MOFA-Side.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;For Phase-1, the closest and the strongest possible IKE Encryption algorithm that is present on both sides would be the AES-256 which is AES-256-CBC on my side and a mere AES-256 on the remote side. Will these two work fine together where each configured on their respective end or I will be having a problem here?&lt;/LI&gt;&lt;LI&gt;In a similar case for Phase-2 Encryption, the closest and the strongest possible Encryption algorithms that is present on both sides would be the AES-256 which is AES-256-CBC/AES-256-GCM on my side and again a bloody plain AES-256 on the remote side. So will these two work fine together where each configured on their respective end or I will be having another problem here too?&lt;/LI&gt;&lt;LI&gt;Based on your view on #1 and #2, what option is the best and viable way to proceed?&lt;/LI&gt;&lt;LI&gt;On the Remote end of Huawei Eudemon, there is a Choice Integrity algorithm option which I am not clear about on how to proceed with? What recommendation do you have for me here?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Sun, 21 Feb 2021 01:53:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ike-and-ipsec-encryption-and-authentication-parameters-for-site/m-p/387005#M90330</guid>
      <dc:creator>sisayfe</dc:creator>
      <dc:date>2021-02-21T01:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: IKE and IPsec Encryption and Authentication Parameters for Site-to-site IPsec VPN</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ike-and-ipsec-encryption-and-authentication-parameters-for-site/m-p/387255#M90351</link>
      <description>&lt;P&gt;Huawei doesn't really appear to have clear information which algorithms they support&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. And 2. should work if huawei implemented cbc as default. 3. You'll need to pick something other than xcbc as that's not supported on the Palo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To troubleshoot this, try initiating the connection from the huawei while running these commands on the Palo:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;reaper@PA-VM2&amp;gt; debug ike gateway GW1 on debug

Debugging for IKE gateway GW1 is enabled (debug).

IKE gateway debug level:
   GW1                        2               debug

reaper@PA-VM2&amp;gt; debug ike tunnel Tunnel1 on debug

Debugging for IPSec tunnel Tunnel1 is enabled (debug).

IKE gateway debug level:
   GW1                        2               debug
IPSec tunnel debug level:
   Tunnel1                    2               debug

reaper@PA-VM2&amp;gt; tail follow yes mp-log ikemgr.log&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 22 Feb 2021 22:15:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ike-and-ipsec-encryption-and-authentication-parameters-for-site/m-p/387255#M90351</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2021-02-22T22:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: IKE and IPsec Encryption and Authentication Parameters for Site-to-site IPsec VPN</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ike-and-ipsec-encryption-and-authentication-parameters-for-site/m-p/388292#M90472</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;You have accurately put it there and I just got it working successfully yesterday with not specific type stated will automatically meaning as CBC. Thank you for sharing your knowledge and wishing all the best!&lt;/P&gt;&lt;P&gt;Next challenge will be DHCP from the Remote Site via the Tunnel to the AD and DHCP server that is situated in the HQ. Drop me any link of a related topic if you got one. Thank you again!&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2021 09:49:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ike-and-ipsec-encryption-and-authentication-parameters-for-site/m-p/388292#M90472</guid>
      <dc:creator>sisayfe</dc:creator>
      <dc:date>2021-02-28T09:49:58Z</dc:date>
    </item>
  </channel>
</rss>

