Sys-net + multiple active wiregaurd vpns connected simultaneously

Is it possible to have multiple diff wireguard vpns connected simultaneously in the SYS-NET-VM

USA_1_WG_VPN

USA_2_WG_VPN

USA_3_WG_VPN

then in a separate VM set the NET-QUBE to SYS-NET-VM

and then somewhere configure a IP-TABLE or CONFIG setting or something to use 1 of those 3 active VPN connections in the SYS-NET-VM.

or is the SYS-NET-VM only capable of utilizing 1 active wireguard VPN connection at a time?

1 Like

Why do you want to complicste simple matter. Make 4 sys-vpn qubes, make source of it’s network a sys-firewall, and connect your app-vm to sys-vpn of your choice.
Somteime I use 6 different sys-vpn's simultanesly.

2 Likes

This is not Qubes specific - you could look to see how Network Manager
might deal with this.
The main issues you will have to deal with are handling DNS resolution
across different VPNs, and ensuring that there are no IP conflicts. This
is not impossible, but it is so much easier to set up separate VPN
qubes, as @KitsuneNoBaka says.
If you want one qube to access two VPNs at the same time, you’ll have
no option but to configure multiple connections embodied in a single
netvm.

I never presume to speak for the Qubes team.
When I comment in the Forum I speak for myself.

1 Like