SUMMARY I tried to import an .ovpn file, probably generated by some Sophos VPN solution. It failes with the error message > Failed to import VPN connection: configuration error: unsupported 1th argument remote_host to "route" (line 7) The line 7 reads as follows (not obfuscated): ``` route remote_host 255.255.255.255 net_gateway ``` STEPS TO REPRODUCE 1. Try to import an ovpn file with the setting above. OBSERVED RESULT Can't import OpenVPN config EXPECTED RESULT A new OpenVPN connection. SOFTWARE/OS VERSIONS Operating System: KDE neon 6.3 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.2 Kernel Version: 6.11.0-21-generic (64-bit) Graphics Platform: Wayland
Created attachment 180255 [details] Screenshot
Upstream bugs seem to be: * https://gitlab.gnome.org/GNOME/NetworkManager-openvpn/-/issues/11 * https://gitlab.gnome.org/GNOME/NetworkManager-openvpn/-/issues/127 * https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/369