Hi there, I cannot connect to my workplace VPN. When i try to connect to the VPN i get a timeout message. On Windows everythings works fine. I use the same .ovpn file for Windows and Manjaro KDE.
This is the output from journalctl -f:
Sep 08 14:22:14 PC systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 08 14:22:16 PC systemsettings[2226]: QDBusObjectPath: invalid path ""
Sep 08 14:22:16 PC NetworkManager[737]: <info> [xxxxxxxxxxxx] vpn[xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]: starting openvpn
Sep 08 14:22:16 PC NetworkManager[737]: <info> [xxxxxxxxxxxx] audit: op="connection-activate" uuid="xxxxxxxxxxxxxxxxxxxxxxxxxxxx" name="xxxxxxxxxxxxxxx" pid=xxxxx uid=xxxx result="success"
Sep 08 14:22:16 PC kded6[985]: org.kde.plasma.nm.kded: Unhandled VPN connection state change: NetworkManager::VpnConnection::NeedAuth
Sep 08 14:22:16 PC kded6[985]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Sep 08 14:22:16 PC systemsettings[2226]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Sep 08 14:22:16 PC plasmashell[1008]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Sep 08 14:22:16 PC kded6[985]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Sep 08 14:22:16 PC systemsettings[2226]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Sep 08 14:22:16 PC plasmashell[1008]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Sep 08 14:22:16 PC kded6[985]: org.kde.plasma.nm.kded: Unhandled VPN connection state change: NetworkManager::VpnConnection::Connecting
Sep 08 14:22:16 PC nm-openvpn[2723]: Note: --cipher is not set. OpenVPN versions before 2.5 defaulted to BF-CBC as fallback when cipher negotiation failed in this case. If you need this fallback please add '--data-ciphers-fallback BF-CBC' to your configuration and/or add BF-CBC to --data-ciphers.
Sep 08 14:22:16 PC nm-openvpn[2723]: OpenVPN 2.6.12 [git:makepkg/038a94bae57a446c+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO] built on Jul 18 2024
Sep 08 14:22:16 PC nm-openvpn[2723]: library versions: OpenSSL 3.3.1 4 Jun 2024, LZO 2.10
Sep 08 14:22:16 PC nm-openvpn[2723]: DCO version: N/A
Sep 08 14:22:16 PC nm-openvpn[2723]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Sep 08 14:22:16 PC nm-openvpn[2723]: TCP/UDP: Preserving recently used remote address: [AF_INET6]xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Sep 08 14:22:16 PC nm-openvpn[2723]: UDPv6 link local: (not bound)
Sep 08 14:22:16 PC nm-openvpn[2723]: UDPv6 link remote: [AF_INET6]xxxxxxxxxxxxxxxxxxxxxxxxx
Sep 08 14:22:16 PC nm-openvpn[2723]: NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay
Sep 08 14:23:16 PC NetworkManager[737]: <warn> [xxxxxxxxxxxxxx] vpn[xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]: connect timeout exceeded
Sep 08 14:23:16 PC nm-openvpn-serv[2717]: Connect timer expired, disconnecting.
Sep 08 14:23:16 PC nm-openvpn[2723]: TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Sep 08 14:23:16 PC nm-openvpn[2723]: TLS Error: TLS handshake failed
Sep 08 14:23:16 PC nm-openvpn[2723]: SIGTERM[hard,] received, process exiting
Openvpn:
OpenVPN 2.6.12 [git:makepkg/038a94bae57a446c+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO] built on Jul 18 2024
library versions: OpenSSL 3.3.1 4 Jun 2024, LZO 2.10
Thanks a lot in advance!