Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
docs:guide-user:network:wan:multiwan:multiwan_package [2019/03/22 11:14] – [4. Troubleshooting] vgaeteradocs:guide-user:network:wan:multiwan:multiwan_package [2019/08/26 11:37] – tag optimization vgaetera
Line 1: Line 1:
 ====== Multiwan ====== ====== Multiwan ======
 The //multiwan// package is an agent script that makes Multi-WAN configuration simple, easy to use and manageable. It comes complete with load balancing, failover and an easy to manage traffic ruleset. The uci configuration file ''/etc/config/multiwan'' is provided as part of the //multiwan// package. The //multiwan// package is an agent script that makes Multi-WAN configuration simple, easy to use and manageable. It comes complete with load balancing, failover and an easy to manage traffic ruleset. The uci configuration file ''/etc/config/multiwan'' is provided as part of the //multiwan// package.
- 
  
 **multiwan is old and not so maintained, it is better to use [[docs/guide-user/network/wan/multiwan/mwan3]]** **multiwan is old and not so maintained, it is better to use [[docs/guide-user/network/wan/multiwan/mwan3]]**
- 
  
 Unlike "channel bonding" or "link aggregation" which routes individual ethernet frames, multiwan routes individual sessions over the least busy WAN interface and that session continues to use the same WAN until terminated. Unlike "channel bonding" or "link aggregation" which routes individual ethernet frames, multiwan routes individual sessions over the least busy WAN interface and that session continues to use the same WAN until terminated.
Line 13: Line 11:
  
 ===== Installation ===== ===== Installation =====
- 
 ==== With LuCI interface ==== ==== With LuCI interface ====
 Using the LuCI GUI navigate to: Using the LuCI GUI navigate to:
Line 35: Line 32:
 ===== Configuration ===== ===== Configuration =====
 ==== With Command Line Interface (CLI) ==== ==== With Command Line Interface (CLI) ====
- 
 === General options === === General options ===
 <code> <code>
Line 276: Line 272:
   - you enter the ''route'' command and it only displays one default gateway.   - you enter the ''route'' command and it only displays one default gateway.
   - the ''ip route show table 123'' command doesn't display ''nexthops''   - the ''ip route show table 123'' command doesn't display ''nexthops''
- 
-{{tag>UCI}} 
  
  • Last modified: 2022/09/25 17:43
  • by jamesmacwhite