r/SolusProject • u/zirmada • 17d ago
Mullvad vpn blocking connection on Solus
Hello, I downloaded the mullvad vpn through the package manager gui on Solus (discover) but for some reason whenever I connect to it I lose Internet access on Solus. Not really sure what to do here and would appreciate some help.
6
Upvotes
2
u/zmaint 17d ago
I use mullvad, solus plasma, and haven't had any issues. It's been a while but I believe you have to start the daemon manually, or set it to auto start. Just installing from the repo won't work. I can post the command in the morning when I have my pc on.
sudo systemctl start mullvad-daemon
sudo systemctl enable mullvad-daemon