nmcli con up <VPN NAME> doesn't work either: nothing happens except the three dots where the VPN icon is shown and after 90 seconds a timeout message appears in the terminal window; so exactly the same behaviour :-(
Bernd On Monday, August 8, 2022 3:03:17 PM CEST Harald Dunkel wrote: > Hi BM > > if your VPN is IPsec, then you might want to examine charon's output via > journalctl. Probably openvpn, wireguard and others can be found there, too. > > Another thing to try is to establish the VPN connection using nmcli in a > terminal window, e.g. > > nmcli con up "VPN name" > > Maybe you get a usable error message this way. > > > Regards > > Harri