You are not logged in.

#1 2021-08-04 09:31:48

levali1202
Member
Registered: 2021-08-04
Posts: 1

No internet connectivity after stopping wireguard connection

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

#2 2021-08-04 18:10:27

wnaBee
Member
Registered: 2021-06-19
Posts: 13

Re: No internet connectivity after stopping wireguard connection

levali1202 wrote:

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 up

and 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 nmcli

for more information on using nm.


I know nothing.

Offline

Board footer

Powered by FluxBB