FireBrick 2700 Configuration run-through: Difference between revisions

No edit summary
No edit summary
*Port 4 = ADSL Line 1
 
== 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>