You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have three tunnels. Two are to the local LAN of remote offices, and one is to an EC2 instance on AWS. There are no overlaps in the remote LAN subnets, or the tunnel subnets. The AWS instance has a Allow IPs of 0.0.0.0/0 and becomes my internet gateway. The remote offices have Allow IPs set for the subnet scope of the remote LAN and only become a route for that remote LAN. All tunnels work as they should independently. However, if I have a tunnel active and I activate a different tunnel, the active one deactivates. In web form terms, they act like radio select bubbles, and not check boxes. Is there any way to get WireGUIrd to to let me have all three active at the same time?
Thank you.
The text was updated successfully, but these errors were encountered:
I have confirmed that if I open both tunnels at the same time from the shell, using wg-quick they work as intended. Also, I have added FwMark = 51820 to the [Interface] Section of the config for the tunnel that does not become my default gateway as per this: https://casavant.org/2020/10/10/wireguard-fwmark.html and works with no issues at all.
I can confirm: normally I can activate both of my tunnels with wg-quick, with wireguird I can't. I can even activate one in Wireguird and the other with wg-quick, but not both in wireguird.
I have three tunnels. Two are to the local LAN of remote offices, and one is to an EC2 instance on AWS. There are no overlaps in the remote LAN subnets, or the tunnel subnets. The AWS instance has a Allow IPs of 0.0.0.0/0 and becomes my internet gateway. The remote offices have Allow IPs set for the subnet scope of the remote LAN and only become a route for that remote LAN. All tunnels work as they should independently. However, if I have a tunnel active and I activate a different tunnel, the active one deactivates. In web form terms, they act like radio select bubbles, and not check boxes. Is there any way to get WireGUIrd to to let me have all three active at the same time?
Thank you.
The text was updated successfully, but these errors were encountered: