Can the WireGuard client in OpenWRT prioritize using VPN tunnel #1 whenever it's online?
For example:
If VPN tunnel #1 goes offline, it fails over to VPN tunnel #2.
But will it automatically switch back to VPN tunnel #1 when it's back online?
Do I need a custom script to achieve this behavior?
Maybe its possible with the 2x WAN ports?
**I'm considering purchasing a Flint 2 router, but only if this functionality is possible with OpenWRT. I don't want to order the router and risk losing even more money if it can't meet my needs.
I have allready tested this with dd-wrt and asuswrt-merlin and it didnt work.
Thank you for your assistance!
(To moderator: Yes, the last post was a missunderstanding i tought ddwrt and OpenWRT was same for a time, lol sorry).
EDIT:
I just orderd the Flint 2 router and will try it out when it deliveres.
The functions I needed in OpenWRT to be able to run a 24/7 VPN router was: Failover = If #1 VPN tunnel goes offline use #2 tunnel. Fallback = Prioritize #1 VPN tunnel, allways jump to #1 when it comes back online, even when using #2. Killswitch = Never use normal internet connection, allways use VPN tunnels.
Oh, amazing. Then i am trusting you guys and ordering the Flint 2 in Europe couldnt find a more priceworthy alternative in Europe with at least 1GB ram.
I tought 2x physical WAN ports would help solve this issue even easier but you are saying it will not help i just need to use mwan3?
Thank you very much and sorry for all missunderstand if it has been any.
Thank you but I just orderd the GL.iNet GL-MT6000 (Flint 2) -_-
I also edited my first post with this:
The functions I needed in OpenWRT to be able to run a 24/7 VPN router was: Failover = If #1 VPN tunnel goes offline use #2 tunnel. Fallback = Prioritize #1 VPN tunnel, allways jump to #1 when it comes back online, even when using #2. Killswitch = Never use normal internet connection, allways use VPN tunnels.