Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:services:vpn:openvpn:dual-wan [2021/08/15 22:00] – optimize title vgaeteradocs:guide-user:services:vpn:openvpn:dual-wan [2021/08/16 01:51] – [Routing example: Dual VPN with mwan3] formatting vgaetera
Line 1: Line 1:
 ====== Routing example: Dual VPN with mwan3 ====== ====== Routing example: Dual VPN with mwan3 ======
-Objective: Open two VPN Tunnels, one through main WAN and one through LTE Backup, automatic failover to LTE when WAN fails.+Objective: Open two VPN tunnels, one through main WAN and one through LTE backup, automatic failover to LTE when WAN fails.
  
 See also: [[https://forum.openwrt.org/t/openvpn-dual-wan-failover/65504|Forum post]] See also: [[https://forum.openwrt.org/t/openvpn-dual-wan-failover/65504|Forum post]]
Line 7: Line 7:
 Navigate to **LuCI -> Network -> Switch** to create second VLAN. Navigate to **LuCI -> Network -> Switch** to create second VLAN.
  
-{{:media:docs:howto:dual-vpn-switch.png?400|}}+{{:media:docs:howto:dual-vpn-switch.png?400}}
  
 Navigate to **LuCI -> Network -> Interfaces** to create WAN2 interface. Navigate to **LuCI -> Network -> Interfaces** to create WAN2 interface.
Line 24: Line 24:
 Create unmanaged VPN interfaces, bring up on boot, firewall wan zone Create unmanaged VPN interfaces, bring up on boot, firewall wan zone
  
-{{:media:docs:howto:dual-vpn-interfaces.png?400|}}+{{:media:docs:howto:dual-vpn-interfaces.png?400}}
  
 Create two VPN connections for your VPN provider. Create two VPN connections for your VPN provider.
Line 67: Line 67:
 Take the remotes VPNX_IPX from the VPN config and route them through the appropriate interface in **LuCI -> Network -> Static Routes**. Take the remotes VPNX_IPX from the VPN config and route them through the appropriate interface in **LuCI -> Network -> Static Routes**.
  
-{{:media:docs:howto:dual-vpn-routes.jpg?400|}}+{{:media:docs:howto:dual-vpn-routes.jpg?400}}
  
 Now start both VPNs and unplug WAN and check: Now start both VPNs and unplug WAN and check:
  • Last modified: 2023/09/28 12:45
  • by vgaetera