Linux upload bonding using teql: Difference between revisions
Appearance
Content deleted Content added
Tony Hoyle (talk | contribs) No edit summary |
mNo edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<indicator name="Front">[[File:Menu-bonding.svg|link=:Category:Bonding|30px|Back up to the Bonding Page]]</indicator> |
|||
This is a simpler method of upload bonding than others, where you just want to round robin packets to the upstream, which is the normal case for AAISP. |
This is a simpler method of upload bonding than others, where you just want to round robin packets to the upstream, which is the normal case for AAISP. |
||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
In /etc/ppp/ip-up.d place the following script: |
In /etc/ppp/ip-up.d place the following script: |
||
| Line 19: | Line 15: | ||
ip -6 route replace default scope global dev teql0 |
ip -6 route replace default scope global dev teql0 |
||
</pre> |
</pre> |
||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
[[Category:3rd Party Routers]] |
[[Category:3rd Party Routers]] |
||