Difference between revisions of "OpenWRT MWAN Failover"

Wiki.TerraBase.info
Jump to navigation Jump to search
(Created page with "This was a bit of a challenge...")
 
m
 
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 />

Latest revision as of 14:49, 24 November 2020

This was a bit of a challenge...

It is worth noting a key piece of information that OpenWRT includes in their 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