<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[IPSec VPN from Azure to Oracle Cloud Using PfSense on Azure]]></title><description><![CDATA[<p dir="auto">Hi All,</p>
<p dir="auto">I am new to PfSense, i already deployed the PfSense VM on Azure and i am trying to establish IPSec VPN tunnel between Azure and Oracle cloud using PfSense. But i am getting a below error message.</p>
<p dir="auto">My configuration as below:</p>
<p dir="auto">WAN :192.168.2.4/24<br />
LAN : 192.168.1.4/24 (Public IP/IP Forwarding is enabled)</p>
<p dir="auto">Destination Network (Oracle) : 10.1.0.0/24</p>
<p dir="auto">I am not sure i am facing a routing issue or IPSec configuration issue. I need some help to resolve this issue.</p>
<p dir="auto">Error Log:</p>
<p dir="auto">Jun 5 11:51:46	charon		13[CFG] &lt;6942&gt; no acceptable INTEGRITY_ALGORITHM found<br />
Jun 5 11:51:46	charon		13[CFG] &lt;6942&gt; received proposals: IKE:AES_CBC_256/HMAC_SHA1_96/PRF_HMAC_SHA1/MODP_1536, IKE:AES_CBC_256/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/MODP_1536, IKE:AES_CBC_256/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/MODP_1024, IKE:AES_CBC_256/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/MODP_768, IKE:AES_CBC_256/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_1536, IKE:AES_CBC_256/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_1024, IKE:AES_CBC_256/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_768, IKE:AES_CBC_256/HMAC_SHA1_96/PRF_HMAC_SHA1/MODP_1536, IKE:AES_CBC_256/HMAC_SHA1_96/PRF_HMAC_SHA1/MODP_768, IKE:AES_CBC_256/HMAC_SHA1_96/PRF_HMAC_SHA1/MODP_1024, IKE:AES_CBC_192/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/MODP_1536, IKE:AES_CBC_192/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/MODP_1024, IKE:AES_CBC_192/HMAC_SHA2_384_192/PRF_HMAC_SHA2_384/MODP_768, IKE:AES_CBC_192/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_1536, IKE:AES_CBC_192/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_1024, IKE:AES_CBC_192/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP<br />
Jun 5 11:51:46	charon		13[CFG] &lt;6942&gt; configured proposals: IKE:AES_CBC_128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_2048<br />
Jun 5 11:51:46	charon		13[IKE] &lt;6942&gt; no proposal found</p>
]]></description><link>https://forum.netgate.com/topic/143928/ipsec-vpn-from-azure-to-oracle-cloud-using-pfsense-on-azure</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 23:52:36 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/143928.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Jun 2019 03:58:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to IPSec VPN from Azure to Oracle Cloud Using PfSense on Azure on Wed, 05 Jun 2019 15:22:49 GMT]]></title><description><![CDATA[<p dir="auto">No problems. A pity that the oracle side is such a downgrade in security... SHA1 and anything smaller then 3k in PFS Key Groups should be shamed in 2019. And we haven't even talked about supporting AES-GCM yet... <img src="https://forum.netgate.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f926.png?v=717669fab53" class="not-responsive emoji emoji-android emoji--face_palm" style="height:23px;width:auto;vertical-align:middle" title=":face_palm:" alt="🤦" /></p>
<p dir="auto">Anyway nice you got it working with that.</p>
<p dir="auto">Cheers,<br />
Jens</p>
]]></description><link>https://forum.netgate.com/post/846937</link><guid isPermaLink="true">https://forum.netgate.com/post/846937</guid><dc:creator><![CDATA[JeGr]]></dc:creator><pubDate>Wed, 05 Jun 2019 15:22:49 GMT</pubDate></item><item><title><![CDATA[Reply to IPSec VPN from Azure to Oracle Cloud Using PfSense on Azure on Wed, 05 Jun 2019 13:50:10 GMT]]></title><description><![CDATA[<p dir="auto">Hi Je,</p>
<p dir="auto">Thanks for the quick response. Actually i changed the configuration as you suggested and it worked and i was able to established the VPN connection. Unfortunately from Oracle side there is no way to change the VPN configuration. My configuration shown below;</p>
<p dir="auto">Phase I<br />
Encryption Algorithm: AES<br />
Key Length : 256<br />
Hash : Sha1<br />
DH Group : Group 5 (1536 bit)<br />
Peer Detection : Disable</p>
<p dir="auto">Phase II<br />
Protocol : ESP<br />
Encryption Algorithm : AES 256 Bit<br />
Hash Algorithm : SHA 1<br />
PFS Key Group : 5</p>
<p dir="auto">Cheers mate. Thank you so much for the support :)</p>
]]></description><link>https://forum.netgate.com/post/846903</link><guid isPermaLink="true">https://forum.netgate.com/post/846903</guid><dc:creator><![CDATA[tharu.rtk]]></dc:creator><pubDate>Wed, 05 Jun 2019 13:50:10 GMT</pubDate></item><item><title><![CDATA[Reply to IPSec VPN from Azure to Oracle Cloud Using PfSense on Azure on Wed, 05 Jun 2019 10:32:14 GMT]]></title><description><![CDATA[<p dir="auto">Thats IPSEC Phase 1 error, as you have nothing configured, that is matching the proposal from the remote site.</p>
<p dir="auto">Yours is: AES 128 (CBC) with SHA256 and DH Group 6(? 2048bits).</p>
<p dir="auto">They need at least: AES 192, better AES-256 (CBC, not GCM from that string) with SHA256 or SHA384 (I'd use 384 at least) and a DH Group of LOUSY 1536 bits or lower.</p>
<p dir="auto">You should really check if that other side (oracle I suppose) could be configured to higher standards. Anything DH below 2k shouldn't be in use anymore. Even better use elliptic curves (DH Group 28-31 for example).</p>
<p dir="auto">For them to have max DH Group to 1536 bits and even offering as low as 768 and offering SHA1 is really really disheartening from a security standpoint. <img src="https://forum.netgate.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f622.png?v=717669fab53" class="not-responsive emoji emoji-android emoji--cry" style="height:23px;width:auto;vertical-align:middle" title=":cry:" alt="😢" /></p>
]]></description><link>https://forum.netgate.com/post/846859</link><guid isPermaLink="true">https://forum.netgate.com/post/846859</guid><dc:creator><![CDATA[JeGr]]></dc:creator><pubDate>Wed, 05 Jun 2019 10:32:14 GMT</pubDate></item></channel></rss>