<?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[2.5.0 OpenVPN no AES-NI]]></title><description><![CDATA[<p dir="auto">I see on the dashboard Hardware Crypto is enabled and active but i can't choose it in the OpenVPN configuration.</p>
<p dir="auto">Version: built on Sat Aug 08 01:03:06 EDT 2020</p>
<p dir="auto">I thought this bug was solved or not?<br />
<a href="https://redmine.pfsense.org/issues/9646" target="_blank" rel="noopener noreferrer nofollow ugc">Bug 9646</a></p>
<p dir="auto">If this is not fixed is there any timeframe this will be fixed.</p>
<p dir="auto">Yes i know i'm running a dev version but i think this bug is grave.</p>
<pre><code> openssl engine -t -c -pre DUMP_INFO
(dynamic) Dynamic engine loading support
[Failure]: DUMP_INFO
34370871296:error:260AC089:engine routines:int_ctrl_helper:invalid cmd name:/build/ce-crossbuild-master/sources/FreeBSD-src/crypto/openssl/crypto/engine/eng_ctrl.c:87:
34370871296:error:260AB089:engine routines:ENGINE_ctrl_cmd_string:invalid cmd name:/build/ce-crossbuild-master/sources/FreeBSD-src/crypto/openssl/crypto/engine/eng_ctrl.c:255:
     [ unavailable ]

</code></pre>
<p dir="auto">Ok looks like this is not working.<br />
CPU has AES-NI features und it was working in the past on these servers (Dell R210 II )</p>
<pre><code>sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu'
hw.machine: amd64
hw.model: Intel(R) Xeon(R) CPU E31220 @ 3.10GHz
hw.ncpu: 4
hw.machine_arch: amd64
dmesg -a | grep Features
  Features=0xbfebfbff&lt;FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE&gt;
  Features2=0x1fbae3ff&lt;SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX&gt;

</code></pre>
<pre><code> openssl engine -c -t
(dynamic) Dynamic engine loading support
     [ unavailable ]

</code></pre>
]]></description><link>https://forum.netgate.com/topic/155913/2-5-0-openvpn-no-aes-ni</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 10:52:41 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/155913.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 08 Aug 2020 21:04:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Fri, 14 Aug 2020 13:26:32 GMT]]></title><description><![CDATA[<p dir="auto">Those are two completely different sets of crypto controls. One for the operating system in general, and one specifically for OpenVPN. There are many more uses for crypto on pfSense than OpenVPN.</p>
<p dir="auto">AES-NI never shows in OpenVPN because it isn't a relevant option. It is not considered a crypto "engine" to OpenVPN or OpenSSL, because it uses it automatically. Some devices have to be selected manually.</p>
]]></description><link>https://forum.netgate.com/post/929432</link><guid isPermaLink="true">https://forum.netgate.com/post/929432</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Fri, 14 Aug 2020 13:26:32 GMT</pubDate></item><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Thu, 13 Aug 2020 22:53:11 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for the clarification.</p>
<p dir="auto">But why is there the option if it will be NEVER shown in the OpenVPN configuration?</p>
]]></description><link>https://forum.netgate.com/post/929348</link><guid isPermaLink="true">https://forum.netgate.com/post/929348</guid><dc:creator><![CDATA[hec]]></dc:creator><pubDate>Thu, 13 Aug 2020 22:53:11 GMT</pubDate></item><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Thu, 13 Aug 2020 13:56:15 GMT]]></title><description><![CDATA[<p dir="auto">AES-NI will never show on the OpenVPN page. OpenVPN/OpenSSL will detect and use AES-NI automatically.</p>
<p dir="auto">The only place you can pick AES-NI from a list is under System &gt; Advanced on the Misc tab to tell the system whether or not to load the kernel module. Primarily that will affect IPsec, not OpenVPN.</p>
]]></description><link>https://forum.netgate.com/post/929296</link><guid isPermaLink="true">https://forum.netgate.com/post/929296</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Thu, 13 Aug 2020 13:56:15 GMT</pubDate></item><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Thu, 13 Aug 2020 12:04:50 GMT]]></title><description><![CDATA[<p dir="auto">In 2.4.* it is also not showing and, as far as I remember, never was (Hyper-V), so I hope it is working automagically.</p>
]]></description><link>https://forum.netgate.com/post/929273</link><guid isPermaLink="true">https://forum.netgate.com/post/929273</guid><dc:creator><![CDATA[Bob.Dig]]></dc:creator><pubDate>Thu, 13 Aug 2020 12:04:50 GMT</pubDate></item><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Thu, 13 Aug 2020 11:45:31 GMT]]></title><description><![CDATA[<p dir="auto">OK so there is an patch for ssl but this patch is causing problems as i read.</p>
<p dir="auto">OpenSSL was patched in 2018 but this bug exists in pfsense in 2020? Or is there another bug which is causing this?</p>
]]></description><link>https://forum.netgate.com/post/929271</link><guid isPermaLink="true">https://forum.netgate.com/post/929271</guid><dc:creator><![CDATA[hec]]></dc:creator><pubDate>Thu, 13 Aug 2020 11:45:31 GMT</pubDate></item><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Wed, 12 Aug 2020 14:06:34 GMT]]></title><description><![CDATA[<p dir="auto">I have reported this issue before.</p>
<p dir="auto"><img src="/assets/uploads/files/1597241177896-2.png" alt="2.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.netgate.com/post/929156</link><guid isPermaLink="true">https://forum.netgate.com/post/929156</guid><dc:creator><![CDATA[yon 0]]></dc:creator><pubDate>Wed, 12 Aug 2020 14:06:34 GMT</pubDate></item><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Mon, 10 Aug 2020 16:41:43 GMT]]></title><description><![CDATA[<pre><code>kldstat
Id Refs Address                Size Name
 1   19 0xffffffff80200000  38d7128 kernel
 2    2 0xffffffff83ad9000     a448 opensolaris.ko
 3    1 0xffffffff83ae4000   3ba750 zfs.ko
 4    1 0xffffffff8423d000     1000 cpuctl.ko
 5    1 0xffffffff8423e000     8c90 aesni.ko
 6    1 0xffffffff84247000     37e8 cryptodev.ko

</code></pre>
]]></description><link>https://forum.netgate.com/post/928877</link><guid isPermaLink="true">https://forum.netgate.com/post/928877</guid><dc:creator><![CDATA[hec]]></dc:creator><pubDate>Mon, 10 Aug 2020 16:41:43 GMT</pubDate></item><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Mon, 10 Aug 2020 15:39:43 GMT]]></title><description><![CDATA[<p dir="auto">Is <code>aesni</code> loaded in <code>kldstat</code> output?</p>
]]></description><link>https://forum.netgate.com/post/928870</link><guid isPermaLink="true">https://forum.netgate.com/post/928870</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 10 Aug 2020 15:39:43 GMT</pubDate></item><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Mon, 10 Aug 2020 15:35:07 GMT]]></title><description><![CDATA[<p dir="auto">Yes it is enabled in the BIOS as you see above the CPU does report the correct features</p>
<p dir="auto">I only see the CPU features in the dmesg.boot.</p>
]]></description><link>https://forum.netgate.com/post/928868</link><guid isPermaLink="true">https://forum.netgate.com/post/928868</guid><dc:creator><![CDATA[hec]]></dc:creator><pubDate>Mon, 10 Aug 2020 15:35:07 GMT</pubDate></item><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Mon, 10 Aug 2020 14:38:29 GMT]]></title><description><![CDATA[<p dir="auto">Any messages in the system log about aesni? Check <code>/var/log/dmesg.boot</code> specifically.</p>
<p dir="auto">You should see a line like this:</p>
<pre><code class="language-shell">Aug 10 10:37:45 pfSense kernel: aesni0: &lt;AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS&gt; on motherboard
</code></pre>
<p dir="auto">Is it enabled in your BIOS?</p>
]]></description><link>https://forum.netgate.com/post/928857</link><guid isPermaLink="true">https://forum.netgate.com/post/928857</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 10 Aug 2020 14:38:29 GMT</pubDate></item><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Mon, 10 Aug 2020 14:34:27 GMT]]></title><description><![CDATA[<p dir="auto">Yes i tried both - AES-NI and BSD Cyptodev</p>
]]></description><link>https://forum.netgate.com/post/928855</link><guid isPermaLink="true">https://forum.netgate.com/post/928855</guid><dc:creator><![CDATA[hec]]></dc:creator><pubDate>Mon, 10 Aug 2020 14:34:27 GMT</pubDate></item><item><title><![CDATA[Reply to 2.5.0 OpenVPN no AES-NI on Mon, 10 Aug 2020 14:16:20 GMT]]></title><description><![CDATA[<p dir="auto">Did you set AES-NI under System &gt; Advanced, Misc. in the crypto module options?</p>
]]></description><link>https://forum.netgate.com/post/928848</link><guid isPermaLink="true">https://forum.netgate.com/post/928848</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 10 Aug 2020 14:16:20 GMT</pubDate></item></channel></rss>