Wifi broken Please help emergency

After installing and removing proton vpn all websites say the ip or dns could not be found please help i am at a tournament and need wifi

same on firefkx and kn multiple wifi networks

Spellcehck is dusabled for zorin forum

sudo ip link delete pvpn*

[Source: [SOLVED] no access to the internet after using protonvpn - Linux Mint Forums]

1 Like

Your source i loooed at and a diff method worked:

came here to give the same solution knowing it would be a problem for many people if it happened to them.

If proton freezes and crashes it messes up the connection with pvpn-ipv6leak-protection still running even if you restart the computer.

I did pretty much the same thing to solve it.
I used this command in terminal to show the connections

CODE: SELECT ALL

nmcli connection show --active 

this was still running pvpn-ipv6leak-protection

I ran this to stop it

CODE: SELECT ALL

sudo nmcli connection delete pvpn-ipv6leak-protection

Internet immediately star

On mobile no au5ocorrect sorry

1 Like

Thanks alot!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.