https://bugs.koozali.org/show_bug.cgi?id=13115
--- Comment #5 from John Crisp <[email protected]> ---
Installed smeserver-openvpn-routed-0.1.6-11.el8.sme.noarch
Doesn't appear to update the existing defaults?
I was still left like this:
openvpn-routed=service
Cipher=AES-128-CBC
HMAC=SHA256
ManagementPassword=asdassdasdasdsasasadsasasa
UDPPort=1194
access=public
status=enabled
After uninstalling and deleting the key and installing again I get:
openvpn-routed=service
Cipher=AES-256-GCM
HMAC=SHA256
ManagementPassword=asdassdasdasdsasasadsasasa
UDPPort=1194
access=public
status=enabled
Seems OK. I need to test a full connection but can't do that right now.
A couple of side thoughts.
Should this be private/disabled by default and until the certificates are
installed? That might prevent enormous logs as it keeps trying to start.
Wed Sep 3 14:27:38 2025 WARNING: cannot stat file 'priv/key.pem': No such file
or directory (errno=2)
Options error: --key fails with 'priv/key.pem': No such file or directory
(errno=2)
Options error: Please correct these errors.
Use --help for more information.
Options error: --dh fails with 'pub/dh.pem': No such file or directory
(errno=2)
Options error: --ca fails with 'pub/cacert.pem': No such file or directory
(errno=2)
Options error: --cert fails with 'pub/cert.pem': No such file or directory
(errno=2)
Should there be a check for the subnet? It defaults to 192/168.29.x
What if that is being used on the server already?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/