FireBrick 2700 Configuration run-through: Difference between revisions

No edit summary
No edit summary
== Bond the PPPoE: ==
 
Simply setting speed=x in the ppp config will bond the PPPoE for uplink
 
eg:
<pre>&lt;ppp port="WAN1" username="abc@a.1" password="secret" comment="BT ADSL" graph="BT ADSL" log="true" speed="1M"/&gt;
 
&lt;ppp port="WAN2" username="abc@a.2" password="secret" comment="BT ADSL" graph="BT ADSL 2" log="true" speed="1M"/&gt;
</pre>
Since each PPP connection will give the FireBrick a default route, the FireBrick will use both, and upload traffic on each ppp connection up to the speed given.