userdoc:tt_wan_failover

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
userdoc:tt_wan_failover [2019/10/13 20:55]
abelbeck
userdoc:tt_wan_failover [2021/01/19 13:15]
mkeuter [AVM FRITZ!Box 6820v3 LTE as LTE Router]
Line 97: Line 97:
   exit 0   exit 0
  
-===== Action Exit Script (optional) =====+\\ 
 +===== Exit Action Script (optional) ===== 
 + 
 +!!Note: AstLinux 1.3.7 or later is required!!
  
-Conditionally test when a Secondary -> Primary WAN link change occurs, by executing a script.+Conditionally test when a Secondary -> Primary WAN link change is allowed to occur, by executing a script.
  
-If this script has an exit value of 0 the link change occurs, else with any other exit value the failover remains on the Secondary WAN.+If this script has an exit value of ''0'' the link change occurs, else with any other exit value the failover remains on the Secondary WAN.
  
 The script must be found at ''/mnt/kd/wan-failover-exit.script'' and be made executable... The script must be found at ''/mnt/kd/wan-failover-exit.script'' and be made executable...
Line 153: Line 156:
   exit 0   exit 0
  
 +\\
 ===== Testing Failover ===== ===== Testing Failover =====
  
Line 336: Line 340:
     ... do stuff ...     ... do stuff ...
   fi   fi
 +  
 +===== AVM FRITZ!Box 6820v3 LTE as LTE Router =====
 +
 +The AVM FRITZ!Box series is very common in Germany and parts of Europe. The 6820 LTE should work across Europe.
 +
 +[[https://en.avm.de/products/fritzbox/fritzbox-6820-lte/|Product Info]]
 +
 +  * on the FRITZ!Box overview page click on the 3 dots in the upper right corner and enable "Advanced View"
 +  * under "Home Network/Network/Network Settings/IP Addresses" click on "IPv4 Addresses" and change the "IPv4 Address" (to e.g. ''192.168.5.1''), cause every FRITZ!Box by default uses ''192.168.178.1'' and that can lead to problems when using VPNs or other FRITZ!Boxes.
 +  * setup your AstLinux Failover interface with a static address from the same network (best below ''.20'' because of DHCP) e.g. ''192.168.5.11'' and reboot AstLinux.
 +  * under "Internet/Permit Access" click "Add Device for Sharing" and enable the "Exposed Host" function for your AstLinux Failover interface.
  • userdoc/tt_wan_failover.txt
  • Last modified: 2021/01/19 13:15
  • by mkeuter