| 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] vgaetera | docs:guide-user:network:wan:multiwan:multiwan_package [2019/08/26 11:37] – tag optimization vgaetera |
|---|
| ====== 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. |
| |
| ===== Installation ===== | ===== Installation ===== |
| |
| ==== With LuCI interface ==== | ==== With LuCI interface ==== |
| Using the LuCI GUI navigate to: | Using the LuCI GUI navigate to: |
| ===== Configuration ===== | ===== Configuration ===== |
| ==== With Command Line Interface (CLI) ==== | ==== With Command Line Interface (CLI) ==== |
| |
| === General options === | === General options === |
| <code> | <code> |
| - 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}} | |
| |