Cake
Senior Member
I switched over to Linux with KDE from windows 8 on my laptop, I can't seem to get the opvn file generated from the router to work. The opvn file worked with OpenVPN GUI for windows, but on the KDE network manager-->file --> import vpn connection, it always fails to connect. Anybody have suggestions? I spent half a day on it so far. I won't be home for 3-4 weeks, I don't feel like going back to windows.
Code:
Aug 14 10:03:01 terminal NetworkManager[840]: <info> Starting VPN service 'openvpn'...
Aug 14 10:03:01 terminal NetworkManager[840]: <info> VPN service 'openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 6677
Aug 14 10:03:01 terminal NetworkManager[840]: <info> VPN service 'openvpn' appeared; activating connections
Aug 14 10:03:01 terminal NetworkManager[840]: <info> VPN plugin state changed: starting (3)
Aug 14 10:03:01 terminal NetworkManager[840]: nm-openvpn-Message: openvpn started with pid 6680
Aug 14 10:03:01 terminal NetworkManager[840]: <info> VPN connection 'March 2015 v1' (Connect) reply received.
Aug 14 10:03:01 terminal nm-openvpn[6680]: OpenVPN 2.3.2 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [eurephia] [MH] [IPv6] built on Apr 13 2015
Aug 14 10:03:01 terminal nm-openvpn[6680]: WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Aug 14 10:03:01 terminal nm-openvpn[6680]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Aug 14 10:03:01 terminal nm-openvpn[6680]: WARNING: file '/home/owner/.local/share/networkmanagement/certificates/March 2015 v1/private.key' is group or others accessible
Aug 14 10:03:01 terminal nm-openvpn[6680]: ******* WARNING *******: null MAC specified no authentication will be used
Aug 14 10:03:01 terminal nm-openvpn[6680]: UDPv4 link local: [undef]
Aug 14 10:03:01 terminal nm-openvpn[6680]: UDPv4 link remote: [AF_INET]xxx.xxx.xxx.xxx:2056
Aug 14 10:03:41 terminal NetworkManager[840]: <warn> VPN connection 'March 2015 v1' connect timeout exceeded.
Aug 14 10:03:41 terminal NetworkManager[840]: nm-openvpn-Message: Terminated openvpn daemon with PID 6680.
Aug 14 10:03:41 terminal nm-openvpn[6680]: SIGTERM[hard,] received, process exiting
Aug 14 10:04:01 terminal NetworkManager[840]: <info> VPN service 'openvpn' disappeared
Aug 14 10:04:28 terminal NetworkManager[840]: (NetworkManager:840): GLib-GObject-WARNING **: value "17979648" of type 'guint' is invalid or out of range for property 'gateway-ping-timeout' of type 'guint'
Aug 14 10:04:29 terminal NetworkManager[840]: <info> Starting VPN service 'openvpn'...
Aug 14 10:04:29 terminal NetworkManager[840]: <info> VPN service 'openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 6691
Aug 14 10:04:29 terminal NetworkManager[840]: <info> VPN service 'openvpn' appeared; activating connections
Aug 14 10:04:29 terminal NetworkManager[840]: <info> VPN plugin state changed: starting (3)
Aug 14 10:04:29 terminal NetworkManager[840]: nm-openvpn-Message: openvpn started with pid 6694
Aug 14 10:04:29 terminal NetworkManager[840]: <info> VPN connection 'March 2015 v1' (Connect) reply received.
Aug 14 10:04:29 terminal nm-openvpn[6694]: OpenVPN 2.3.2 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [eurephia] [MH] [IPv6] built on Apr 13 2015
Aug 14 10:04:29 terminal nm-openvpn[6694]: WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Aug 14 10:04:29 terminal nm-openvpn[6694]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Aug 14 10:04:29 terminal nm-openvpn[6694]: WARNING: file '/home/owner/.local/share/networkmanagement/certificates/March 2015 v1/private.key' is group or others accessible
Aug 14 10:04:29 terminal nm-openvpn[6694]: ******* WARNING *******: null MAC specified, no authentication will be used
Aug 14 10:04:29 terminal nm-openvpn[6694]: UDPv4 link local: [undef]
Aug 14 10:04:29 terminal nm-openvpn[6694]: UDPv4 link remote: [AF_INET]xxx.xxx.xxx.xxx:2056
Aug 14 10:05:09 terminal NetworkManager[840]: <warn> VPN connection 'March 2015 v1' connect timeout exceeded.
Aug 14 10:05:09 terminal NetworkManager[840]: nm-openvpn-Message: Terminated openvpn daemon with PID 6694.
Aug 14 10:05:09 terminal nm-openvpn[6694]: SIGTERM[hard,] received, process exiting
Aug 14 10:05:29 terminal NetworkManager[840]: <info> VPN service 'openvpn' disappeared
lines 194-227/227 (END)