OpenWRT MWAN Failover: Difference between revisions

Created page with "This was a bit of a challenge..."
 
mNo edit summary
 
Line 1: Line 1:
This was a bit of a challenge...
This was a bit of a challenge...
It is worth noting a key piece of information that OpenWRT includes in their [https://openwrt.org/docs/guide-user/network/wan/multiwan/mwan3 documentation on MWAN] (and it is in big, bold lettering, because it is important);
* '''CONFIGURE THE ''METRIC'' VALUE FOR ALL OF THE WAN INTERFACES FIRST!'''
** In theConfiguration File, /etc/config/network: option metric 'WhatEverValue'
** In the LuCI GUI: Network, Interfaces, Edit Button for WhatEverWAN Interface, Advanced Settings Tab, Use gateway metric, WhatEverValue
<br />