Hey! Ive just got Fedora 39 on my PC. I’m new into Linux, but I liked the way Fedora looks and so on. But as a former windows user, I was glad to use Proton VPN. On windows it just worked well, and my local Broadcaster homepage didn’t notice that I was using, Secure Core, via example Switzerland though a server in my country. But now, when I use Proton VPN in fedora, the broadcaster notice that my internet goes via another country, and dosnt let me whatch. I juse the App I found on Flatpak. Is there something I should investigate more , of some easy tweaks to make it work well again?

  • bigmclargehuge@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    6 months ago

    I’ve always preferred to use OpenVPN configuration files for setting up VPNs on Linux, rather than using the VPN providers app.

    Basically, you need to install a few packages: openvpn and networkmanager-openvpn. This second one is optional, but it allows you to simply pick a VPN connection from the same drop-down applet you connect to WiFi from.

    Then, all you do is head to https://account.protonvpn.com/downloads, download the OpenVPN configuration files, extract them somewhere, then use the network manager menu to pick one of the servers. When you’re adding the connection, it’ll require your VPN login info. This isn’t the same as your regular login though, to find that, head to https://account.protonvpn.com/account, and the credentials are listed under “OpenVPN/IKEv2 Username”.

    Once this is setup, connecting to a VPN is as simple as opening your network applet, then clicking on your VPN of choice. You can add as many VPN connections as you want to switch between servers easily. Really handy to not need a VPN providers’ specific app just to connect to a server.

  • Winter8593@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    I haven’t had luck with proton VPN on my LMDE machines, so I just used the wire guard configs instead.

  • helenslunch@feddit.nl
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    6 months ago

    Use the official app.

    Remember that many Flatpak apps are not the “official” version. Go directly to the website, when possible. Just like Windows.

  • FriedRice@lemmy.mlOP
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    Hey! Thank you all for the support. Well im trying to learn all the wonders of Linux. Ive now installed the app with the terminal, it didnt help with my problem, maybe my browser sends some location?, but now ive got the official app, and that feels more secure. thank you.

  • communism@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    Seconding to use the protonvpn CLI program, it always worked well for me. These days I just use wireguard config files though, they’re much easier as you can just add them to networkmanager and you’ll auto connect on boot. IME the official VPN programs are often buggy. I also added a module to my waybar to show if I’m connected or not for peace of mind that the vpn started up correctly without any other indicator (if you use a DE you might already have an indicator for vpn connections)