I'm running Pop OS 22.04, everything updated. I've been trying to use Mullvad VPN, which I've installed using the latest .deb on their site, but as soon as I connect to a server I seem to lose internet access. It shouldn't be a problem with my network because the VPN works perfectly on my other devices, even with the same settings. I've also tried with other servers and other versions of the deb. Then I also tried with two other VPNs (Proton and RiseUp), neither of which worked.
At this point it has to be something with how the connection is configured on Linux. I've left everything as default.

6 Comments
M4775@lemmy.world · 4 pts · 3y
Sounds like you might have a firewall issue. Check the status of
ufw.sudo ufw statusMullvad's app is excellent as far as VPN clients go. Normally I won't use them and prefer using a config like @slippers suggested or just use a router. However, Mullvad's app is the exception and works well on all my business machines with Pop!_OS. You should check the killswitch status. Another thing you could try is enabling "Quantum core". One of my staff was having issues and that bypassed whatever was happening. It's super quick as an added benefit.
nxnx@lemmy.blahaj.zone · 2 pts · 3y
Thank you, selecting Wireguard only and activating quantum tunnel fixed it!
M4775@lemmy.world · 3 pts · 3y
Nice. I'm quite impressed by the quantum tunnel in both security and performance.
slippers@sh.itjust.works · 2 pts · 3y
Have you tried using an OpenVPN configuration generated by Mullvad and Network Manager? https://support.system76.com/articles/use-vpn-software/
nxnx@lemmy.blahaj.zone · 1 pts · 3y
I had tried that but Network Manager couldn't read the config or something. Anyways I fixed the issue by enabling quantum tunnel, but thank you anyways for replying!
YellowtoOrange@lemmy.world · -11 pts · 3y
I asked Claude AI and chatgpt4 and this is what they recommended:
CLAUDE v1.3:
It sounds like you may have an issue with your Linux network configuration that is causing problems when connecting to a VPN. Here are some things to check:
One of these steps should help resolve the problem and get your VPN connectivity working properly again in Pop OS. Let me know if any of these fixes help or if you have any other questions! I'm happy to provide more detailed guidance if needed.
ChatGPT4:
It seems like you're experiencing a common issue with VPNs on Linux where the VPN connection is established, but you're unable to access the internet. This could be due to a number of reasons, but here are a few troubleshooting steps you can try:
Remember to revert any changes if they don't help resolve the issue, especially disabling the firewall, as it's an important security feature.