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

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

edits