You are not logged in.
So I followed this guide after downloading my wireguard configuration, the connection was successful and I was able to browse the internet. However, after using the command nmcli connection down, nmcli says that my connectivity is limited and I don't have internet access. One fix that I have found is by following these steps: nmcli connection down wg > nmcli networking off > nmcli networking on > nmcli con up SSID.
Offline
So I followed this guide after downloading my wireguard configuration, the connection was successful and I was able to browse the internet. However, after using the command nmcli connection down, nmcli says that my connectivity is limited and I don't have internet access. One fix that I have found is by following these steps: nmcli connection down wg > nmcli networking off > nmcli networking on > nmcli con up SSID.
Try running
nmcli connection upand then running
nmcli connection down <ID>where ID is the the name, UUID or PATH of the device. I also recommend you check out
man nmclifor more information on using nm.
I know nothing.
Offline