Premis: on mswindows work fine.
i have certificate ca.crt | enrico.crt | enrico.key | ta.key
that i have configured in the interface, like getway i have put the ip server to connect
but i have the following log :
- Code: Select all
systemctl status openvpn@netformedia
● openvpn@netformedia.service - OpenVPN Robust And Highly Flexible Tunneling Application (Config: netformedia)
Loaded: loaded (/usr/lib/systemd/system/openvpn@.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2022-02-02 18:03:07 CET; 7min ago
Process: 15974 ExecStart=/usr/sbin/openvpn --daemon --writepid /run/openvpn/netformedia.pid --cd /etc/openvpn/ --config netformed>
CPU: 8ms
feb 02 18:03:07 localhost systemd[1]: Starting OpenVPN Robust And Highly Flexible Tunneling Application (Config: netformedia)...
feb 02 18:03:07 localhost openvpn[15974]: Options error: In [CMD-LINE]:1: Error opening configuration file: netformedia.conf
feb 02 18:03:07 localhost openvpn[15974]: Use --help for more information.
feb 02 18:03:07 localhost systemd[1]: openvpn@netformedia.service: Control process exited, code=exited, status=1/FAILURE
feb 02 18:03:07 localhost systemd[1]: openvpn@netformedia.service: Failed with result 'exit-code'.
feb 02 18:03:07 localhost systemd[1]: Failed to start OpenVPN Robust And Highly Flexible Tunneling Application (Config: netformedia).
i don't know where find other log for investigate for the error.
however i can't connect in vpn . the ping to the server give on the first line a negotiations , following " Destination Port Unreachable"
on net_applet i have also tap0 connection, when i click to connect it disappear
have you some tips for me?
Enrico