Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick 2700 Configuration run-through: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
No edit summary
AA-Andrew (talk | contribs)
No edit summary
Line 210: Line 210:
= Next Steps, Bonding a Second PPPoE Line =
= Next Steps, Bonding a Second PPPoE Line =


More info on http://www.firebrick.co.uk/fb2700/bonding.php
More info on http://www.firebrick.co.uk/fb2700/bonding.php

== Set up second PPPoE ==

Set up port 3 to connect to the second line you have, ie:
<pre>&lt;ppp port="WAN2" username="abc@a.2" password="secret" comment="BT ADSL" graph="BT ADSL 2" log="true"/&gt;
</pre>
and change the port from:
<pre>&lt;port name="LAN3" ports="3"/&gt;
</pre>
to
<pre>&lt;port name="WAN2" ports="3"/&gt;
</pre>
If you prefer, you can rearrange the ports so that they are in sequential order etc...

We now have:

*Port 1 = LAN
*Port 2 = Spare
*Port 3 = ADSL Line 2
*Port 4 = ADSL Line 1

== Bond the PPPoE: ==