tasket / Qubes-vpn-support

VPN configuration in Qubes OS
GNU General Public License v3.0
126 stars 28 forks source link

Qubes-vpn-support broken in Qubes R4.2 #72

Open adrelanos opened 1 year ago

adrelanos commented 1 year ago

Using Qubes 4.2.0-rc1 it's broken.

Maybe related to Qubes port to nftables?

//cc @marmarek @DemiMarie

tasket commented 1 year ago

@adrelanos See this series of commits from 1cho1ce:

https://github.com/tasket/Qubes-vpn-support/pull/71

I will try to review them this week.

DemiMarie commented 1 year ago

@adrelanos yup, it’s the nftables port. Since the iptables tool is itself deprecated I didn’t implement backwards compatibility there.

Eric678 commented 12 months ago

Is this being held up by the nftables issue? Seems to me that there will never be an in place upgrade to 4.2 with the current setup - except for the most trivial laptop installation. Is there some discussion in the background? In other words how long before resolution. Thanks.

moonlitOrca commented 10 months ago

Sorry, I had posted but then read through the Pull request and I see it is beyond just firewall rules changes. I'm happy to assist testing a proposed solution (but not qualified to write one) if it would be helpful. I'd love to see this completed before 4.2 release if possible for me and others.

vzvva commented 3 months ago

Is there any update for this script? Users have relied on it for many years, and I want to switch to version 4.2 and need this. Thank you. @tasket

xbc5 commented 1 month ago

I'm working on Wireguard support if anyone is interested (@vzvva) ? I can add OpenVPN support too.

https://github.com/xbc5/aegis

backoncrack commented 1 month ago

@tasket Would be appreciated