Skip to content

Conversation

@fabianfrz
Copy link
Member

MikroTik provides OpenVPN with a very old OpenSSL version. If it is used as a server, the OPNsense version cannot be configured to connect to it as the required cipher cannot be selected on the web interface.

Also the form hides those entries from the user in the client configuration.

Also improve the UI slightly. Data Ciphers and Data Ciphers Fallback use different select styles currently, which makes it look strange.

@sopex
Copy link
Contributor

sopex commented Aug 10, 2025

Why don't you use the aes256-gcm that mikrotik provides and openvpn recommends as default.

CBC doesn't provide authentication and has to be handled by mikrotik...

@fabianfrz
Copy link
Member Author

@sopex depends on the ROS version maybe. The version of ROS 6 I am contacting, does not support GCM at all.

@sopex
Copy link
Contributor

sopex commented Aug 10, 2025

@sopex depends on the ROS version maybe. The version of ROS 6 I am contacting, does not support GCM at all.

Yes, you are correct, it was added 2-3 years ago in 7 something. ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants