Dear list,
after having trouble upgrading my IPFire 119 to 120 (all OpenVPN connections didn't work anymore) i downgraded again. Now i just upgraded my local linux os to Ubuntu 18.04 and my OpenVPN client was not able to connect anymore due to TLS/verification failure.
Ok i thought, lets start a fresh install and test if the new core 120 will do it. Now the hassle starts:
Installed core 120, made a new CA and created an OpenVPN roadwarrior connection.
I am NOT able to even import my OpenVPN connection into my OS because the config is not recognised as an OpenVPN connection?!
More investigation showed up that there are MISSING parts in the client-config. The config showed:
#OpenVPN Client conf tls-client client nobind dev tun proto udp tun-mtu pkcs12 marx.p12 cipher verb 3 ns-cert-type server verify-x509-name oabusv.dyndns.org name
Missing parts: 1) comp-lzo was not added 2) tun-mtu has no value (should be 1400 here) 3) "remote <servername>"" was missing completely 4) "cipher" has no value (should be AES-256-CBC here)
After adding these parts i was able to connect.
Can somebody confirm this?
I wonder if people are able to use IPFire with OpenVPN when using Core 120......
Cheers,
Alex