Hello,
it seems this is the latest thread on this subject:
To day I am using IPFire 2.27 (x86_64) - Mise à jour du noyau 178
I have just upgraded the client openvpn to 2.6.6 and I have the same error
2023-08-21 08:25:23 Error: negotiated cipher not allowed - AES-256-CBC not in AES-256-GCM:AES-128-GCM
2023-08-21 08:25:23 OPTIONS ERROR: failed to import crypto options
2023-08-21 08:25:23 Failed to open tun/tap interface
Will it be possible to change setting cipher AES-256-CBC to cipher AES-256-GCM in file \var\ipfire\ovpn\server.conf, while openvpn server is up and running, so the new cipher setting will be fetched during the next reboot? Obviously I want to do this via an OpenVPN session, so I cannot stop the OpenVPN Server
I think there is a problem with the status refreshing on the OpenVPN main page. Happens with the connection status too ie need to reboot the server to get the correct status to display.
For Windows 10 I had to use OpenVPN version 2.6.8 and amend the .ovpn file to include two additional lines:
data-ciphers AES-256-CBC
data-ciphers-fallback AES-256-CBC
In Windows 10 I couldn’t get it to negotiate the ciphers correctly when I tested with OpenVPN versions 2.7 and above.
Sorry, I should have been more explicit. Version 2.6.8 is the community version. I also tested this version https://openvpn.net/downloads/openvpn-connect-v2-windows.msi
which is OpenVPN Connect version 2.7.1. It didn’t work for me.
I couldn’t get OpenVPN Connect v3 to work (using the .p12, ta.key and .ovpn files from IPFire) on Windows 10.
I do not use OpenVPN Connect.
Today for a test:
I installed OpenVPN Connect v 3.4.4 (3412) on Windows 10 Pro 22H2.
I added an OpenVPN test connection on the IPFire CU182.
I configured according to the information available in the Documentation and on the Forum