this post was submitted on 15 Feb 2024
390 points (97.8% liked)
Technology
59151 readers
3554 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Fuck. Really? I'm seriously considering switching to Proton but I'm also in the middle of moving to Linux and that's not negotiable. Shit I took Linux support for granted.
The Linux client isn't perfect, but you can download the openVPN config file and set up individual server connections yourself. It's all laid out on their website, fairly simple. If you know what you're doing, you can also edit the config files to allow IP-based split tunneling.
Ah, well the VPN client I config in my router so as long as Proton uses OpenVPN or WireGuard I should be able to get it to work, even though I barely know what I'm doing. Converting settings files manually to settings in pfSense is doable.
I can't speak about pfsense or router-based configs, I have zero experience there. The Proton website does have openVPN and wire guard manual setup instructions though. You could try it with a free account first to make sure everything works before committing to paying for it. If you're interested, I can show you the changes I made to the openVPN config file to allow split tunneling. Again though, I don't know how that translates to pfsense.
Good to hear they have manuals for both OpenVPN and WireGuard. Thanks for the info. And thanks for offering to show me split tunneling, but I don't think that's necessary at the moment. But it's great to know there's a way to set it up like that, I'll keep that in mind if I need it in the future.
I tried their OpenVPN config files but I always get IP leaks. Any idea on how to fix that? :(
I believe there's a way to do it using iptables, but I'd have to look into it more again. You might get more experienced people answering if you search for "openVPN force traffic through VPN iptables" or something similar. Let me know if that helps!
Turns out the problem is that Proton does not support IPV6, at least via OpenVPN or WireGuard. Disabling ipv6 fixes the problem, though I don't really enjoy that solution :|
Ahh yeah, that sounds right. When you use the official GUI on Linux it creates an IPV6 killswitch connection along with the VPN connection. Sorry, I don't have any better answers for ya there.
I'm using proton bridge on debian...
Downloading a .deb file is admittedly not ideal and not "the debian way" but it works
Their VPN services should be accessible by any linux client (but i've not tried yet)
Thanks for the info. I see they have an RPM version, too. I hope works on OpenSUSE.